Limit Definitions
A limit describes the value a function approaches near an input. It depends on nearby behavior, so the value of the function at the input may be different or may not exist.
Finite Limit at a Finite Point
The statement
means that can be made arbitrarily close to by taking sufficiently close to , while requiring .
Formally, for every , there is a such that
The quantifier order matters: after a desired output tolerance is chosen, one must find an input tolerance that works for every eligible .
One-Sided Limits
The notation
restricts to values below or above , respectively. This distinction is essential at jumps, endpoints, and piecewise boundaries.
Limits at Infinity
The statement
means that approaches as becomes arbitrarily large. Formally, for every , there is a threshold such that
For , the corresponding condition applies when .
Infinite Limits
The notation
means that eventually exceeds every positive bound as approaches . It describes unbounded growth rather than a finite real-number limit. The notation similarly describes values decreasing without bound.