The following is the text given from a textbook:
"Statement: If $X$ is compact, then every sequence in $X$ has a convergent subsequence.
This statment is false. The counter example is given by the cofinite topology on $\mathbb N$, i.e. $$\tau=\{A\subseteq \mathbb N \vert A^{c} \;\text{is finite}\}\cup\{0\}.$$Then the sequence $\{n\}$ has no convergent subsequence as is if it has, then that eventually becomes constant. Further we know that every space with co-finite topology is compact."
My doubt is that I think this proof is wrong. Because the sequence $\{n\}$ is convergent to $\mathbb N$. Consider the subsequence $\{2n+1\}$, then this subsequence converges to say, $a$, for some $a \in \mathbb N$. Consider the open set $\mathbb R - \{a_0,a_1,\cdots a_n\}, a_i\neq a $. Then the sequence $\{2n+1\}$ converges to $a$, because we can find large enough $n$ such that some point of the sub-sequence lie in the open set.
I am not very clear why the author says "then that eventually becomes constant"? Can someone please explain what am I doing wrong here or Is my explanation correct?