Question
Question: Integration of 1 -cos square x .sinx...
Integration of 1 -cos square x .sinx
(cos^3 x)/3 - cos x + C
Solution
The given expression to integrate is (1−cos2x)⋅sinx.
First, simplify the expression using the trigonometric identity sin2x+cos2x=1.
From this, we can write 1−cos2x=sin2x.
Substitute this into the expression:
(1−cos2x)⋅sinx=sin2x⋅sinx=sin3x.
Now, we need to find the integral of sin3x.
To integrate sin3x, we can rewrite it as sin2x⋅sinx.
Again, use the identity sin2x=1−cos2x.
So the integral becomes:
∫sin3xdx=∫(1−cos2x)sinxdxNow, use the method of substitution.
Let u=cosx.
Then, differentiate both sides with respect to x:
This implies du=−sinxdx, or sinxdx=−du.
Substitute u and du into the integral:
∫(1−u2)(−du) =−∫(1−u2)duNow, integrate term by term:
=−(∫1du−∫u2du) =−(u−3u3)+C =−u+3u3+CFinally, substitute back u=cosx:
=−cosx+3cos3x+CThe constant of integration C is added because it is an indefinite integral.