Let $X_n$ be a sequence of real numbers. Suppose that for every $\epsilon>0$ and for every $m\in{N}$, there exists $n\geq m$ with $|x_n|<\epsilon$. Prove that 0 is a subsequential limit of the sequence $x_n$.
Now I have attacked this a couple different ways, getting stuck on each of them. My one big question would be, should you approach this as a subsequence, or try going to the base sequence, and attempting it so that if the base sequence converges, so will the subsequence and etc.
Let us assume that $0$ is not a subsequential limit. Then, no subsequence of $(x_n)$ converges to $0$. Thus, given $\epsilon>0$:
For every $N\in \mathbb{N}$, there exists $k\geq N$ such that $|x_k|>\epsilon$.
Why is this true?
But, from the given statement:
Contradiction!