Question
Question: Use integration by parts to derive the reduction formula \[\int {{{\cos }^n}\left( x \right)dx = \df...
Use integration by parts to derive the reduction formula ∫cosn(x)dx=n1sinxcosn−1(x)+nn−1∫cosn−2(x)dx where n is a positive integer.
And use the previous reduction formula to evaluate ∫cos3x dx
Solution
To solve this question, we will first split cosnx in to two parts as cosn−1x and cosx .Then we will apply the formula of integration by parts i.e., ∫(uv)dx=u∫vdx−∫(dxdu∫vdx) dx and derive the given result. After that we will substitute n=3 in the resultant formula to get the value of ∫cos3x dx
Complete answer:
Let us assume, I=∫cosnx dx −−−(A)
Now let’s split cosnx in to two parts as cosn−1x and cosx
i.e., cosnx=cosn−1x⋅cosx
Therefore, we get
I=∫cosn−1x⋅cosx dx −−−(i)
Now we know that
∫(uv)dx=u∫vdx−∫(dxdu∫vdx) dx
So, on applying integration by parts in equation (i) we get
I=cosn−1x∫cosx dx−∫(dxd(cosn−1x)∫cosxdx) dx −−−(ii)
Now we know that
∫cosx dx=sinx
dxd(cosx)=−sinx
Therefore, from equation (ii) we have
I=cosn−1x(sinx)−∫(n−1)cosn−2x(−sinx)sinx dx
Taking negative sign out from the integral, we get
I=cosn−1x(sinx)+∫(n−1)cosn−2x(sinx)sinx dx
(n−1) is a constant term, so we can take it out from the integral
Therefore, we get
I=cosn−1x(sinx)+(n−1)∫cosn−2x(sinx)sinx dx
I=cosn−1x(sinx)+(n−1)∫cosn−2x(sin2x) dx
We know that
sin2x=1−cos2x
Therefore, we have
I=cosn−1x(sinx)+(n−1)∫cosn−2x(1−cos2x) dx
On simplifying the integral part, we get
I=cosn−1x(sinx)+(n−1)∫cosn−2x−cosnx dx
⇒I=cosn−1x(sinx)+(n−1)∫cosn−2x dx−(n−1)∫cosnx dx
Now from equation (A) we have I=∫cosnx dx
Therefore, on substituting the value, we get
⇒∫cosnx dx=cosn−1x(sinx)+(n−1)∫cosn−2x dx−(n−1)∫cosnx dx
On combining the ∫cosnx dx terms, we get
⇒(1+n−1)∫cosnx dx =cosn−1x(sinx)+(n−1)∫cosn−2x dx
⇒n∫cosnx dx =cosn−1x(sinx)+(n−1)∫cosn−2x dx
On dividing the above equation by n we get
⇒∫cosnx dx =ncosn−1x(sinx)+(n−1)∫cosn−2x dx
⇒∫cosnx dx =n1sinxcosn−1x+nn−1∫cosn−2x dx
Hence, we get the required result.
Hence, proved
Now we have to evaluate ∫cos3x dx
So, on substituting n=3 we get
⇒∫cos3x dx =31sinxcos3−1x+33−1∫cos3−2x dx
On simplifying, we get
⇒∫cos3x dx =3sinxcos2x+32∫cosx dx
We know that
∫cosx dx=sinx
Therefore, we get
⇒∫cos3x dx =3sinxcos2x+32sinx
We know that
cos2x=1−sin2x
Therefore, we have
⇒∫cos3x dx =3sinx(1−sin2x)+32sinx
⇒∫cos3x dx =3sinx−sin3x+32sinx
On taking L.C.M we get
⇒∫cos3x dx =3sinx−sin3x+2sinx
⇒∫cos3x dx =33sinx−sin3x
On dividing by 3 we get
⇒∫cos3x dx =sinx−3sin3x
As it is an indefinite integral, so add constant of integration.
Hence, we get the final result as
⇒∫cos3x dx =sinx−3sin3x+c
Note: While solving this question, keep track of each step as the solution involves complex calculations, so there is a high probability of error. Also make sure you know the differentiation and integration of cosx as students get confused between the two. The differentiation of cosx is −sinx while the integration of cosx is sinx . So be aware of each and every formula as one mistake can lead you to the wrong answer.