How do you find the integral of #( sin^3(x))#?
1 Answer
Apr 21, 2016
Explanation:
We can integrate
#sin^3(x)=sin^2(x)sin(x)=(1-cos^2(x))sin(x)#
Thus, we see that
#intsin^3(x)dx=int(1-cos^2(x))sin(x)dx#
We can now integrate through substitution, since we have both something and its derivative present.
Set
Substituting these both in, we see that
#intunderbrace((1-cos^2(x)))_(1-u^2)*underbrace(sin(x)dx)_(du)=int(1-u^2)du#
Integrating term by term, this gives us
#=u-u^3/3+C=cos(x)-cos^3(x)/3+C#