I know that a contractive sequence is a Cauchy sequence. Is the converse true? Does a sequence being Cauchy implies that it is contractive, if the sequence is defined over the set of real numbers? If not, please provide a mathematical explanation/proof supported with a counter-example.
2026-03-30 03:50:12.1774842612
Is every Cauchy sequence contractive?
2.8k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
2
No. For example consider $a_n = 1/n$.
Then $\frac{|a_{n+2}-a_{n+1}|}{|a_{n+1}-a_n|} = \frac{n(n+1)}{(n+1)(n+2)} \to 1$ as $n \to \infty$.