0

This is the original question: Prove the following characterization of convergence. If $\{x_{n}\}$ is a convergent sequence, then $\forall \varepsilon >0$ there is an $N(\epsilon) \in \mathbb{N}$ so that whenever $m,n\geq N(\epsilon)$, it follows that $$|x_{m}-x_{n}|<\varepsilon.$$ I know how to show something converges by using the definition of convergence for specific equations, but I have never written a proof for a general case. Any help on how to prove this would be very helpful!

rtybase
  • 16,907
Anne M.
  • 37
  • 1
    Hint: If $x = \lim x_n$, $x-x=0$ and the triangle inequality. – Nigel Overmars Sep 17 '16 at 16:39
  • 1
    Effectively, this asks to prove that every converging sequence is Cauchy (https://en.wikipedia.org/wiki/Cauchy_sequence) sequence as well? But this is a standard material for any analysis course ... – rtybase Sep 17 '16 at 16:41
  • E.g. $|x_n-x_m| = |x_n - x + x -x_m|<|x_n - x| + |x -x_m| < 2\epsilon$ – rtybase Sep 17 '16 at 16:43

0 Answers0