(ε,δ)-definition of the limit

The (ε,δ)-definition is one of the most well-known definitions of the limit, often taught in low-level calculus classes.

Definition

Let fx be defined for all xa over an open interval containing a, and let L be a real number. Then limxafx=L if, for every ε>0, there exists a δ>0 such that, if 0<|xa|<δ, then |fxL|<ε.

Symbolically, limxafx=Lε>0,δ>0,x,0<|xa|<δ|fxL|<ε.

Intuition

In English, one could interpret the statement "the limit at a equals L" saying "give me an an upper bound (ε) on the distance between the 'outputs' fx and L, and I'll give you an upper bound (δ) on distance between the 'inputs' x and a."