Why do the limit superior and inferior always exist for bounded sequences, even when the ordinary limit does not?
Think about your answer, then reveal below.
Model answer: Define Mₙ = sup_{k≥n} aₖ (the tail supremum). As n increases, we're taking sup over a smaller set, so Mₙ is non-increasing. Since the sequence is bounded below, the non-increasing sequence (Mₙ) is also bounded below — by the monotone convergence theorem, it converges. This limit is the lim sup. Symmetrically, the tail infima mₙ = inf_{k≥n} aₖ form a non-decreasing bounded sequence that converges; this is the lim inf. The ordinary limit fails when these two limits are different (the sequence oscillates between multiple accumulation points), but each individually always converges.
This is why lim sup and lim inf are defined via tail operations and limits, not directly as 'largest value approached.' The construction via monotone sequences guarantees existence. The ordinary limit is just the special case where Mₙ and mₙ converge to the same value — a coincidence that fails for oscillating sequences.