Consider the sequence $(a_n)_{n=0}^{\infty}$, where $a_n:=(-1)^{3n+1}10^{-(3n+1)}$. Is $0$ a limit point for that sequence?
I see that, this sequence is "wandering" around $0$ and is bounded by $1$, and that hints me that 0 is possibly a limit point, though I tried to prove that via the definition by assuming some arbitrary $ε>0$ and $N\ge 0$, and so all that is left to show is to find some $n\ge N$ such that $|a_n-0|<ε$, or equivalently $10^{-(3n+1)}<ε$. But, I'm left utterly stumped. Also, I think that the inequality $10^{-m}<\frac{1}{m}$ is important to know.
Any suggestions as to how I could further proceed with this?