If an infinite subset of a set has a limit point in it, the set is compact

2k Views Asked by At

I'm working through Rudin right now, and I am stuck on one of his proofs. In theorem 2.41 he tries to prove that, if every infinite subset of a set $E$ contains a limit point in $E$, then $E$ is bounded.

To do prove this by contradiction, he attempts to construct an unbounded sequence $\{x_n\}$ such that $x_n \in E$ and $|x_n| > n$. Let $S$ denote the set of all $x_n$, which is clearly a subset of $E$.

While I understand why this set would be infinite, Rudin then asserts that this set has no limit point in $R^k$, which would be a contradiction.

I didn't really understand why this set has no limit point. Could someone help me out here?

I initially thought to prove that if there is some limit point $p \in R^k$, you would show that any neighborhood of $p$ could only contain a finite number of elements of $S$. But my proof ended up assuming that S is monotonically increasing, which is clearly not a general assumption.

3

There are 3 best solutions below

1
On

Hint: Suppose $x_n\to x$, then $|x|\leq k$ where $k \in \mathbb{N}$. Can you solve it now?

2
On

Suppose it has a limitpoint $x$. Then what will be the value of $|x|$? Note that |.| is continuous.

1
On

For some $p\in \mathbf{R}^k $, and for every $n=1,2,...$; remains

$n<|x_{n}| \leq |x_{n}-p|+|p-0|=|x_{n}-p|+|p| \Longrightarrow n-|p|<|x_{n}-p|$

Then for some finite integer $m$, for instance, $m=\lceil|p|\rceil+1$ we have

$0< m-|p|\leq l-|p|<|x_{l}-p|$ for $l=m,m+1,...$.

So, $N_{m-|p|}(p)$ has just finite many points of S (or has no elements of S), then $p\in\mathbf{R}^k$ is not a limit point of S by theorem 2.20 (or by 2.18 (b)).