How Do You Integrate the Square Root of Tangent?

  • Context: Undergrad 
  • Thread starter Thread starter shaiqbashir
  • Start date Start date
  • Tags Tags
    Integration
Click For Summary

Discussion Overview

The discussion revolves around the integral of the square root of the tangent function, specifically the expression \int{\sqrt{\tan x}dx}. Participants explore various methods of integration, including substitution and integration by parts, while seeking to clarify discrepancies in their approaches and results.

Discussion Character

  • Exploratory
  • Mathematical reasoning
  • Debate/contested
  • Homework-related

Main Points Raised

  • One participant requests assistance with the integral \int{\sqrt{\tan x}dx} due to an impending assignment deadline.
  • Another suggests that integration by parts might be a viable method, though they do not find an obvious path forward.
  • Substitution methods are proposed, including \tan{x}=t and x = arctan(u), leading to different forms of the integral.
  • Discrepancies in results from different substitution methods are noted, with one participant questioning the validity of their findings.
  • Some participants assert that the integrals derived from different substitutions are indeed different, while others express confusion over the apparent discrepancies.
  • Further exploration of integration techniques, including partial fractions, is suggested by participants as they attempt to simplify the integral.
  • One participant mentions an online solution to the integral, which they share for insight, while others express skepticism about its correctness.
  • Discussion includes various proposed forms of the integral's solution, with some participants asserting their correctness while others remain uncertain.
  • There are multiple references to using computational tools like Maple to verify results, with mixed opinions on their reliability.

Areas of Agreement / Disagreement

Participants do not reach a consensus on the correct approach or final answer to the integral. Multiple competing views and methods are presented, and the discussion remains unresolved regarding the validity of different solutions and the correctness of derived forms.

Contextual Notes

Participants express uncertainty about the assumptions underlying their substitutions and the conditions under which their integrals are valid. There are unresolved mathematical steps and differing interpretations of the results obtained from various integration techniques.

shaiqbashir
Messages
103
Reaction score
0
PLease help me in solving the following integral!


[tex]\int{\sqrt{\tanx}dx}[\tex]<br /> <br /> <br /> please help me as soon as possible because i want to submit my assignment tomorrow[/tex]
 
Physics news on Phys.org
[tex]\int{\sqrt{\tan x}dx}[/tex]

I would imagine if you played around with it enough you could get it by parts. I can't see anything obvious though.
 
Or
[tex] \tan{x}=t \Rightarrow \frac{dx}{(\cos{x})^{2}}=dt[/tex], and remember [tex]\frac{1}{(\cos{x})^{2}}=1+(\tan{x})^{2}.[/tex]
 
[tex]x = arctan(u)[/tex]

[tex]dx = \frac{du}{1+u^2}[/tex]

[tex]\int \sqrt{ \tan x} \ dx \Rightarrow \int \frac{\sqrt{ u }}{1+u^2} \ du[/tex]

Can you explain the discrepancy? I cant.

http://www.public.asu.edu/~hyousif/ma.JPG
 
Last edited by a moderator:
There's no discrepancy whasoever.The 2 integrals are different.If you were to invert the sub.which you started with,the 2 results would coincide.

Daniel.
 
Oh, ofcourse. How could I forget that.
 
shaiqbashir said:
PLease help me in solving the following integral!


[tex]\int{\sqrt{\tanx}dx}[/tex]


please help me as soon as possible because i want to submit my assignment tomorrow

Since this is an indeterminate integral, you have to find the anti derivative of the function [tex]f(x) = \sqrt{\tanx}[/tex]

I would do what whozum did, which I like to call "u-substitution"

[tex]u = \tanx[/tex], so [tex]du = sec^2x dx[/tex] and [tex]dx = \frac{du}{sec^2x}[/tex]

Is this right Whozum?

Using what I got, [tex]dx = \cos^2x du[/tex]
Can u work from here ?
 
Last edited:
Yeah, you've derived the same result as I have, from there I think parts is the way to go.
 
Please help me a little more

Thanks a lot for ur precious help!

friends! I am still having a little problem in solving it. please can u people help me a little further to solve this integral.


thanks in advance!
 
  • #10
I can't provide any real help to the answer of this integral, but I did do it online and I've attached the answer. It's long, but maybe it will provide some insight.

Jameson
 

Attachments

  • Integrate.gif
    Integrate.gif
    2.3 KB · Views: 621
  • #11
Well it's not that difficult or ugly... After the substitution i pointed out it is simply:
[tex]\int{\sqrt{t}(t^{2}+1)dt}=...=\frac{2}{7}(\tan{x})^{\frac{7}{2}}+\frac{2}{3}(\tan{x})^{\frac{3}{2}}+C[/tex]
 
  • #12
Oggy the final integral is

[tex]\int \frac{\sqrt{ u }}{1+u^2} \ du[/tex]
 
  • #13
[tex]\int \frac{\sqrt{ u }}{1+u^2} \ du[/tex]

[tex]g = \sqrt{u} \ \ \ h = arctan(u)[/tex]

[tex]dg = \frac{1}{2\sqrt{u}}\ du \ \ \ dh = \frac{1}{1+u^2} du[/tex]

[tex]\int g dh = gh - \int h dg[/tex]

[tex]\int \frac{\sqrt u}{1+u^2} du = \sqrt{u}\ arctan u - \int \frac{arctan(u)}{2\sqrt{u}} du[/tex]
 
Last edited:
  • #14
Yep u^2+1 should be in the denominator. Sorry
 
  • #15
Thanks once again but what is its final answer

Hi Guys

thank you very much for ur tremendous help. You people are really very helpful.

Now whozum!

i have tried to solve this integral, from the point where u have left it. but I am getting a zero answer.

why is its so.

should i try to solve it further from the point where u have left it or should i stop it there. if further solution is required then what will be the right answer so that i should get it.

Please PLease help me! this question has now become a challenge for me.

Thanks in advance!
 
  • #16
Here's how it's done.

[tex]I=\int\sqrt{\tan x} \ dx[/tex] (1)

Assuming the tangent is defined on an interval on which is positive,so we don't run into complex valued functions,one makes fisrt sub

[tex]\tan x=t^{2}[/tex] (2)


[tex]dx=\frac{2t}{1+t^{4}} dt[/tex] (3)

Then

[tex]I=2\int \frac{t^{2}}{1+t^{4}} \ dt[/tex] (4)

Use the trick

[tex]1+t^{4}=\left(1+t^{2}\right)^{2}-\left(\sqrt{2}t\right)^{2}[/tex] (5)

,so that (4) becomes

[tex]I=2\int \frac{t^{2}}{\left(1+\sqrt{2}t+t^{2}\right)\left(1-\sqrt{2}t+t^{2}\right)} \ dx[/tex] (6)

Use partial fractions and maybe partial integrations...

Daniel.
 
  • #17
[tex]I=2\int \frac{t^{2}}{\left(1+\sqrt{2}t+t^{2}\right)\left(1 -\sqrt{2}t+t^{2}\right)} \ dx[/tex]

Can someone check through Maple whether the answer to this is consistent with the original integral?
 
  • #18
If you're doubting the calculations exposed above and,incidentally,not shortcut,why won't you put a pencil in your precious hand and grab a piece of paper and do it...?

Sides,Maple is a known f***-up.:-p

Daniel.
 
  • #19
Jameson said:
I can't provide any real help to the answer of this integral, but I did do it online and I've attached the answer. It's long, but maybe it will provide some insight.Jameson
I don't think that's right; I think it should be:
[tex]\frac{-\sqrt{2}(\ln(\vert(\sqrt{2\tan (x)}+1)\cos (x) + \sin (x)\vert)-\ln(\vert(\sqrt{2\tan (x)}-1)\cos (x) - \sin(x)\vert)-2(\tan^{-1}(\sqrt{2\tan (x)}+1)+\tan^{-1}(\sqrt{2\tan(x)}-1)))}{4}[/tex]
 
  • #20
I don't think
[tex]I=2\int \frac{t^{2}}{\left(1+\sqrt{2}t+t^{2}\right)\left(1 -\sqrt{2}t+t^{2}\right)} \ dx[/tex]
is consistent with the original integral, because that would be [itex]-\cos^2 x[/itex]
 
  • #21
Well, that's what Wolfram's online integrator spat out. I couldn't defend it or not. It looks to be close to where this thread is leading with the partial fractions. Can you show the steps you used to arrive at your answer?
 
  • #23
Actually now I'm fairly sure my answer is correct. Using Daniel's substitution and arriving at this...

[tex]2\int \frac{t^{2}}{1+t^{4}}\dt[/tex]

I've attached the answer to this integral, and when you substitute

[tex]t = \sqrt{\tan x}}[/tex]

back into this integral, you yield my original answer.
 

Attachments

  • Integrate2.gif
    Integrate2.gif
    1.7 KB · Views: 527
Last edited by a moderator:
  • #24
"-cos^2 x" is [itex]-((\cos (x))^2)[/itex]
 
  • #25
I think Daniel was asking where did that come from?
 
  • #26
Hmmmm... your probably right.
 
  • #27
So where did it come from? How did you arrive at your answer?
 
  • #28
Which answer?
 
  • #29
I am quite sure that
[tex]I=2\int \frac{t^{2}}{\left(1+\sqrt{2}t+t^{2}\right)\left(1 -\sqrt{2}t+t^{2}\right)} \ dx[/tex]
is [tex]-\cos^2 x[/tex]

I am much less positive about the other answer.
 
  • #30
It's posible that
[tex]\frac{-\sqrt{2}(\ln(\vert(\sqrt{2\tan (x)}+1)\cos (x) + \sin (x)\vert)-\ln(\vert(\sqrt{2\tan (x)}-1)\cos (x) - \sin(x)\vert)-2(\tan^{-1}(\sqrt{2\tan (x)}+1)+\tan^{-1}(\sqrt{2\tan(x)}-1)))}{4}[/tex]
is equivalent to your answer.
 

Attachments

  • Integrate.gif
    Integrate.gif
    2.3 KB · Views: 551

Similar threads

  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 6 ·
Replies
6
Views
4K
  • · Replies 1 ·
Replies
1
Views
2K
  • · Replies 8 ·
Replies
8
Views
4K
  • · Replies 8 ·
Replies
8
Views
2K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 6 ·
Replies
6
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 5 ·
Replies
5
Views
3K
  • · Replies 1 ·
Replies
1
Views
3K