Question
Question: Find the value of integral: \[\int{\dfrac{{{\sin }^{2}}x.{{\cos }^{2}}x}{{{\left( {{\sin }^{3}}x+{...
Find the value of integral:
∫(sin3x+cos3x)2sin2x.cos2xdx
(a) (1+cot2x)1+c
(b) −3(1+tan3x)1+c
(c) 1+cos3xsin3x+c
(d) 3(1+sin3x)cos3x+c
Solution
Hint: Convert the sin(x) and cos(x) into in to tan(x) and sec(x) and apply power rule:
∫vndv=n+1vn+1
We need to use the method of integration by substitution twice in order to get the value of the given integral. After solving the integral remember to put the original values back into the final equation.
Complete step-by-step answer:
Given expression in the question, for which integral is asked:
∫(sin3x+cos3x)2sin2x.cos2xdx
We know:
sin (x) = tan (x) . cos (x)
We also know that:
cosx=secx1
If we substitute cos (x) into first equation we get:
sin (x) = secxtanx
By substituting the values of sin (x) and cos (x) into the given expression it converts into:
∫((sec3xtan3x)+(sec3x1))2(sec2xtan2x)(sec2x1)dx
By taking least common multiple (L.C.M.) in denominator, we get:
∫(sec3xtan3x+1)2(sec2xtan2x)(sec2x1)dx
By bringing the sec (x) term into numerator, we get:
∫(sec2xtan2x)(sec2x1)((tan3x+1)2sec6x)dx
By cancelling the common terms, we get:
∫(tan3x+1)2tan2x.sec2xdx
Now by substitution method convert the terms in to terms of u:
Substitute u = tan (x)
We need to find du:
du = d(tan (x))
du=sec2x.dx
By substituting above values, we get:
∫(u3+1)u2du
Now use the general algebraic identity:
a3+b3=(a+b)(a2−ab+b2)
Here in our case:
a = u,
b = 1,
Now by applying above formula, we get:
u3+1=(u+1)(u2−u+1)
By substituting this in to the integration, we get:
∫(u+1)2(u2−u+1)2u2du
Now again use the substitution method.
Now we will substitute:
v = (u+1)(u2−u+1)
Now we need to find the value of dv for the substitution.
dv=d((u+1)(u2−u+1))
By using formula:
d(a.b)=a.db+b.da
By simplification, we get:
dv=(u2+(u+1)(2u−1)−u+1)du
By cancelling the common terms, we get:
So option (b) is correct.
Note: Alternate method: Directly take tan3x+1=v as substitution before taking u.
This is a tough idea to get. But using this, the question will be solved easily.