Bolzano-Weierstrass
Let be a bounded sequence.
Then, has at least one convergent subsequence.
That is, has at least one accumulation point.
Bounded sequences can’t escape to infinity, so the terms must “pile up” somewhere. Bolzano-Weierstrass says you can always find a convergent subsequence hiding inside.
The converse is false
A sequence with a convergent subsequence need not be bounded. E.g. , : the subsequence converges, but the sequence is unbounded.
Proof idea (interval halving)
Assume (any bounded sequence can be rescaled). Split into and . At least one half contains infinitely many terms. Pick that half and split again. Repeat.
This produces nested intervals with lengths , each containing infinitely many terms. The left endpoints form a non-decreasing bounded sequence, the right endpoints a non-increasing bounded sequence, and , so both converge to the same point (sandwich rule). From each interval we can pick one term of the sequence, giving a subsequence converging to .
Why boundedness is needed
Without boundedness, terms can spread out forever. has no convergent subsequence: every subsequence is also unbounded.