In a similar vain as my previous question, I was wondering whether the following converges to $0:$
$$ a_n = \left\{ \begin{array}{l l} 1 & \quad n=2^k\,\text{for some}\,k\in\mathbb{N}_0\\ 0 & \quad \text{otherwise} \end{array} \right.$$
First terms are:
$$1,1,0,1,0,0,0,1,0,0,0,0,0,0,0,1,0\cdots$$
In other words, the $1$'s get more and more separated. Again, as in the other question, intuitively it would seem that "at infinity", the string of $0$'s is infinite, but since intuition can often be erroneous in cases like these, I am not convinced. Can someone enlighten me here?
Follow-up:
Can I conclude from the commments and answers that a sequence of integers that converges to $0$ must be $0$ for $n$ sufficiently large?