I have the following problem:
Let $\{x_k\}_{k \in \mathbb{N}}$ be a bounded and $\{x_{k_i}\}_{i \in \mathbb{N}}$ a convergent subsequence . Suppose each subsequence $\{x_{k_{i}}\}_{i \in \mathbb{N}}, \{x_{k_{i}+1}\}_{i \in \mathbb{N}}, \{x_{k_{i}+2}\}_{i \in \mathbb{N}}, \ldots, \{x_{k_{i}+p}\}_{i \in \mathbb{N}}, \ldots$, where $p \in \mathbb{N}$, are convergent to the same limit $L$. I want to know if with this hypothesis the sequence $\{x_k\}_{k \in \mathbb{N}}$ is convergent to $L$.
I though the main idea was prove that every subsequence is convergent but i get stuck at this part and I don't even get a good approach to prove that every subsequence is convergent. Also I tried to prove that sequence is convergent without use the previous ideia, however, the trouble that $p$ is not fixed for example: I know that following subsequences are convergent
$$ x_{u_i} \rightarrow x \text{ and } x_{v_i} \rightarrow x $$
but I can't conclude anything about $x_{u_i + v_i}$.
Any idea how to prove or a counter example
Thank you