Question
Question: Evaluate \(\int {{{\cos }^3}xdx} \)...
Evaluate ∫cos3xdx
Solution
Our integrand is cos3x and it can be written as the product of cos2x and cos x and using the identity cos2x+sin2x=1we can split the integral in the form of I=I1+I2and using the basic integration values we get the required solution .
Complete step-by-step answer:
Here our integrand is a trigonometric function
cos3x can be written as the product of cos2x and cos x
⇒∫cos3xdx=∫(cos2x∗cosx)dx
Now we can use the identity cos2x+sin2x=1 to replace cos2x
⇒∫cos3xdx=∫(1−sin2x)cosxdx ⇒∫cos3xdx=∫(cosx−cosxsin2x)dx ⇒∫cos3xdx=∫cosxdx−∫cosxsin2xdx
So now our integral is of the form I=I1+I2
Where I1=∫cosxdx , I2=∫cosxsin2xdx
We know that the integration of cos x is sin x
⇒I1=sinx+c
We need to find the value of I2 by substitution method
Let sin x = t
Then cos x dx = dt
⇒I2=∫t2dt
We know that ∫xndx=n+1xn+1
Using this
⇒I2=2+1t2+1+c=3t3+c
And substituting sin x = t
⇒I2=3sin3x+c
Hence
⇒I=I1+I2 ⇒∫cos3xdx=sinx+3sin3x+C
Hence the required value is obtained .
Note: Many students make a mistake by applying the formula ∫xndx=n+1xn+1with cos x as x .But it is wrong
And to split cos2x students use other identities but it makes the process much tedious.