I have seen examples of sets that have these properties, like:
$$A=\left\{\frac1n+\frac1 m:m,n\in\Bbb N\right\}\cup\{0\}$$ And it is clear that 0 and all 1/n are limit points. However, how does one show that there are no other limit points?
I am completely stuck here. I have found many examples of sets that have these properties, but always run into trouble showing there are no other limit points. For example, I also tried:
$$A=\{0\}\cup\left\{\frac1n:n\in\Bbb N\right\}\cup\left\{\frac{n}{kn+1}:k,n\in\Bbb N\right\}$$
And showed that 0 and all 1/n are limit points, but I am lacking in how I can show that the $n/(kn+1)$ terms are not. To me, this means showing that there is some deleted ball around each of them which contains no element of A.
Thank you so much for your help!