How do you prove that some point is the *only* accumulation point in a set?

  • Thread starter Thread starter killian
  • Start date Start date
  • Tags Tags
    Point Set
killian
Messages
2
Reaction score
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.
 
Physics news on Phys.org
Having the right picture of the problem is the first step. And you've got that. Given n, what's an epsilon the would be less than both (1/n-1/(n+1)) and (1/(n-1)-1/n)? If you can find one, that would fulfill your intuitive sense in a rigorous way. Yes?
 
Let \alpha be any number other than 0. Show that \alpha is not an accumulation point.

You probably should do two cases: (1) alpha&gt; 0 and (2) \alpha< 0. Sjhow that there are only finite number of n such that |1/n|&gt; \alpha.
 
Well, how about letting z be an accumulation point, and then prove that it must equal zero?
That is, prove the uniqueness of zero as an accumulation point!
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top