calculus

Limit

A limit describes the value a function approaches as its input gets arbitrarily close to a target — without necessarily reaching it. Limits underpin both derivatives and integrals.

Informally, limxaf(x)=L\lim_{x \to a} f(x) = L means: as xx gets arbitrarily close to aa (from either side), f(x)f(x) gets arbitrarily close to LL. The function does not have to be defined at aa itself, and even if it is, the function value f(a)f(a) does not have to equal LL.

The formal ε\varepsilon-δ\delta definition demands: for every ε>0\varepsilon > 0 there exists δ>0\delta > 0 such that xa<δ|x - a| < \delta implies f(x)L<ε|f(x) - L| < \varepsilon.

Limits make precise the notion of "approaching but not equalling" — the engine behind derivatives (h0h \to 0) and integrals (Riemann sums with mesh 0\to 0). Many physical and economic models implicitly depend on limit reasoning.

Related resources