Show that sequence converges to accumulation point
Sol : If $\{a_{n}\}$ has an accumulation point, say, $a$, and $(a_{n})$ is convergent. Then choose some $n_{1}$ such that $a_{n_{1}}\in B_{1}(a)-\{a\}$. Then choose some $n_{2}$ such that $B_{1/2}(a)-\{a,a_{1},...,a_{n_{1}}\}$, proceed in this way we have $a_{n_{k}}\rightarrow a$. Since $(a_{n})$ is convergent, one has $a_{n}\rightarrow a$.
I don't understand the answer from the "choose some $n_2$ such that $B_{\frac12} (a) - \{ a, a_1...,a_{n_1} \}$". What does $n_2$ have to do with the ball with points of sequence removed..?
And, how does proceeding in this way mean that $a_{n_k} \to a$ happens..?