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

  • Thread starter Thread starter G01
  • Start date Start date
  • Tags Tags
    Integral
G01
Science Advisor
Gold Member
Messages
2,704
Reaction score
19
\int_0^{\pi/4} \frac{x\sin(x)}{cos^3(x)}dx

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

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

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

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

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

so:

\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}

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

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:
thanks alot
 
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...

Similar threads

Back
Top