Solveeit Logo

Question

Question: What is the integral of \({{\cos }^{5}}x\) ?...

What is the integral of cos5x{{\cos }^{5}}x ?

Explanation

Solution

In this problem, we need to find the integral of cos5x{{\cos }^{5}}x . For this, we write it as cos4x.cosx{{\cos }^{4}}x.\cos x and then as (cos2x)2.cosx{{\left( {{\cos }^{2}}x \right)}^{2}}.\cos x . After that, using the trigonometric identity sin2x+cos2x=1{{\sin }^{2}}x+{{\cos }^{2}}x=1 , we can rewrite it as (1sin2x)2.cosxdx\int{{{\left( 1-{{\sin }^{2}}x \right)}^{2}}.\cos xdx} . We now assume sinx=t\sin x=t and rewrite it as (1t2)2dt\int{{{\left( 1-{{t}^{2}} \right)}^{2}}dt} . Finally, solving the integration and substituting t back, we get, sinx23(sinx)3+(sinx)55+c\sin x-\dfrac{2}{3}{{\left( \sin x \right)}^{3}}+\dfrac{{{\left( \sin x \right)}^{5}}}{5}+c .

Complete step-by-step answer:
In this problem, we need to find out the integral of cos5x{{\cos }^{5}}x . We can write the integral and then equate it to I as,
I=cos5xdxI=\int{{{\cos }^{5}}xdx}
We can break down the term cos5x{{\cos }^{5}}x as cos4x.cosx{{\cos }^{4}}x.\cos x which can also be rewritten as (cos2x)2.cosx{{\left( {{\cos }^{2}}x \right)}^{2}}.\cos x . The integral thus becomes,
I=(cos2x)2.cosxdx\Rightarrow I=\int{{{\left( {{\cos }^{2}}x \right)}^{2}}.\cos xdx}
om our knowledge of trigonometric identity, we know that
sin2x+cos2x=1{{\sin }^{2}}x+{{\cos }^{2}}x=1
From this identity, we get,
cos2x=1sin2x\Rightarrow {{\cos }^{2}}x=1-{{\sin }^{2}}x
We now put this value of cos2x{{\cos }^{2}}x in the integral. The integral thus becomes,
I=(1sin2x)2.cosxdx....(i)\Rightarrow I=\int{{{\left( 1-{{\sin }^{2}}x \right)}^{2}}.\cos xdx}....\left( i \right)
Let us now assume sinx=t\sin x=t cosxdx=dt\Rightarrow \cos xdx=dt . Substituting these in integral (i), we get,
I=(1t2)2dt\Rightarrow I=\int{{{\left( 1-{{t}^{2}} \right)}^{2}}dt}
We know apply the formula of squares (a+b)2=a2+2ab+b2{{\left( a+b \right)}^{2}}={{a}^{2}}+2ab+{{b}^{2}} in the above integral and get,
I=(12t2+t4)dt\Rightarrow I=\int{\left( 1-2{{t}^{2}}+{{t}^{4}} \right)dt}
We now break down the integral into its sub-parts as,
I=dt2t2dt+t4dt\Rightarrow I=\int{dt}-\int{2{{t}^{2}}dt}+\int{{{t}^{4}}dt}
Performing the integration using the standard formulae according to our knowledge, we get,
I=t23t3+t55+c\Rightarrow I=t-\dfrac{2}{3}{{t}^{3}}+\dfrac{{{t}^{5}}}{5}+c where c is the integration constant.
Now, substituting t back in the above equation, we get,
I=sinx23(sinx)3+(sinx)55+c\Rightarrow I=\sin x-\dfrac{2}{3}{{\left( \sin x \right)}^{3}}+\dfrac{{{\left( \sin x \right)}^{5}}}{5}+c
Therefore, we can conclude that the integral of cos5x{{\cos }^{5}}x is sinx23(sinx)3+(sinx)55+c\sin x-\dfrac{2}{3}{{\left( \sin x \right)}^{3}}+\dfrac{{{\left( \sin x \right)}^{5}}}{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.