Limit
The limit of a convergent sequence or a function describes the value that the sequence/function approaches as the index/argument grows (or approaches some point).
Limit arithmetic
Proofs
Sum rule: Use the triangle inequality and “epsilon budgeting”:
for large enough. Each term gets half the epsilon budget.
Product rule: Add and subtract :
Since convergent sequences are bounded, for some . Both terms can be made arbitrarily small.
Scalar rule: Follows directly from .
Quotient rule: Show first (using for large ), then apply the product rule.
Arithmetic for definitely divergent sequences
If :
when or
for any
if , and ifIndeterminate forms (no general rule):
Example: and , but diverges, so since , it is indeterminate.
See sequence, null sequence, convergence for some examples.
See also: sandwich rule
Limes superior and limes inferior
Let . Define
These always exist (in ) for any real-valued sequence, even divergent ones.
/ are the smallest / largest accumulation points.
They generalize the ordinary limit: every sequence has a and , but only convergent sequences have a limit. When the limit exists, all three are equal.
Unpacking the definition step by step, for
- Fix an index . Look at all terms from onward:
- Take the supremum of those terms: . This is the largest value the sequence reaches from position onward.
- As increases, we’re taking the sup over a smaller set (we dropped ), so can only decrease or stay: . The sequence is non-increasing.
- A non-increasing sequence always has a limit (by the monotonicity principle: it either converges if bounded below, or ). That limit is .
Same construction flipped for : is non-decreasing (dropping terms can only raise the inf), so its limit always exists too.
Equivalent formulation
Since is non-increasing, the monotonicity principle gives :
Convergence criterion
Equivalently: a bounded sequence converges iff it has exactly one accumulation point.
Eventually, all terms are near
For any , eventually:
Individual terms can still lie outside the interval itself: always overshoots slightly. But the overshoot gets arbitrarily small.
for all (there’s always an even index ahead), so .
for all (there’s always an odd index ahead), so ., so diverges. The two values are the accumulation points.
Terms:
: the even-indexed terms are largest, and , so . Hence .
: the odd-indexed terms are smallest, and , so . Hence .