A point $a\in \big< X,d \big> \quad$ is a cluster point of a sequence $(x_n) \quad $ if $$ \forall \epsilon \gt 0, \forall n\in \mathbb N , \exists p\gt n \implies d(x_p, a)\lt \epsilon $$
Can I interpret this definition as :
A point $a\in \big< X,d \big> \quad$ is a cluster point of a sequence $(x_n) \quad $ if $$ \forall \epsilon \gt 0, \exists N \in \mathbb N , n\geq N \implies d(x_n, a)\lt \epsilon (*) $$ since they look so alike, and I cannot figure out the difference between them.
$(*)$ is actually how we define a convergent sequence in a metric space. Since $\forall \epsilon \gt 0$ $B(a,\epsilon )$ contains all but finitely many terms of $(x_n)$ where $a$ is the limit of $(x_n)$
At the second definition $(x_n)\to a$ but the first one says that there is a sub-sequence of $(x_n)$ like $(x_{a_i})$ such $x_{a_i}\to a$.