JG89
- 724
- 1
Homework Statement
A sequence b_n is said to be of bounded variation if the series \sum_{n=1}^{\infty} |b_{n+1} - b_n| converges.
Prove that if b_n is of bounded variation, then the sequence b_n converges.
Homework Equations
The Attempt at a Solution
If b_n is of bounded variation, then for all epsilon > 0, \sum_{v=n}^m |b_{n+1} - b_n| = |b_{n+1} - b_n| + |b_{n+2} - b_{n+1}| + ... + |b_m - b_{m-1}| + |b_{m+1} - b_m| < \epsilon provided that n and m are sufficiently large.
Notice that by the triangle inequality |b_{n+1} - b_n + b_{n+2} - b_{n+1} + ... + b_m - b_{m-1} + b_{m+1} - b_m| = |-b_n + b_{m+1}| = |b_n - b_{m+1}| \le |b_{n+1} - b_n| + |b_{n+2} - b_{n+1}| + ... + |b_m - b_{m-1}| + |b_{m+1} - b_m| < \epsilon and so the sequence b_n is Cauchy, meaning it must converge. QED