My question is to find a sequence $x_n$ such that $\forall r \in\mathbb Q$, there is a subsequence of $x_n$ which converges to $r$. I'll be trying to do the same with $\mathbb R$.
I decided to simplify it first by finding a sequence $y_n$ such that $\forall n \in\mathbb N$, there is a subsequence of $x_n$ which converges to $n$. Namely, I constructed the sequence $1,1,2,1,2,3,1,2,3,4,1,2,3,4,5....$ because you can easily construct a subsequence that converges to $n$ by taking the subsequence $n$ recurring.
I'm trying to think similarly with $\mathbb Q$. Any help is appreciated.