I’m tasked with proving the following:
For $n_0 \in \mathbb{N}$ and $q\in \mathbb{R}$ with $0<q<1$ and $n \geq n_0$, let $(a_n)_{n\in\mathbb{N}}$ be a sequence in $\mathbb{R}$. If $$\vert a_{n+1}-a_n\vert\leq q\vert a_n - a_{n-1} \vert$$ then $(a_n)_{n\in\mathbb{N}}$ is a Cauchy sequence.
I thought it may be possible by trying to "form" it in such a way that I can use the ratio test, but it doesn't really work it seems. Alternatively I thought it's sufficient to prove that the sequence converges since that would automatically mean that it's a Cauchy sequence, but it seems to me that there is to little to work with. Any help would be appreciated.