I'm stuck on a homework question, and could really use some help. Here is said question:
"Assume that for every $n$ the following occurs: $|a_{n+1}-a_{n}|<q|a_{n}-a_{n-1}|$ when $ 0<q<1 $
Prove that the series $ \left(a_{n}\right)_{n=1}^{\infty} $ converges. Hint: use Cauchy sequence"
OK I'm really stuck on this one, I don't even have a clue where to begin.
Any help is appreciated. Thank you!
Hint Try to understand and complete the proof that $(a_n)$ is a Cauchy sequence.
For $n\ge m$ we have $$|a_n-a_m|=\left|\sum_{k=m}^{n-1} a_{k+1}-a_k\right|\le \sum_{k=m}^{n-1}| a_{k+1}-a_k|\le|a_1-a_0|\sum_{k=m}^{n-1}q^k\le|a_1-a_0|\frac{q^m}{1-q}\to0$$