Question
Question: To evaluate the following integral, \(\int{{{\sec }^{6}}x\tan xdx}\)....
To evaluate the following integral,
∫sec6xtanxdx.
Solution
Hint: For solving this problem, one needs to be aware about the concept of indefinite integration. Further, for solving questions where multiple terms are present as product terms inside the integration, we can use the technique of substitution.
Complete step by step answer:
Before solving the problem, we try to understand some basics about indefinite integration. Integration is the reverse process of differentiation. Thus, it is basically an anti-derivative process, thus to explain. We know that-
dxd(sinx)=cosx
Thus, since integration is the reverse process of differentiation, thus ∫cosxdx= sinx.
Now, we do a similar process for the above problem. Since, we have,
∫sec6xtanxdx -- (A)
We use the technique of substitution. Thus, let’s substitute t=tanx. Now, dxdt= sec2x-- (1)
(Since, dxd(tanx)=sec2x)
From (1), we have,
dt = sec2xdx
dx = sec2xdt
We substitute this in (A), we get,
∫(sec6x)(t)(sec2xdt)
Since, t = tanx. Thus,
∫(sec4x)(t)dt
Now, we know that sec2x=1+tan2x, thus,
∫(1+tan2x)2(t)dt∫(1+t2)2(t)dt
(Since, t = tanx)
Further, expanding the square term, we get,
∫(1+t4+2t2)(t)dt∫(t+t5+2t3)dt−−(B)
Now, we should know the basics of integration of x raised to the power n. Thus, we should be aware of-
∫tndt=n+1tn+1
Where, n is any integer with n=1.
We use this formula in (B), we get,
∫(t+t5+2t3)dt[2t2+6t6+42t4]+c
We have an additional term c; this is an integration constant which we get while performing indefinite integration. This term arrives because while doing the differentiation, C term vanishes since the differentiation of integration constant is zero.
Now we substitute t=tanx (which we earlier took). We get,
[2tan2x+6tan6x+42tan4x]+c -- (C)
Note: Another way to solve the problem is substituting t = sec(x). Then, we have dt = sec(x)tan(x)dx. Thus, we have,
∫sec6xtanxdx
Now, by re-arranging, we have,
∫sec5x(secxtanx)dx
Now, we have dt = sec(x)tan(x)dx and t = sec(x). Thus,
∫t5dt (Since, sec5x=t5)
6t6 = 6sec6x (Since, t = sec(x) )
Hence, the correct answer is 6sec6x+c.