Does there exist a real sequence such that every $n\in\mathbb N$ is its limit point?
I can not get anywhere with this.
Does there exist a real sequence such that every $n\in\mathbb N$ is its limit point?
I can not get anywhere with this.
You can reason as follows:
If we want a single naturals as a limit point, we can use the constant sequence
$$1,1,1,1,1,1,1,1,1,1,\cdots$$
If we want two naturals as limit points, we can use the alternating sequence
$$1,2,1,2,1,2,1,2,1,2,\cdots$$
If we want a finite number of naturals as limit points (say $4$), we can use the round-robin sequence
$$1,2,3,4,1,2,3,4,1,2,\cdots$$
If we want all naturals, we lengthen the round-robin on each round,
$$1,1,2,1,2,3,1,2,3,4,\cdots$$
If you prefer "non-trivial" accumulation points, i.e. such that the integers that are never reached, you can add a perturbation of decreasing amplitude to every term, such as $\dfrac1{n+1}$.