Question
Question: How do you integrate \(\int{{{\sec }^{2}}x\tan x}\) ?...
How do you integrate ∫sec2xtanx ?
Solution
Here in this problem, we need to perform integration of the given trigonometric expression. There are various integration formulae which we will be using here. Apart from that, Pythagoras identities of trigonometry can also be used. We will solve using the substitution method in integration.
Complete step-by-step solution:
Let’s begin to solve the problem.
Some important integration rules are:
⇒∫1dx=x+C⇒∫adx=ax+C⇒∫xndx=n+1xn+1+C⇒∫sinxdx=−cosx+C⇒∫cosxdx=sinx+C⇒∫sec2xdx=tanx+C⇒∫cosec2xdx=−cotx+C⇒∫secx(tanx)dx=secx+C⇒∫cosecx(cotx)dx=−cosecx+C
Some differentiation rules are also used.
⇒dxdsecx=secxtanx⇒dxdtanx=sec2x
Now, write the expression which needs to be integrated.
I=∫sec2xtanxdx......(i)
Let u = tanx
Differentiate on both sides by using dxdtanx=sec2x, we will get:
⇒du=sec2xdx
Replace all the values in equation(i) with new values by substituting ‘du’ and ‘u’ in equation(i).
I=∫udu
Integrate with respect to du by using ∫xndx=n+1xn+1+C, we get:
⇒2u2+C
Again substitute the value of ‘u’ in above equation we get:
⇒2tan2x+C
This is the final answer.
Note: There is an alternative method to solve this question. That method will be similar to the above method. Let’s discuss it also.
I=∫sec2xtanx
First break sec2x into secx and secx like this:
I=∫secxtanxsecxdx......(i)
Now, let u = secx
Differentiate both sides using dxdsecx=secxtanx, we will get:
⇒du=secxtanxdx
Now, substitute ‘du’ and ‘u’ in equation(i) we will get:
I=∫udu
Integrate with respect to du by using ∫xndx=n+1xn+1+C, we get:
⇒2u2+C
Again substitute the value of ‘u’ in above equation we get:
⇒2sec2x+C
This is another answer for the same question. For this question, the substitution method is the best approach and is mostly used in the questions of integration.