If x is an integer, then the limit is x/(x-1). Otherwise, the limit is 0. To understand this, let x = z + a, where z is the integer part, and a is the decimal part. Then we have:
Limit(n->∞) (z(z^n-1) / (z-1)(z+a)^n), or
Limit(n->∞) ((z/(z-1))(z/(z+a))^n - (z/(z-1))(z+a)^n
The right term drops out, leaving the left term having either the limit value of z/(z-1) if a = 0, and 0 if a ≠ 0.
2007-06-30 07:50:12
·
answer #1
·
answered by Scythian1950 7
·
0⤊
0⤋
I think the catch is that the power of n is *inside* the brackets. So it's not actually a geometric series.
The last term is [x^n]/x^n. Since the difference between [x^n] and x^n is necessarily less than 1 for every n, the ratio [x^n]/x^n approaches 1.
Ignoring all other terms for large n, I think the limit will be 1.
If the last term had been [x]^n/x^n, then the limit would have been 0.
2007-06-30 13:24:11
·
answer #2
·
answered by TFV 5
·
1⤊
0⤋
I may be wrong, but I found the answer to be zero.
For each n, I viewed the ratio as a geometric series,
with r = [x] and worked out a general Sn.
I starred your question, so I will leave it to others to verify.
EDIT: why math prof? [x] is less than x so [x]^n / x^n will go to zero.
Here is a more detailed solution from me and I might be wrong.
[x]/ x^n + [x]^2/ x^n + [x]^3/ x^n + ...[x]^n/ x^n.....for each n
this is a GP, with r = [x]
Sn = [x]( [x]^n - 1) /[( x^ n)( [x] - 1)] =
[x]/ ([x] -1) * ( [x]^n - 1 / x^n )
( [x]^n - 1 / x^n ) = [x]^n/ x^n - 1/x^n and [x]/ x < 1 so
[x]^n/x^n will go to zero and Sn will go to zero as n goes to infinity. provided that x is not an integer.if it is, it will diverge
Please let me know if there is an error in my logic.
ty free variable, i did not pay attention to that. I think you are right., the limit is 1.
2007-06-30 10:29:08
·
answer #3
·
answered by swd 6
·
0⤊
0⤋
The only term that doesn't go to zero as n tends to infinity is the last term, which goes to one.
My two cents is that the limit is one.
2007-06-30 11:16:29
·
answer #4
·
answered by MathProf 4
·
1⤊
1⤋
â
2007-06-30 08:49:05
·
answer #5
·
answered by Worm Brain 2
·
0⤊
1⤋