What are the interior points of this set $A=\{(x_n)\in \ell_2 \mid |x_n|<\frac1n, n=1,2,3\ldots\}$?
I know for one that $0=(0,0,\dots) \in A$ is not an interior point.
because if $\exists \epsilon>0$ such that $B_{\epsilon}(0) \subseteq A$ then I can get $n_0>\frac2\epsilon$ such that if $x$ is the sequence that has $\frac\epsilon2 $ at its $n_0$ position and $0$ everywhere else then this $x$ lies in $B_{\epsilon}(0)$ because $\|x\|_2 =\frac\epsilon2$, but $x$ is not in $A $ since $|x_{n_{0}}|= \frac \epsilon2$ $>\frac1{n_0}$
How do I find other interior points?