Definitions:
Let $a$ be an accumulation point of $A$. Then $\forall \ \epsilon >0$, $B_{\epsilon}(a) \setminus \{a\}$ contains an element of $A $.
Question:
I have two questions: if $(a_n)_{n\in N}$ is a convergent sequence in $\mathbb{R}$ then,
Does the set $\{a_n\}$ have exactly one accumulation point? Or, could it have more than one?
If so, does $(a_n)_{n\in N}$ necessarily converge to the said accumulation point?
I'm tempted to say no to (1), but I'm afraid that I'm missing something. My counter-example to (1) is $\{a_n\} = \{ 4, 3, 2, 1, 0,0,0,...\}$ (i.e. inserting $0$s after the 4th element). Then the set has no accumulation point and it converges to 0. Is that correct?