Exercise: Show that $A = \{x\in l_2:\left|x_n\right|\leq\dfrac{1}{n},n =1,2,\ldots\}$ is totally bounded, by using the fact that $\sum_{i = 1}^\infty1/n^2<\infty$ to show that $A$ is within $\epsilon$ of the set $A\cap\{x\in l_2:\left|x_n\right| =0, n\geq N\}$.
I understand that $A$ is totally bounded and I know that the answer to that question was already given here. Given $\epsilon$ we know that the interval $[-1/i,1/i]$ can be covered with a finite amount of balls with radius $\epsilon$, centered at points in the interval $[-1/i,1/i]$. Since $A\subset [-1/i,1/i]$ we know that $A$ can be covered with a finite amount of balls with radius $\epsilon$, so that $A$ is totally bounded.
What I don't understand is why $A$ is within $\epsilon$ of the set $A\cap\{x\in l_2:\left|x_n\right| =0, n\geq N\}$. If I'm not mistaken, this would mean that $$A\cap\{x\in l_2:\left|x_n\right| =0, n\geq N\} = \{\text{$x\in A$ such that the absolute value of $x_n$ is equal to $0$ for some $n\geq N$}\}$$ contains a finite set that is an $\epsilon$-net for $A$. How are we sure that there exists a point $x_0$ in this set such that $x_1,x_2\in B_\epsilon(x_0)$ for $\epsilon = 1/3$?
As far as I understand the reasoning, the answer that was given to the earlier question doesn't go into this.
Question: Why is $A$ within $\epsilon$ of the set $A\cap\{x\in l_2:\left|x_n\right| =0, n\geq N\}$?
Edit: A set $A$ in a metric space $(M,d)$ is said to be totally bounded if, given $\epsilon >0$, there exist finitely many point $x_1,\ldots,x_n\in M$ such that $A\subset \bigcup_{i =1}^n B_\epsilon (x_i)$. That is, each $x\in A$ is within $\epsilon$ of some $x_i$.