I'm just wondering if anyone knows any nice sequences that are unbounded themselves, but have one or more convergent sub-sequences?
2026-03-29 17:23:04.1774804984
On
Unbounded sequence with convergent subsequence
4k Views Asked by Bumbble Comm https://math.techqa.club/user/bumbble-comm/detail At
3
There are 3 best solutions below
0
On
There are plenty.
Take any convergent sequence, say $a_n \to a \in \mathbb R$. Then take any unbounded sequence, say $b_n \to \infty$. Then define $$ c_n = \begin{cases} a_n & \text{n even} \\ b_n & \text{n odd.} \end{cases}$$
Then $c_n$ is unbounded, but has a convergent sequence. Notice that you can generalize this: given any finite number of convergent sequences, you can make a unbounded sequence with the convergent sequences as subsequences.
If the sub-sequence can be finite, then any unbounded sequence will do.
If you want an unbounded sequence with a convergent infinite subsequence then take any unbounded sequence with a constant subsequence. E.g. $a_n = n \sin(\frac{\pi n}2)$.