Solveeit Logo

Question

Question: Solve the integration \(\int{\left( {{\sin }^{4}}x-{{\cos }^{4}}x \right)dx}\) is equal to: (A). \...

Solve the integration (sin4xcos4x)dx\int{\left( {{\sin }^{4}}x-{{\cos }^{4}}x \right)dx} is equal to:
(A). cos2x2+c-\dfrac{\cos 2x}{2}+c
(B). sin2x2+c-\dfrac{\sin 2x}{2}+c
(C). sin2x2+c\dfrac{\sin 2x}{2}+c
(D). cos2x2+c\dfrac{\cos 2x}{2}+c

Explanation

Solution

Hint: First take the difference of 4th power terms as the difference of 2 squares. By general identity in algebra convert into the product of 2 degrees 2 equations.
Now you can use trigonometry questions to simplify it further. After simplifying you’ll end up with integration of the 2nd degree trigonometric equation. Now use the trigonometry formula to convert it into a 1st degree equation. Now you can directly integrate like a normal integration use the formulae:
a2b2=(a+b)(ab) cos2x+sin2x=1;cos2xsin2x=cos2x \begin{aligned} & {{a}^{2}}-{{b}^{2}}=\left( a+b \right)\left( a-b \right) \\\ & {{\cos }^{2}}x+{{\sin }^{2}}x=1;{{\cos }^{2}}x-{{\sin }^{2}}x=\cos 2x \\\ \end{aligned}

Complete step-by-step solution -
Given integration in the question is written as follows:
(sin4xcos4x)dx\int{\left( {{\sin }^{4}}x-{{\cos }^{4}}x \right)dx}
Now, let us assume this integration to be as I.
I=(sin4xcos4x)dxI=\int{\left( {{\sin }^{4}}x-{{\cos }^{4}}x \right)dx}
By normal algebra we can write those terms in the form:
sin4x=(sin2x)2;cos4x=(cos2x)2{{\sin }^{4}}x={{\left( {{\sin }^{2}}x \right)}^{2}};{{\cos }^{4}}x={{\left( {{\cos }^{2}}x \right)}^{2}}
By substituting these equations into the ‘I’, we get it as:
I=(sin2x)2(cos2x)2dxI=\int{{{\left( {{\sin }^{2}}x \right)}^{2}}-{{\left( {{\cos }^{2}}x \right)}^{2}}dx}
By normal algebra, we get the relation in terms of a,b:
a2b2=(a+b)(ab){{a}^{2}}-{{b}^{2}}=\left( a+b \right)\left( a-b \right).
By substituting this relation to our integration, we get it as –
I=(sin2xcos2x)(sin2x+cos2x)dxI=\int{\left( {{\sin }^{2}}x-{{\cos }^{2}}x \right)\left( {{\sin }^{2}}x+{{\cos }^{2}}x \right)dx}
By basic trigonometry, we have an identity defined as follows:
sin2x+cos2x=1{{\sin }^{2}}x+{{\cos }^{2}}x=1
By substituting this into our integration, we get it as:
I=(sin2xcos2x)dxI=\int{\left( {{\sin }^{2}}x-{{\cos }^{2}}x \right)dx}
By basic trigonometry, we have an identity defined as follows:
cos2xsin2x=cos2x{{\cos }^{2}}x-{{\sin }^{2}}x=\cos 2x .
By substituting this into our integration, we get it as:
I=cos2x.dxI=\int{\cos 2x.dx}
By assuming 2x=t2x=t we get dx=dt2dx=\dfrac{dt}{2} by substituting, we get:
I=12cost.dtI=-\dfrac{1}{2}\int{\cos t.dt}
By basic integration, we get it as: I=12sint+CI=-\dfrac{1}{2}\sin t+C
By substituting the value of t back into I. we get:
I=sin2x2+CI=-\dfrac{\sin 2x}{2}+C
Therefore, option (b) is correct.

Note: Be careful while using a2b2{{a}^{2}}-{{b}^{2}} as you must write aba-b if you write it reverse you will get sin2x2\dfrac{\sin 2x}{2} as answer which is also present in options. After getting sin2xcos2x{{\sin }^{2}}x-{{\cos }^{2}}x don’t substitute cos2x\cos 2x directly. Look carefully it is cos2x-\cos 2x. Students confuse this step. The idea of decreasing the degree of the equation is very important in the integration as it makes the solution simple.