Computing the Integral of Square Root Tangent without Trig Identities

amcavoy
Messages
663
Reaction score
0
How would you compute something like:

\int \sqrt{\tan \theta}\space d\theta

I cannot seem to be able to use any trig. identities.

Thanks.
 
Physics news on Phys.org
Try u = tan\theta

Then u = x^2

One more hint: (x^4+1)= (x^2 - \sqrt{2}x+1)(x^2 + \sqrt{2}x + 1)
 
There was a very long thread about this integral already, click here
 
mattmns said:
Try u = tan\theta

Then u = x^2

One more hint: (x^4+1)= (x^2 - \sqrt{2}x+1)(x^2 + \sqrt{2}x + 1)

Yeah, but then the new integral has two different variables.

With u=\tan{\theta}, I come up with:

\int \sqrt{u}\cos^2{\theta}du
 
Last edited:
u^{2}=\tan\theta

is the right one to do.

Daniel.
 
cos^2 = 1 / sec^2 right, and sec^2 = 1 + tan^2 right

so the integral is

\int \frac{\sqrt{u}}{1 + u^2}du

then used the hint above.

edit... looking at the other thread, you should probably do dex's substitution.
 
Last edited:
mattmns said:
cos^2 = 1 / sec^2 right, and sec^2 = 1 + tan^2 right

so the integral is

\int \frac{\sqrt{u}}{1 + u^4}du

then used the hint above.

edit... looking at the other thread, you should probably do dex's substitution.

Alright, that makes sense. The only problem I see is this:

Shouldn't the integral be \int \frac{\sqrt{u}}{1+u^2}du?
 
Yes you are right, sorry.
 
Alright, well I can integrate that. Thanks a lot for your help.
 

Similar threads

Replies
29
Views
4K
Replies
8
Views
2K
Replies
6
Views
2K
Replies
6
Views
3K
Replies
6
Views
2K
Replies
1
Views
1K
Back
Top