Given that $a_n$ fulfills following condition: there is a real number $0<c<1$ so for all natural $n\ge2$: $|a_{n+1}-a_n|<c|a_n-a_{n-1}|$.
Prove that $a_n$ converges.
I need to prove it by using Cauchy sequence.
I tried to prove it by defining $a_n$ at first, but I can't figure out how to evaluate: $|a_{n+p}-a_n|$.
HINT: $|a_{n+k+1}-a_{n+k}|<c^k|a_n-a_{n-1}|$. Can you find a bound for $|a_{n+k+m}-a_{n+k}|$?