Prove that, for all A ⊆ R, the following are equivalent:
- $A$ is dense in $\Bbb R$.
- For every $x \in\Bbb R$, there is an infinite sequence $a_n$ with each $a \in A$, such that $\lim_{n\to\infty}a_n=x$.
This is double implication, so I need to prove it both ways. I'm just really struggling with manipulating the property regarding the existence of a sequence in $A$ converging to every $x \in\Bbb R$.
hint if $A$ is dense in $\mathbb R$ and $x \in \mathbb R$ then for each $n$ you can find some $x_n \in (x-\frac{1}{n}, x+\frac{1}{n}) \cap A$.