Solving a Tricky Integral: 0 to $\pi/4$

  • Thread starter Thread starter G01
  • Start date Start date
  • Tags Tags
    Integral
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 2K views
G01
Science Advisor
Gold Member
Messages
2,709
Reaction score
19
[tex]\int_0^{\pi/4} \frac{x\sin(x)}{cos^3(x)}dx[/tex]

I thought I could do this integral by parts but I keep getting it wrong and I can't find my mistake.

[tex]\int_0^{\pi/4} x\tan(x)\sec^2(x) dx[/tex]

let u = xtanx , dv = sec^2x dx

du = xsec^2x+tanx , v = tanx

[tex]x\tan^2(x)|_0^{\pi/4} - \int_0^{\pi/4} x\tan(x)\sec^2(x) dx - \int_0^{\pi/4} \tan^2(x) dx[/tex]

so:

[tex]\int_0^{\pi/4} x\tan(x)\sec^2(x) dx = \frac{x\tan^2(x)|_0^{\pi/4} - \int_0^{\pi/4} \tan^2(x) dx}{2}[/tex]

[tex]x\tan^2(x)|_0^{\pi/4} - x|_0^{\pi/4} + \tan(x)|_0^{\pi/4}[/tex]

This evaluates out to 1 but that's not the answer. Thank you for your help.
 
Physics news on Phys.org
Let u = x, dv = tan x sec^2 x. You can integrate the second by substitution, and the x will drop out by differentiation.

Your error is in the last step, where you have -x + tan x. It should be tan x - x. Also you forgot to divide by 2.
 
Last edited: