Given a sequence $a_{n}$, if I know that the sequence of even terms converges to the same limit as the subsequence of odd terms:
$$\lim_{n\rightarrow\infty} a_{2n}=\lim_{n\to\infty} a_{2n-1}=L$$
Is this sufficient to prove that the $\lim_{n\to\infty}a_{n}=L$?
If so, how can I make this more rigorous? Is there a theorem I can state that covers this case?