"Let $(a_n)_{n=m}^{\infty}$ be a sequence of real numbers, let $c$ be a real number, and let $k \geq 0$ be a non-negative integer. Show that $(a_n)_{n=m}^{\infty}$ converges to $c$ iff $(a_{n+k})_{n=m}^{\infty}$ converges to $c$."
My attempt to prove this:
$\Rightarrow$ Let $\varepsilon >0$ be an arbitrary positive real number. Then, since $(a_n)_{n=m}^{\infty}$ converges to $c$, by definition of convergence we have that there exists an integer $N \geq m$ s.t. $|a_n-c|\leq \varepsilon$ $\forall n \geq N$. Now, if we suppose for the sake of contradiction that $(a_{n+k})_{n=m}^{\infty}$ doesn't converge to $c$ this means there exists an integer $N'\geq N$ s.t. $|a_{N'+k}-c|>\varepsilon$ (if this wasn't the case, $(a_{n+k})_{n=m}^{\infty}$ would be convergent by definition since we would have $|a_{n+k}-c|\leq \varepsilon$ $\forall n \geq N$), but, taking $p:=N'+k\geq N$ this implies $|a_p-c|> \varepsilon$, a contradiction. So, if $(a_n)_{n=m}^{\infty}$ converges to $c$, then $(a_{n+k})_{n=m}^{\infty}$ converges to $c$ too.
Now, I'm having a hard time proving the leftward implication ($(a_{n+k})_{n=m}^{\infty}$ converges to $c$ implies $(a_n)_{n=m}^{\infty}$ converges to $c$ too) so I would appreciate any hint about how to carry out that part of the proof (and also any comment about my proof so far).
EDIT: I'm now trying to prove the leftward implication by showing that $(a_{n+k})_{n=m}^\infty = (a_n)_{n=m+k}^\infty$ and then using the fact (which I already proved) that $(a_n)_{n=m}^\infty \to $ $c$ as $n \to \infty$ iff $(a_n)_{n=m'\geq m}^\infty \to $ $c$ as $n \to \infty$ but here too I'm having some difficulties in proving the equality (I tried induction on $k$ but I haven't been able to carry out the inductive step; trying to argue by contradiction didn't work either.)
Any help would be appreciated.
Best regards,
lorenzo.
$(a_{n+k})_{n=m}^\infty\to L\in\mathbb{R}\ ($as $n\to\infty)\overset{DEF.}{\Rightarrow} $ if we take $\varepsilon>0$ arbitrary then $\exists N\geq m$ such that $|a_{n+k}-L|\leq\varepsilon\ \forall n\in\mathbb{N}, n\geq N\Rightarrow |a_{n+k}-L|\leq\varepsilon\ \forall n\in\mathbb{N}, n\geq N-k\Rightarrow |a_{n+k}-L|\leq\varepsilon\ \forall n\in\mathbb{N}, n+k\geq N$ so if we take $j:=n+k$ we have $|a_j-L|\leq\varepsilon\ \forall j\in\mathbb{N}, j\geq N$. Since $\varepsilon>0$ was chosen arbitrarily we can conclude that $\forall \varepsilon >0\ \exists N\geq m$ such that $|a_j-L|\leq\varepsilon\ \forall j\in\mathbb{N}, j\geq N$ so, by definition, $(a_j)_{j=m}^\infty \to L$ (as $j\to\infty$).