Calculus I · Limits and Continuity · lesson

Epsilon-Delta Definition: An Introduction

Visual study stop

Read the picture before the symbols

Pause at each graph long enough to say what the input is doing, what the output is doing, and which feature supports the next mathematical decision.

Interactive epsilon band and delta window for f(x) = x squared over 2 plus 1 near (2, 3).
Read this graph as text

An epsilon band and delta window. The curve f(x) = x squared divided by 2 plus 1 passes through (a, L) = (2, 3). A horizontally patterned band extends from 3 - epsilon to 3 + epsilon. A vertically patterned window is bounded by 4 - square root of (4 + 2 epsilon) and square root of (4 + 2 epsilon). With epsilon 0.75, the largest symmetric delta is about 0.3452, and nearby curve points inside that punctured window remain in the output band.

The epsilon band has diagonal hatching and dashed horizontal boundaries. The delta window has crosshatching and dotted vertical boundaries. The limit point is a filled diamond.

Why it matters: Connect the output condition |f(x) - L| < epsilon to an input window 0 < |x - a| < delta on a nonlinear graph.

Read the formal definition as a window guarantee

The vertical epsilon band is the requested output accuracy. The horizontal delta window is chosen so every allowed nearby graph point is forced to remain inside that band.

Concept

Learning objectives

Translate "arbitrarily close" into inequalities; understand the roles of ε\varepsilon and δ\delta; verify simple formal limit proofs.

Making Limits Precise

Why the Informal Definition Needs Numbers

The informal definition says that f(x)f(x) can be made as close as desired to LL by taking xx sufficiently close to aa. The phrase "as close as desired" must be made numerical.

Concept

Suppose a customer says, "Make the board close to 10 feet long." A builder needs a tolerance: within one inch? one millimeter? The symbol ε\varepsilon names the allowed output error. The symbol δ\delta tells how close the input must be to guarantee that error.

The distance between xx and aa is

xa.|x-a|.

The distance between f(x)f(x) and LL is

f(x)L.|f(x)-L|.
Definition

Formal ε\varepsilon-δ\delta Definition

We say

limxaf(x)=L\lim_{x\to a}f(x)=L

if

ε>0, δ>0 such that 0<xa<δ    f(x)L<ε.\boxed{\forall\varepsilon>0,\ \exists\delta>0\text{ such that } 0<|x-a|<\delta\implies|f(x)-L|<\varepsilon.}

In words:

For every positive output tolerance ε\varepsilon, there is a positive input tolerance δ\delta such that every allowed input within δ\delta of aa, except aa itself, produces an output within ε\varepsilon of LL.

Reference table
ExpressionMeaning
xa<δ|x-a|<\deltaThe input lies in the horizontal interval (aδ,a+δ)(a-\delta,a+\delta).
f(x)L<ε|f(x)-L|<\varepsilonThe output lies in the vertical band (Lε,L+ε)(L-\varepsilon,L+\varepsilon).
0<xa0<|x-a|The target input itself is excluded.
ε>0\forall\varepsilon>0The argument must work for every requested accuracy.
δ>0\exists\delta>0We may choose an input tolerance depending on ε\varepsilon.

After the explanation

Use the section idea

Reading lens

How small must the input window be to force every allowed output into the requested tolerance band?

Mental model

Epsilon sets the demanded vertical accuracy; delta is the horizontal promise you choose so every permitted nearby input meets that demand.

Decision

Work backward from the desired output inequality, isolate an input-distance bound, then state a positive delta that is no larger than that bound.

Common trap

A proof must control every eligible input in the punctured window; checking examples or choosing delta after seeing the input is not enough.

Check yourself

Formal understanding means you can translate between bands, inequalities, and words, then verify the implication from delta to epsilon in forward order.

Source & rights

Original instruction with traceable references.

The exposition is original. No Active Calculus exercise is reproduced verbatim. Public-domain examples were modernized and recomposed when used as inspiration.

The verified handoff declares original composition and requires owner provenance review. BetterGrades-original material remains separate from public-domain references; no source textbook PDF is published here.

Vocab
Limit
Math glossaryLimit
limxaf(x)=L\lim_{x\to a}f(x)=L

The value a function approaches as its input approaches a target.

Learn more
Function
Math glossaryFunction
y=f(x)y=f(x)

A rule or relation assigning exactly one output to each allowed input.

Learn more
Continuity
Math glossaryContinuity
limxaf(x)=f(a)\lim_{x\to a}f(x)=f(a)

At a point, the function value exists and equals the limit there.

Learn more
Domain
Math glossaryDomain
domf\operatorname{dom}f

The set of permitted input values.

Learn more
Math glossary