An example of a sequence which does not have any subsequence with a finite limit.

1.4k Views Asked by At

Find and example of a sequence $\{x_n\}$ which does not contain any subsequences having a finite limit.

I've been thinking of the following seqeunce: $$ x_n = \sin(n)\cdot\sin(\sqrt{3}n) $$

But is that true? Also what are other examples of such sequences?

2

There are 2 best solutions below

0
On BEST ANSWER

Any sequence $\{x_n\}$ with $|x_n| \to \infty$ will do.

By Bolzano-Weierstrass Theorem others wont: if $|x_n| \not \to \infty$, there is $M$, such that you can find a subsequence of $\{x_n\}$ that is bounded by $M$. Then you can find a converging subsequence of that subsequence (and hence of the original sequence).


EDIT: By the way, if we think of the one point compactification of $\mathbb{R}$ where we add $\infty$ in, then every sequence has a converging subsequence in this space (which is homeomorphic to circle). So this also shows that the only way to have no subsequence with finite limit is to make that converging subsequence that is quaranteed to exists in the compactified space to have limit $\infty$. Well I guess you still have to make the above argument to show that we must have $|x_n|\to \infty$ (i.e $x \to \infty$ in the compactified space).

2
On

The example in the OP is wrong. This can be shown by Bolzano-Weierstrass theorem which states that every bounded sequence contains a convergent subsequence.

Now if we consider: $$ x_n = \sin(n)\sin(\sqrt{3}n) $$ its clear that the sequence is bounded by $[-1, 1]$. Hence it contains a convergent subsequence.