Let $a_n$ be a sequence that fulfils
$|a_{n+1}-a_n|<\lambda\cdot|a_n-a_{n-1}|$
$\forall n\geq2$ and $0<\lambda<1$
Prove that $a_n$ converges.
Let $a_n$ be a sequence that fulfils
$|a_{n+1}-a_n|<\lambda\cdot|a_n-a_{n-1}|$
$\forall n\geq2$ and $0<\lambda<1$
Prove that $a_n$ converges.
Phrased differently, we have
$$0 \leq d(a_{n+1},a_n)< \lambda^n d(a_1-a_0) \implies 0 \leq d(a_{n+k},a_n)<\sum_{i=n}^{m}\lambda^{i} d(a_1-a_0)$$
and since the geometric series converges, we know that the rightmost sum gets arbitrarily small as $n \to \infty$, so the sequence is cauchy, and hence convergent in a complete metric space ($\mathbb R$)
By induction $b_n:=|a_{n+1}-a_n| < \lambda^n|a_1-a_0|$ and since $0<\lambda<1$ we have that $\{b_n\}_n$ is bounded by a convergent geometric series.