I was looking at the post:
Cauchy Sequence that Does Not Converge
And the top answer was this sequence:
$ a_n = \left(1+\frac{1}{n}\right)^n$. I understand that this sequence converges to $e$, which is not a rational number, and that $a_n$ is a sequence of rationals, but I don't see why that proves that $a_n$ it is Cauchy. I wonder if someone could give another explanation of why $a_n$ is Cauchy using the following definition:
A sequence $p_n$ is Cauchy if $\forall \epsilon >0, \exists M \in R$ such that $\forall i, j \in N:$
$i,j > M \implies \mid p_i - p_j \mid < \epsilon$
EDIT: I originally asked the opposite of what I meant to asked. My apologies...