Suppose we have a sequence $(x_n)_n\subset [a,b]$, we know by compactness there must be at least some limit point, i.e. there exists a subsequence $n_k$ and $x\in[a,b]$ such that
$$x_{n_k}\xrightarrow{k\to\infty}{} x$$
I'm wondering whether we can say anything about the integer sequence $n_k$, can we always find an $x$ limit point such that $n_k$ goes to infinity slowly? Say, at most exponential? I have the feeling that probably you can guarantee at most exponential growth, meaning that there's an $x$ and $n_k$ such that $\sqrt[k]{n_k}$ converges and $x_{n_k}\to x$. I've been trying to find a pigeonhole argument using binary intervals, but haven't been able to materialize it (which maybe means that you just can't guarantee any kind of slow growth, but that feels geometrically counterintuitive to me)