Limit Superior and Limit Inferior
For sequences that don't converge, we can still extract information about their limiting behavior using limit superior () and limit inferior (). These measure the "eventual maximum" and "eventual minimum" behavior of a sequence. Every bounded sequence has a and , even if it doesn't have a limit.
Definitions
Let be a bounded sequence in . Define:
- is the supremum of the "tail" starting at . As increases, this supremum can only decrease (or stay constant), so the limit exists.
- Similarly, increases as increases, so its limit exists.
- captures the largest value the sequence "clusters near" infinitely often.
- captures the smallest value the sequence clusters near infinitely often.
Let . Then:
- for all (since the sequence keeps hitting ).
- for all (since it keeps hitting ).
Thus and . The sequence does not converge, and .
If , then . Indeed, for large , all terms lie in , so
Let . Then:
- For even , from above.
- For odd , from below.
So , and .
Properties
Let and be bounded sequences. Then:
- .
- converges to if and only if .
- If for all , then and .
- (subadditivity).
- .
If , then . Taking , by the squeeze theorem, .
Conversely, if , then for large , all tails are bounded by , so and .
Let and . Then for all , so
But and , so
Thus the inequality in (4) can be strict.
Applications
The ratio test for series states: if
then converges absolutely. This uses to handle sequences that don't have limits (e.g., alternating terms).
For a power series , the radius of convergence is
The use of (rather than ) makes the formula valid even when does not converge.
Summary
Limit superior and limit inferior provide robust notions of limiting behavior:
- They exist for all bounded sequences, even non-convergent ones.
- A sequence converges iff .
- They satisfy subadditivity and monotonicity properties.
- Applications include the ratio test and radius of convergence for series.
See Monotone Convergence for convergence of monotone sequences, and Series of Functions for applications to power series.