Prove Sequence Convergence: {xn} Goes to Zero

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
5 replies · 3K views
scooterboot1
Messages
5
Reaction score
0

Homework Statement


Suppose {xn} is a sequence of positive numbers for which there exists c, 0<c<1, such that ([x][/n+1])/([x][/n])<c for all n in Z+. Prove that [x][/n] goes to zero.


Homework Equations





The Attempt at a Solution


Let the first term of {xn} be x, where n=1. Then by the given, [x][/n+1]/[x][/n]<1, therefore, [x][/1]>[x][/2]>[x][/3]>...>[x][/n]>[x][/n+1], hence sup{[x][/n]} = [x][/1].
By the given, inf{[x][/n]}=0 so {xn} is bounded and strictly decreasing. We know a monotone sequence converges if and only if it is bounded, but I am having trouble proving that {xn} goes to zero.
 
Physics news on Phys.org
I understand why lim n -> ∞ c^n = 0, but I don't understand how it relates to the problem. I need to determine why {xn} goes to zero
 
since i can show that c^n*x0>xn and since c^n -> 0 then I can use the squeeze theorem to show that {xn} goes to zero...
just want to make sure I made sense of that correctly
 
scooterboot1 said:
since i can show that c^n*x0>xn and since c^n -> 0 then I can use the squeeze theorem to show that {xn} goes to zero...
just want to make sure I made sense of that correctly

Sure. That's it.