╔(σ_σ)╝
- 838
- 2
Homework Statement
Let x_{n} be a monotone increasing sequence such that x_{n+1}-x_{n}< \frac{1}{n}. Must x_{n} converge ?
Homework Equations
Instinctively, I think it converges since the terms "bunch" up as n increases.
The Attempt at a Solution
|x_{n+1}-L| \leq |x_{n+1}-x_{n}| + |x_{n}-L|.
|x_{n+1}-L|< \frac{1}{n}+ |x_{n}-L| . But this doesn't tell me anything about convergence.
If I apply the triangle inequality continuosly all I can see is that
|x_{n+1}-L|< \sum\frac{1}{n}
What can you guys tell me ?