X is an accumulation point show there is subsequence that converges to x

  • Thread starter Thread starter jrsweet
  • Start date Start date
  • Tags Tags
    Point Subsequence
jrsweet
Messages
31
Reaction score
0

Homework Statement


Suppose x is an accumulation point of {an: n is a member of integers}. Show there is a subsequence of (an) that converges to x.

The Attempt at a Solution


I'm a little stuck on this one. I know that since x is an accumulation point then every neighborhood around x, (x-e,x+e) contains infinitely many points of an. I guess I just don't know how to construct the subsequence.

Any help would be greatly appreciated!
 
Physics news on Phys.org
Suppose the subsequence we want is a_{n_1}, a_{n_2}, \ldots with n_1 < n_2 < \cdots. If you could ensure that x-1/k < a_{n_k} < x+1/k for all k you'd be done (why?). Can you think of how you can ensure such a sequence exists?
 
Can we say the sequence is {x-1/k2} for integers>0 ? I'm still a little confused.

I know that the interval (x-1/k, x+1/k) will be contained in a neighborhood of x, and thus has infinitely many points. I'm not sure why we are using 1/k though. I guess we are in essence using the definition of an accumulation point repeatedly and narrowing the interval and making it converge to x?
 
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