How do you integrate \(\int \sec^{2n+1} x \, dx\)?

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
32 replies · 4K views
nhrock3
Messages
403
Reaction score
0
[tex]\intop_{-\pi/2}^{+\pi/2}\sqrt{(-6sin2t)^2+\sqrt{6}(cost)^2}dt[/tex]

how to solve it?
i tried
by parts and it looks very bad and complicated

edit
sorry i copied the wrond integral
now it fine
 
Last edited:
Physics news on Phys.org
Did you try a U substitution first?
 
A "u" substitution. Where you pick a section of your integral and substitute it with "u" and replace your limits of integration. Its not in your book?
 
ok ill take u=sint
so du=costdt
but i can't have dt inside the root
and i can't take it aside apart
 
You're going to need to use a trig identity too. Sorry, I am doing this in my head.
 
Look at your first term -12sintcost it should be pretty obvious after that.
 
yes i know it wwas sin2t before
and i brke it into 2sintcost
what to do?
 
i did z=sint
and simplified it to
[tex]\intop_{-\pi/2}^{+\pi/2}\sqrt{36z^2+6}dz[/tex]

what now?
 
1) You also have to also change the limits of integration, I think they are -1 and 1 now.

2) Take out a factor of 36 from the integral

3) This should now be a standard integral. If you need more assistance, I would think of letting [tex]z=\sinh w/\sqrt{6}[/tex] and working from there.
 
i haven't studied hiporbolic functions
could you write it into normal substitution
?
 
mateomy said:
Look at your first term -12sintcost it should be pretty obvious after that.
Maybe I'm forgetting something, but it's not obvious to me what to do after that.
nhrock3 said:
i did z=sint
and simplified it to
[tex]\intop_{-\pi/2}^{+\pi/2}\sqrt{36z^2+6}dz[/tex]

what now?
I don't see how you got this from your substitution of z = sin(t). dz = cos(t)dt, and as you pointed out already, you don't have a factor of cos(t) outside the integral.
 
hunt_mat said:
Okay, try [tex]z=\tan w/\sqrt{6}[/tex]

i did it
i got dz/(cos w) type integral
but i can't substitute dz with a w variable
?
 
nhrock3 said:
i did z=sint
and simplified it to
[tex]\intop_{-\pi/2}^{+\pi/2}\sqrt{36z^2+6}dz[/tex]

what now?

hunt_mat said:
1) You also have to also change the limits of integration, I think they are -1 and 1 now.

2) Take out a factor of 36 from the integral

3) This should now be a standard integral. If you need more assistance, I would think of letting [tex]z=\sinh w/\sqrt{6}[/tex] and working from there.

I could be wrong, but in step 3, hunt_mat is taking the integral at the top at face value. I don't believe that this integral follows from the original integral of this thread.
 
Mark44 said:
I could be wrong, but in step 3, hunt_mat is taking the integral at the top at face value. I don't believe that this integral follows from the original integral of this thread.
Correct I was.
 
The integral boils down to integrating

[tex] \int\sqrt{1+x^{2}}dx[/tex]

though.
 
ok i will try this thing tommorow
good night :)
 
Last edited:
nhrock3 said:
[tex]\intop_{-\pi/2}^{+\pi/2}\sqrt{(-6sin2t)^2+\sqrt{6}(cost)^2}dt[/tex]

how to solve it?
i tried
by parts and it looks very bad and complicated

edit
sorry i copied the wrond integral
now it fine

Well, that makes a big difference. As I recall, you originally had this integral.

[tex]\int_{-\pi/2}^{+\pi/2}\sqrt{-6sin2t+\sqrt{6}cost}dt[/tex]
 
Yes Mark. That editing feature can jump up and bite you.
 
i got now an integral of dt/(cost)^3

what to do?
 
I am unsure how to do this integral without using hyperbolic function, I used the following functions:

[tex] \begin{array}{rcl}<br /> \sinh x & = & \frac{e^{x}-e^{-x}}{2} \\<br /> \cosh x & = & \frac{e^{x}+e^{-x}}{2} \\<br /> \cosh^{2}x-\sinh^{2}x & \equiv & 1 \\<br /> \cosh 2x & = & \cosh^{2}x+\sinh^{2}x \\<br /> \sinh 2x & = & 2\sinh x\cosh x<br /> \end{array}[/tex]

With the above the integral becomes simple. The first two are definitions of cosh and sinh, the rest may be derived from those definitions.
 
For the integral I posted:

[tex] \int\sqrt{1+x^{2}}dx[/tex]

Use the substitution [tex]x=\sinh u[/tex] and what do you get?
 
i used x=tan t substitution
and i got a different integral
dt/(cos t)^3
how to solve it
 
I am not sure you can do it that way anymore, as I said, I have been thinking and the only straightforward way of doing it is hyperbolic functions, I put everything that you need in a previous post.
 
i want to solve it my way
i got now an integral of dt/(cost)^3

what to do?
 
The only thing that I can think of is use:

[tex] t=\tan\left(\frac{x}{2}\right)[/tex]

I don't think that it will get you anywhere with this method, good luck though.