Calculus I · Limits and Continuity · lesson

Reading Epsilon and Delta From a Graph

Reading the Definition From a Graph

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 graph

An ε\varepsilon-band around LL and a corresponding δ\delta-window around aa. A valid δ\delta keeps the nearby graph inside the band.

Interactive graph exploration

Use a continuous nonlinear function such as f(x)=x2/2+1f(x)=x^2/2+1 near a=2a=2, where L=3L=3. Provide an adjustable ε\varepsilon-band and show the largest symmetric δ\delta-window whose graph segment remains inside the band. Display xa<δ|x-a|<\delta and f(x)L<ε|f(x)-L|<\varepsilon simultaneously.

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