Trig Integrals - How is what I am doing wrong?

  • Thread starter Thread starter MathHawk
  • Start date Start date
  • Tags Tags
    Integrals Trig
MathHawk
Messages
9
Reaction score
0
I like to work these problems out and then check them with online integral calculators.

Homework Statement


\int^{\pi/4}_{0}tan2x * sec4x dx

Homework Equations


\frac{d}{dx}tanx = sec2x
sec2x = 1 + tan2x

The Attempt at a Solution



This seems so simple, using the identities and u substitution:

\int^{\pi/4}_{0}tan2x * sec4x dx
\int^{\pi/4}_{0}tan2x * sec2x * sec2x dx
\int^{\pi/4}_{0}tan2x * (tan2x + 1) * sec2x dx
\int^{\pi/4}_{0}(tan4x + tan2x) * sec2x dx

Now: u = tanx, du = sec2x dx. tan \pi/4 = 1, tan 0 = 0/

\int^{1}_{0}(u4 + u2) du

= [\frac{1}{5}u5 + \frac{1}{3}u3]^{1}_{0}

\frac{1}{5} + \frac{1}{3} - (0 + 0) = \frac{8}{15}Therefore:

\int^{\pi/4}_{0}tan2x * sec4x dx = \frac{8}{15}
Online indefinite integral calculators disagree with my indefinite integral, and the definite integral calculator I tried timed out. This looks flawless to me, but apparently I'm an idiot.

Thank you very much in advance for any help.
 
Last edited:
Physics news on Phys.org
MathHawk said:
I like to work these problems out and then check them with online integral calculators.

Homework Statement


\int^{\pi/4}_{0}tan2x * sec4x dx



Homework Equations


\frac{d}{dx}tanx = sec2x
sec2x = 1 + tan2x



The Attempt at a Solution



This seems so simple, using the identities and u substitution:

\int^{\pi/4}_{0}tan2x * sec4x dx
\int^{\pi/4}_{0}tan2x * sec2x * sec2x dx
\int^{\pi/4}_{0}tan2x * (tan2x + 1) * sec2x dx
The expression below does not follow from the one above.
MathHawk said:
\int^{\pi/4}_{0}tan4x * tan2x * sec2x dx

Now: u = tanx, du = sec2x dx. tan \pi/4 = 1, tan 0 = 0/

\int^{1}_{0}(u4 + u2) du

= [\frac{1}{5}u5 + \frac{1}{3}u3]^{1}_{0}

\frac{1}{5} + \frac{1}{3} - (0 + 0) = \frac{8}{15}


Therefore:

\int^{\pi/4}_{0}tan2x * sec4x dx = \frac{8}{15}



Online indefinite integral calculators disagree with my indefinite integral, and the definite integral calculator I tried timed out. This looks flawless to me, but apparently I'm an idiot.

Thank you very much in advance for any help.
 
You're right. However, I don't have that on paper (I have the + in place of the *). It's corrected on here when I use u substitution, and it doesn't affect my answer. Is there anything else, or did I just whoop a computer integral calculator (doubtful)?
 
You apparently don't know how to use a computer integral calculator because your answer (and procedure) is correct.
 
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