Can You Solve This Challenging Improper Integral?

RoganSarine
Messages
47
Reaction score
0
[Solved] Improper Integral Integration

Sorry, don't know how to use the latex stuff for integrals :P

Homework Statement



Integrate the following from 0 to infinity: 1/(sqrt[x]*(1+x))

Homework Equations



Integrate 0 to 1: 1/(sqrt[x]*(1+x))
Integrate from 1 to infinity: 1/(sqrt[x]*(1+x))

The Attempt at a Solution



Integrate from 1 to infinity: 1/(sqrt[x]*(1+x))
This is convergent because you can tell as it goes to infinity, it will approach 0.

So, I should (i think) be able to find the integral of this, but... I can't use improper fractions because that square root messes everything up (atleast, from my understanding how improper fractions work... When I try to break it up, the square root always ends up negative).

Integrate 0 to 1: 1/(sqrt[x]*(1+x))
This shoots off to infinity as the function approaches zero, so...

If b = 0
lim x -> b+ Integrate b to 1: 1/(sqrt[x]*(1+x))

If x gets really close to zero, I can assume
1/(sqrt[x]*(1+x)) ~ 1/(sqrt[x])

Therefore, by using comparison tests,

1/(sqrt[x]*(1+x)) \geq 1/(sqrt[x])

Since I know that (1/x^p) is convergent if p<1 for any bounds between 0-1.

Basically, I know the theory... I just got no idea how to solve the rest of it.
 
Last edited:
Physics news on Phys.org
Try the substitution u = √x
 
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