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.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...

Similar threads

Back
Top