Consider the sequence of decimal approximations to $\sqrt{2}$:
\begin{align}
1, \quad 1.4, \quad 1.41, \quad 1.414, \quad 1.4142, \quad 1.41421, \quad \ldots
\end{align}
Each term is rational, and the terms are getting closer to each other: the distance $|a_n - a_m|$ between any two late terms is less than $10^{-\min(n,m)}$. In $\mathbb{R}$, this…