Problem 4
Question
Calculate. (If you run out of ideas, use the examples as models.) $$\int \cos ^{3} x d x$$.
Step-by-Step Solution
Verified Answer
The antiderivative of \(\int \cos^3 x dx\) is
\[
\sin x - \frac{1}{3} \sin^3 x + C.
\]
1Step 1: Use the reduction formula for cosine powers
We start by using the reduction formula for odd powers of cosine:
\[
\cos^{2n+1} x = (1-\sin^2 x)^n \cos x.
\]
In our case, n = 1, so we have:
\[
\cos^3 x = (1-\sin^2 x) \cos x.
\]
Now, our integral becomes:
\[
\int \cos^3 x dx = \int (1-\sin^2 x) \cos x dx.
\]
2Step 2: Use substitution
Let \(u = \sin x\), so \(du = \cos x dx\). Now, our integral becomes:
\[
\int (1-u^2) du.
\]
3Step 3: Integrate with respect to u
We can now compute the antiderivative with respect to u:
\[
\int (1-u^2) du = u - \frac{1}{3} u^3 + C, \quad (C: constant)
\]
4Step 4: Replace u with sin x
Substitute back \(u = \sin x\) and get the final answer:
\[
u - \frac{1}{3} u^3 + C = \sin x - \frac{1}{3} \sin^3 x + C.
\]
Thus, the antiderivative of \(\int \cos^3 x dx\) is
\[
\sin x - \frac{1}{3} \sin^3 x + C.
\]
Key Concepts
Reduction FormulaSubstitution MethodAntiderivative
Reduction Formula
The reduction formula is an invaluable tool when dealing with integrals involving powers of trigonometric functions. It simplifies the integration process by **reducing** the power of the function step-by-step. For instance, when faced with an odd power of cosine, such as \( \cos^3 x \), the reduction formula rearranges it into a more manageable form:
- \( \cos^{2n+1} x = (1 - \sin^2 x)^n \cos x \)
- \( \cos^3 x = (1 - \sin^2 x) \cos x \)
Substitution Method
The substitution method is akin to a powerful magic trick in the world of integration. It works by transforming a complex integral into a simpler one, usually involving a single variable. Once you master this method, integrals that appeared daunting become straightforward. Let's break down the steps:
- Substitute a part of the integral with a new variable \( u \), turning the expression into something easier to handle.
- Find the differential (\( du \)) of the new function in terms of the original variable.
- \( \int (1 - u^2) \, du \)
Antiderivative
The concept of an antiderivative is central to the process of integration. Finding the antiderivative means determining the original function whose derivative yields the given function. In simpler terms, it's like going backwards in differentiation.For the integral \( \int (1-u^2) \, du \), the antiderivative is computed by integrating each term:
- For \( 1 \), we get \( u \).
- For \( -u^2 \), we get \( -\frac{1}{3}u^3 \).
- \( u - \frac{1}{3} u^3 + C \)
- \( \sin x - \frac{1}{3} \sin^3 x + C \)
Other exercises in this chapter
Problem 4
Calculate. $$\int \frac{d x}{x\left(x^{1 / 3}-1\right)}$$
View solution Problem 4
Decompose into partial fractions$$\frac{x^{4}}{(x-1)^{3}}$$.
View solution Problem 4
Calculate. $$\int x \ln x^{2} d x$$
View solution Problem 4
Calculate. $$\int_{0}^{1} \operatorname{sec} \pi x \tan \pi x d x$$
View solution