What is the issue with u-Substitution in Integrating tan x sec^4 x dx?

  • Thread starter Thread starter andrewjohnsc
  • Start date Start date
andrewjohnsc
Messages
7
Reaction score
0

Homework Statement


\inttan x sec^{}4 x dx

Homework Equations


U-Sub

The Attempt at a Solution


I did this two different ways and go two different answers.

The correct way is
\intsec^3(x)*sec(x)*tan(x) dx
letting u= sec(x) and du= sec(x)*tan(x)
= \int u^3 du = sec^4(x)/4 + C
Which is good,

but I can't figure out what's wrong with this way:
\inttan(x)*sec^4(x) dx
= \int tan(x)*(1+tan^2(x))(sec^2(x)) dx
from the identity sec^2(x) = 1 + tan^2(x)
then letting u= tan(x) and du= sec^2(x) dx
gives \int u*(1 + u^2) du = \int u + u^3 du = u^2/2 + u^4/4 + C
= tan^2(x)/2 + tan^4(x)/4 + C

Which is a different answer from the correct one. What's wrong with the second way? Does it have to do with the u-sub... Thanks,
Andrew
 
Last edited:
Physics news on Phys.org
Both answers are correct, but the constant C in your second answer isn't the same as the constant C in your first answer.

<br /> \tan^2(x)/2 + \tan^4(x)/4+C&#039;=\frac{1}{4}(\sec^4(x)-1)+C&#039;=\sec^4(x)/4-1/4+C&#039;=\sec^4(x)+A<br />

I leave the intermediate steps to you.
 
sec4x=(1+tan2)2

sec^4x= 1 + 2tan^2x+tan^4x

Now divide by 1/4 and you'll see that they are the exact same thing.

AND 1/4+C = another constant!
 
Thanks a lot!
 
Prove $$\int\limits_0^{\sqrt2/4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx = \frac{\pi^2}{8}.$$ Let $$I = \int\limits_0^{\sqrt 2 / 4}\frac{1}{\sqrt{x-x^2}}\arcsin\sqrt{\frac{(x-1)\left(x-1+x\sqrt{9-16x}\right)}{1-2x}} \, \mathrm dx. \tag{1}$$ The representation integral of ##\arcsin## is $$\arcsin u = \int\limits_{0}^{1} \frac{\mathrm dt}{\sqrt{1-t^2}}, \qquad 0 \leqslant u \leqslant 1.$$ Plugging identity above into ##(1)## with ##u...
Back
Top