Trigonometric integration question

stonecoldgen
Messages
108
Reaction score
0
The question asks to find ∫secxtan2x

I rewrote tan2x as (sec2x-1). Then I expanded the equation having sec3x-secx and I know the integral of secx which is 0.5ln|tanx+secx|,

but my question is, is integrating sec3x by parts the correct path? or not?

Thanks
 
Physics news on Phys.org
\int secx{dx} = ln(tanx+secx)

And as for ∫sec3x dx; You can try parts, but you thought how you can break it?
OR you can look for some formula of finding integrals of powers of trigonometric functions (Reduction formulas)
 
sec(x)tan2(x)=sec3(x)sin2(x)=[sec3(x)sin(x)]sin(x), which you can integrate by parts.

ehild
 
The integral of secant cubed can be evaluated as follows (it is a common integral) with using integration by parts, applying u=\sec(x) and dv=\sec^2(x)dx:
\begin{align}<br /> \int \sec^3(x)dx=\sec(x)\tan(x)-\int \sec(x)\tan^2(x)dx \\<br /> = \sec(x)\tan(x)-\int \sec^3(x)dx + \int \sec(x)dx \\<br /> = \sec(x)\tan(x)-\int \sec^3(x)dx + \log(\sec(x)+\tan(x))<br /> \end{align}
Now solve that equation for the integral.
 
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