There exists a constant $c$ in $(0,1)$ such that:
$$|a_{n+2} – a_{n+1}|≤c|a_{n+1} – a_n|$$ for all $n$ in the natural numbers.
Then prove that an converges.
I'm not really sure how to start or even think about this can somebody help?
There exists a constant $c$ in $(0,1)$ such that:
$$|a_{n+2} – a_{n+1}|≤c|a_{n+1} – a_n|$$ for all $n$ in the natural numbers.
Then prove that an converges.
I'm not really sure how to start or even think about this can somebody help?
Hint: Show that $(a_n)_n$ is a Cauchy sequence. Therefore:
You have: $$a_n=\sum_{k=1}^n(a_k-a_{k-1}) +a_0\qquad |a_k-a_{k-1}|≤c|a_{k-1}-a_{k-2}|≤...≤c^{k-1}|a_1-a_0|$$
And so
$$\sum_{k=1}^n|a_k-a_{k-1}|≤\sum_{k=1}^n c^{k-1} |a_1-a_0|$$
Since $0 It follows $a_n$ converges.