Problem 52
Question
Evaluate the indefinite integral. Illustrate and check that your answer is reasonable by graphing both the function and its antiderivative (take \( C = 0 \)). \( \displaystyle \int \sin x \cos^4 x \, dx \)
Step-by-Step Solution
Verified Answer
The antiderivative is \( -\frac{(\cos x)^5}{5} \).
1Step 1: Choose a Substitution
We will use substitution to solve this integral. Choose \( u = \cos x \). Consequently, the derivative will be \( du = -\sin x \,dx \) or \(-du = \sin x \, dx\).
2Step 2: Rewrite the Integral
Substitute \( u \) into the integral:\[ \int \sin x \cos^4 x \, dx = \int -u^4 \, du \] The integral simplifies to:\[ -\int u^4 \, du \].
3Step 3: Integrate
Perform the integration with respect to \( u \):\[ -\int u^4 \, du = -\frac{u^5}{5} + C \].
4Step 4: Reverse the Substitution
Replace \( u \) with \( \cos x \):\[ -\frac{(\cos x)^5}{5} + C \].
5Step 5: Apply the Constant of Integration
Since \( C = 0 \) is given, the antiderivative is:\[ -\frac{(\cos x)^5}{5} \].
6Step 6: Verify by Differentiation
Differentiate \( -\frac{(\cos x)^5}{5} \) to verify:\[ \frac{d}{dx}\left(-\frac{(\cos x)^5}{5}\right) = (\cos x)^4 \sin x \], which confirms the original integrand.
7Step 7: Graph the Functions
Graph both \( \sin x \cos^4 x \) and \( -\frac{(\cos x)^5}{5} \) to ensure the antiderivative has the correct shape corresponding to the slope of the initial function.
Key Concepts
Substitution MethodAntiderivativeDifferentiation VerificationGraphing Functions
Substitution Method
When tackling complex integrals, the substitution method is a valuable tool. It involves substituting part of the integral with a new variable, which simplifies the problem. For this exercise, we chose the substitution \( u = \cos x \). This choice of \( u \) is strategic because it allows us to rewrite the original integral in terms of \( u \), making it easier to integrate.
Here's how to execute it:
Here's how to execute it:
- Choose \( u = \cos x \), which implies \( du = -\sin x \, dx \).
- Then, express \( \sin x \, dx \) as \( -du \), and substitute it into the integral.
Antiderivative
Finding the antiderivative is the key to solving indefinite integrals. An antiderivative of a function \( f \) is another function \( F \) whose derivative equals \( f \). For this exercise, after our substitution, we arrived at the integral \( \int -u^4 \, du \).
To integrate this, we apply the power rule for integration, which states:
To integrate this, we apply the power rule for integration, which states:
- If \( n eq -1 \), then \( \int u^n \, du = \frac{u^{n+1}}{n+1} + C \).
Differentiation Verification
Verification through differentiation is an essential step to confirm the correctness of an antiderivative. It involves taking the derivative of the found antiderivative and checking if it matches the original function under the integral.
For our result, which is \( -\frac{(\cos x)^5}{5} \), we compute its derivative:
For our result, which is \( -\frac{(\cos x)^5}{5} \), we compute its derivative:
- First, apply the power rule and chain rule to differentiate.
- The result should be \( (\cos x)^4 \sin x \).
Graphing Functions
Graphing functions is a visual method to verify and understand the behavior of a function and its antiderivative. By plotting both the original function \( \sin x \cos^4 x \) and its antiderivative \( -\frac{(\cos x)^5}{5} \), we can visually affirm the relationship between them.
Here's how graphing helps:
Here's how graphing helps:
- The curve of the antiderivative should represent the accumulation of the area under the curve of the original function.
- The slopes of the antiderivative should correspond to the values of the original function.
Other exercises in this chapter
Problem 51
If \( w'(t) \) is the rate of growth of a child in pounds per year, what does\( \displaystyle \int^{10}_5 w'(t) \,dt \) represent?
View solution Problem 51
Use a graph to give a rough estimate of the area of the region that lies beneath the given curve. Then find the exact area. \( y = \sin x \), \( 0 \le x \le \pi
View solution Problem 52
The current in a wire is defined as the derivative of the charge: \( I(t) = Q'(t) \). (See Example 3.7.3.) What does \( \displaystyle \int^b_a I(t) \, dt \) rep
View solution Problem 52
Use a graph to give a rough estimate of the area of the region that lies beneath the given curve. Then find the exact area. \( y = \sec^2 x \), \( 0 \le x \le \
View solution