I am asked to prove that there is no sequence such that it contains subsequences converging to every number in $(0,1)$ and no other number. A previous question in the book told me that such a sequence is possible if the interval is closed, i.e, its $[0,1]$ instead of $(0,1)$. The way I reason it out is:
Suppose we have a sequence $x_n$, such that it contains subsequences converging to every number in $(0,1)$ and no other number. Then, for any $a_1 \in (0,1)$, there is a subsequence converging to it, but there is also a subsequence converging to some $a_2$ such that $1>a_2>a_1$. Existence of such an $a_2$ is guaranteed by density of reals, and this will hold for every number in $(0,1)$. Now it seems clear that there has to be at least one subsequence, maybe the main sequence $x_n$ itself, that converges to or is bounded by $1$ proper. Similar reasoning seems to hold for lower bound of $0$.
I want to make this reasoning rigorous, if it right in the first place. The main idea is that no number strictly less than $1$ can be largest possible limit of the subsequences since there will always be some larger. Thus $1$ has to be the largest limit and thus the interval needs to be closed. This seems like "limit of limits" situation, although I don't know if that's technically even a thing, but I hope I have conveyed my general reasoning.