Q. \[ \int \sin^3(x)\,dx \]
Answer
Compute
\[
\int \sin^3(x)\,dx=\int \sin(x)\sin^2(x)\,dx=\int \sin(x)\left(1-\cos^2(x)\right)\,dx.
\]
Let \(u=\cos(x)\), then \(du=-\sin(x)\,dx\). So
\[
\int \sin(x)\left(1-\cos^2(x)\right)\,dx=-\int (1-u^2)\,du=\int (u^2-1)\,du.
\]
\[
\int (u^2-1)\,du=\frac{u^3}{3}-u+C.
\]
Substitute back \(u=\cos(x)\):
\[
\boxed{\int \sin^3(x)\,dx=\frac{\cos^3(x)}{3}-\cos(x)+C.}
\]
Detailed Explanation
We want to compute the indefinite integral
\[
\int \sin^3(x)\,dx
\]
Step 1: Rewrite \( \sin^3(x) \) to use a standard identity.
A common approach is to separate one factor of \(\sin(x)\) and combine the other two using \( \sin^2(x) = 1 – \cos^2(x) \).
\[
\sin^3(x) = \sin(x)\sin^2(x)
\]
Step 2: Substitute the Pythagorean identity \( \sin^2(x) = 1 – \cos^2(x) \).
\[
\sin^3(x) = \sin(x)\left(1-\cos^2(x)\right)
\]
Now rewrite the integral:
\[
\int \sin^3(x)\,dx = \int \sin(x)\left(1-\cos^2(x)\right)\,dx
\]
Step 3: Use substitution.
Let
\[
u = \cos(x)
\]
Then differentiate both sides.
\[
du = -\sin(x)\,dx
\]
This means
\[
\sin(x)\,dx = -du
\]
Step 4: Rewrite the integral in terms of \(u\).
When \(u = \cos(x)\), we also have \(\cos^2(x) = u^2\).
\[
\int \sin(x)\left(1-\cos^2(x)\right)\,dx
= \int \left(1-u^2\right)\left(-du\right)
\]
Pull out the negative sign:
\[
= -\int \left(1-u^2\right)\,du
\]
Step 5: Distribute and integrate term-by-term.
\[
-\int \left(1-u^2\right)\,du
= -\int 1\,du + \int u^2\,du
\]
Integrate each part:
\[
-\int 1\,du = -u
\]
\[
\int u^2\,du = \frac{u^3}{3}
\]
So the result is:
\[
= -u + \frac{u^3}{3} + C
\]
Step 6: Substitute back \(u = \cos(x)\).
\[
-u + \frac{u^3}{3} + C
= -\cos(x) + \frac{\cos^3(x)}{3} + C
\]
Final Answer:
\[
\int \sin^3(x)\,dx = -\cos(x) + \frac{1}{3}\cos^3(x) + C
\]
Graph
Calculus FAQ
What is the integral \( \int \sin^3(x)\,dx \) ?
How do you choose the substitution for \( \int \sin(x)(1-\cos^2(x))\,dx \) ?
Can you compute \( \int \sin^3(x)\,dx \) using trig identities instead?
Are those two answers equivalent?
What’s the derivative of \( \cos^3(x)/3-\cos(x) \) ?
What is the definite integral \( \int_{0}^{\pi} \sin^3(x)\,dx \) ?
Practice steps with three AI helpers.
Math, Geometry, Trigonometry, etc.