If $(a_{2n+1})$ and $(a_{2n})$ converge to $a$ then $(a_n)$ converges to $a$.
So far I realize that if $(a_{2n+1})$ and $(a_{2n})$ converge then for each $\epsilon>0$, there exists $N$ such that for all $n>N$, $|a_{2n+1}|, |a_{2n}| < \epsilon$. As eventually even and odd values of $n$ converge (which is to say that eventually for all natural numbers $n>N$) $a_n$ converges.
I just don't know how to prove it. Perhaps I could show that the set of all odd and even numbers is the set of Natural numbers but I'm struggling to prove it properly.
P.S. Sorry for the simplicity of the question, I'm not used to proving such things.