Limit
The limit of a sequence or a function describes the value that the sequence/function approaches as the index/argument grows (or approaches some point).
See also: convergence.
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.