Prove that $\{x_n\}$ = $e^{-n}$ is a Cauchy sequence.
I tried to prove this by proving that,
For all $ϵ>0$, there is a positive $N$ s.t. for all $n>N$,
$|e^{-n}|< ϵ$
For all $ϵ>0$, there is a positive $N$ s.t. for all $m>N$,
$|e^{-m}|< ϵ$
I want some help with combining above two results to form
For all $ϵ>0$, there is a positive $N$ s.t. for all $n,m>N$,
$|e^{-n} - e^{-m} |< ϵ$
It converges to $0$! So it is in particular a Cauchy sequence (every convergent sequence is Cauchy).