Analyzing the Definite Integral (1+x)^(-1/2)

  • Context: Graduate 
  • Thread starter Thread starter SW VandeCarr
  • Start date Start date
  • Tags Tags
    Analytic solution
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
6 replies · 2K views
SW VandeCarr
Messages
2,199
Reaction score
77
Is there an analytic solution to the following integral? (Not a homework question, solved numerically).

[tex]\int_{0}^{\infty}{\frac{dx}{(1+x)\sqrt{x}}=\pi[/tex]
 
Physics news on Phys.org
l'Hôpital said:
Let u^2 = x

OK I get: [tex]2\int\frac{1}{1+u^2}du[/tex]

I'm a bit rusty at this. I think I need to make some trig substitutions here, but I'm at a loss as to exactly what.
 
Last edited:
It's just there, the arc tangent.
 
jrlaguna said:
It's just there, the arc tangent.

Right. I finally saw that. However, the solution: [tex]2\arctan(\sqrt{x})+C[/tex] contains a variable. The solution given in the CRC Standard Mathematical Tables 14th ed, page 342, Eq 489 is [tex]\pi[/tex].

EDIT:Yes, I know it's old, but I doubt a new solution has been invented. I bought it for $2.
 
Last edited:
D H said:
You looked up the indefinite integral. You have a definite integral. Apply the integration limits.

The form of the integral in the book is just as I wrote it in the first post, but I see how the solution [tex]\pi[/tex] is obtained. Thanks.