bobcat817
- 9
- 0
Homework Statement
Let {a_{n}}^{\infty}_{n=1} be a sequence of real numbers that satisfies
|a_{n+1} - a_{n}| \leq \frac{1}{2}|a_{n} - a_{n-1}|
for all n\geq2
Homework Equations
The Attempt at a Solution
So, I know that it suffices to show that the sequence is Cauchy to prove this. And I can show that
|a_{m} - a_{n}| \leq \sum^{m-1}_{n}\frac{1}{2}^{k-1} * |a_{2} - a_{1}|
And that is about where I get lost. I'm very unclear on how to define the N in relation to the \epsilon.