Limit of n/(n+1)-n/(n+2) as n->Infinity: 0 or 1?

  • Thread starter Thread starter pivoxa15
  • Start date Start date
  • Tags Tags
    Limit Strange
pivoxa15
Messages
2,250
Reaction score
1
Take n/(n+1)-n/(n+2) as n->infinity results in the limit 0

But take the same equation convert it to n/(n+1)/(n+2) as n-> infinity results in the limit 1.

What is going on? The expression is the same yet you get two different limits. Something is wrong.
 
Physics news on Phys.org
pivoxa15 said:
Take n/(n+1)-n/(n+2) as n->infinity results in the limit 0

Correct.

But take the same equation convert it to n/(n+1)/(n+2) as n-> infinity results in the limit 1.

How? The expression is [n/(n+1)]/(n+2). Working from left to right, the limit reduces to (n/n)/(n+2) = 1/(n+2) = 0. (Very sloppy, but I can't do the tex now).
 
I see. I made a mistake in my OP.
 
pivoxa15 said:
Take n/(n+1)-n/(n+2) as n->infinity results in the limit 0

But take the same equation convert it to n/(n+1)/(n+2) as n-> infinity results in the limit 1.

What is going on? The expression is the same yet you get two different limits. Something is wrong.
?? And if you were to "convert" it into something else it is not equal to you would get yet a different answer! Garbage in, garbage out.
 
HallsofIvy said:
?? And if you were to "convert" it into something else it is not equal to you would get yet a different answer! Garbage in, garbage out.

The expressions are identically equal.
 
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