Question
Question: What is the integral of \({{\cos }^{5}}x\) ?...
What is the integral of cos5x ?
Solution
In this problem, we need to find the integral of cos5x . For this, we write it as cos4x.cosx and then as (cos2x)2.cosx . After that, using the trigonometric identity sin2x+cos2x=1 , we can rewrite it as ∫(1−sin2x)2.cosxdx . We now assume sinx=t and rewrite it as ∫(1−t2)2dt . Finally, solving the integration and substituting t back, we get, sinx−32(sinx)3+5(sinx)5+c .
Complete step-by-step answer:
In this problem, we need to find out the integral of cos5x . We can write the integral and then equate it to I as,
I=∫cos5xdx
We can break down the term cos5x as cos4x.cosx which can also be rewritten as (cos2x)2.cosx . The integral thus becomes,
⇒I=∫(cos2x)2.cosxdx
om our knowledge of trigonometric identity, we know that
sin2x+cos2x=1
From this identity, we get,
⇒cos2x=1−sin2x
We now put this value of cos2x in the integral. The integral thus becomes,
⇒I=∫(1−sin2x)2.cosxdx....(i)
Let us now assume sinx=t ⇒cosxdx=dt . Substituting these in integral (i), we get,
⇒I=∫(1−t2)2dt
We know apply the formula of squares (a+b)2=a2+2ab+b2 in the above integral and get,
⇒I=∫(1−2t2+t4)dt
We now break down the integral into its sub-parts as,
⇒I=∫dt−∫2t2dt+∫t4dt
Performing the integration using the standard formulae according to our knowledge, we get,
⇒I=t−32t3+5t5+c where c is the integration constant.
Now, substituting t back in the above equation, we get,
⇒I=sinx−32(sinx)3+5(sinx)5+c
Therefore, we can conclude that the integral of cos5x is sinx−32(sinx)3+5(sinx)5+c .
Note: We should be careful over here as this process involves integration by substitution. A lot of substitutions are involved in this problem, so we need to be extra cautious and carry out the substitutions. In the end, we should remember to substitute back the variables to the original variable.