killian
- 2
- 0
Homework Statement
I'm using the following definition of an accumulation point:
A point a \in \textbb{R} is an accumulation point of a set A\subset \textbb{R} if every \epsilon-neighborhood of a contains at least one element of A distinct from a.
Now, given the set A=\{\frac{1}{n}:n\in \textbb{Z}^+\}, I'm trying to prove that the only accumulation point of A is 0.
2. The attempt at a solution
I was able to prove that 0 is an accumulation point, but my question is about proving there can't be any others.
Intuitively, it makes sense to me because any element between 0 and 1 is either an element of A or between two elements of A. In either case, you can take \epsilon small enough to not include any elements of A.
The problem I have is that I'm not sure how to formulate this in a way that would be considered rigorous.