How to Solve Limit Problems with Square Roots and Logarithms?

  • Thread starter Thread starter danni7070
  • Start date Start date
  • Tags Tags
    Limit
danni7070
Messages
91
Reaction score
0
I was just wondering if this was the right way to solve this limit problem.

\lim_{x\rightarrow\infty} (\sqrt{x+1} - \sqrt{x})^\frac{1}{ln(x)}

Multiply both sides...

(\frac{1}{\sqrt{x+1}+\sqrt{x}})^\frac{1}{ln(x)} = 0^0

Wich is undefined.

Any suggestions?
 
Physics news on Phys.org
the correct way to do this is to take the natural log of both sides:
L = lim ...
Log L = Log (lim...)

etc
 
danni7070 said:
I was just wondering if this was the right way to solve this limit problem.

\lim_{x\rightarrow\infty} (\sqrt{x+1} - \sqrt{x})^\frac{1}{ln(x)}

Multiply both sides...

(\frac{1}{\sqrt{x+1}+\sqrt{x}})^\frac{1}{ln(x)} = 0^0

Wich is undefined.

Any suggestions?
Multiply both sides of WHAT? by WHAT?

As mjs said, you can simplify this by taking the logarithm. Of course that means you get the logarithm of the answer you want.
 
I believe the OP meant the numerator and denominator of the expression in parentheses was multiplied by the "conjugate factor" ("both sides" of the ratio line...). That's a reasonable first step before going over to the logarithm, since you're going to have to face that indeterminate difference soon enough anyway.

I'll point out that after you perform a "L'Hopital" on the resulting indeterminate product converted to a ratio, you will still have an indeterminate ratio, which you will not want to use L'Hopital's Rule on again. Instead, a simpler approach will finish the job (and the answer is finite... don't forget to undo the logarithm at the end...).
 
Yeah, thanks dynamicsolo that's exactly what I was doing. I always forget what's the denominator and numerator cause I've learned it my own language and it's like there isn't any room for more names :)

I'm on a pause in mathematics. The test is over and it was ok. But for now I have to concentrate on other things.

Thank you all dynamic, halls, Dick and others.
 
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...
Back
Top