Calculus I · Limits and Continuity · review

Epsilon-Delta Review

Section 6 Summary

Summary

ε\varepsilon is an allowed output error; δ\delta is an input tolerance that guarantees it. • Formal proofs work backward to discover δ\delta and forward to verify it. • Linear proofs usually use δ=ε/m\delta=\varepsilon/|m|. • Nonlinear proofs often need a preliminary local bound and a minimum of two restrictions. • To disprove a claimed limit, one bad ε0\varepsilon_0 is enough.

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