Visual walkthrough — Epsilon-delta definition of a limit — formal proofs
We will take one concrete limit and squeeze the definition out of it, picture by picture: Everything else (linear case, false limits) is a shadow of this one worked example.
Step 1 — Two number lines, two dots
WHY. A limit is a promise about two places at once: "if the input is near here, the output is near there." You cannot reason about "near" until you can see the two neighbourhoods living on two different rulers. One ruler is not enough — the whole drama is the link between them.
PICTURE. Look at the figure. The bottom violet line is the input; the dot at is where we aim. The top magenta line is the output; the dot at is where we want to land. The orange curve is the rule that carries a point from the bottom line up to the top line.

- — a chosen input, a point free to slide along the bottom ruler.
- — the input we are approaching (a dot, not a value we plug in).
- — the output we hope to approach.
- The orange arrow shows the rule : it takes up to .
Step 2 — The adversary draws the output band ()
WHY this symbol, and why first? "Close to " is meaningless until someone names how close. The number is that "how close" — it is a measured tolerance, not a mood. And it comes first because the whole point is that you don't get to pick the tolerance — the challenger does, and can make it as cruelly small as they like.
PICTURE. The magenta band around has half-height . Anything landing inside the shaded strip counts as a win on the output side.

Step 3 — Pull the band back through the curve
WHY. The definition says nothing about wandering along the curve — it only knows inputs and outputs. So we ask: which inputs produce an output inside the band? Geometrically that is exactly "shine the band sideways onto the curve, then read off the shadow on the input ruler." That shadow is the set of inputs guaranteed to win.
PICTURE. The two magenta edges meet the orange curve at two points; dashed navy lines drop to the input ruler, cutting out a little interval. Notice it is not symmetric about — the left gap and right gap differ. That asymmetry is the seed of the word "min" coming in Step 6.

- Left edge of shadow: solves , i.e. .
- Right edge of shadow: solves , i.e. .
- Which root? The equation has two solutions, . We keep only the positive root because we are working near ; the negative root sits over near , far from our target, so it is irrelevant here.
- Because the curve is steeper on the right, the right gap is a little shorter.
Step 4 — Fit the biggest symmetric band that fits ()
WHY a symmetric -band, when the shadow is lopsided? The definition is written as — one single distance in every direction. That is a deliberate simplification: it is easier to state and to reuse. The price is that we must shrink to the narrower side of the shadow so the symmetric band never pokes out. That "shrink to the narrower side" is precisely the you will meet in Step 6.
PICTURE. The violet band of half-width sits inside the shadow. The little hollow circle at is the excluded point — we never actually stand on the target.

Step 5 — Why "factor out " is the honest bookkeeping
WHY this and not brute square-roots? We need a rule that turns "input is within " into "output is within " for every at once, cleanly. Factoring exposes the machine: the output distance is the input distance multiplied by a stretch factor . Control the input distance and control the stretch, and the output distance obeys automatically.
PICTURE. The figure shows the curve near and the local "stretch": moving the input a tiny step moves the output a step about times as big. The steeper the curve, the bigger the stretch — that is what measures.

- — how far your input strayed from the target; the thing you directly control with .
- — the amplification: near it is about , so a wobble of size in becomes a wobble of about in .
Step 6 — Tame the stretch, then choose
WHY the , seen in one glance. Two constraints, two candidate widths. must satisfy both, so it must be no bigger than either — that is exactly what "minimum" means. This is the symmetric-band-inside-the-lopsided-shadow idea from Steps 3–4, now in algebra.
PICTURE. The figure stacks the two candidate half-widths ( and ) as two bars; the shorter bar wins and becomes . For small the bar is shorter (the -condition bites); for large the constant bar wins (the cage bites).

Step 7 — The degenerate & edge cases (nothing left unshown)
Case A — huge (loose demand). If , then , and . The cage wins; . Why fine: a loose demand can't force a tiny — you keep your comfortable margin.
Case B — tiny (brutal demand). If , then , and . The -rule wins; . Why fine: as the output band shrinks, your input band shrinks in step — and it always can, because for every .
Case C — the linear function, where the stretch is constant. For we get : the stretch is the constant , no cage needed, and exactly. This is why straight lines are the easy case — no hides inside the stretch, so no .
PICTURE. Left panel: the parabola's shadow is lopsided (stretch varies) → needed. Right panel: the line's shadow is perfectly symmetric (stretch constant) → clean .

Recall Check the arithmetic yourself
With and , the worst input is . Then , so . ✓ With , , worst input : , . ✓
The formal statement, now fully earned
The one-picture summary

Recall Feynman retelling — say it like a story
You and a friend play catch through a magic funnel shaped like . Your friend draws a small hoop on the wall around the spot marked "4" — that hoop's tightness is . Your job: find how steady your throwing hand must be, aimed near "2", so the ball always sails through the hoop. You notice the funnel bends more on one side, so the safe hand-wobble is different left and right — so you promise the smaller wobble on both sides; that's your , and the "take the smaller" is the word min. Because the funnel only stretches throws by about four-times near the target, halving the hoop only forces you to halve your wobble — never to zero. Since you can meet any hoop your friend draws, the ball's true destination is "4". That is exactly .
Active recall
What are the two rulers a limit lives on?
What does measure, and who picks it?
Why is the pulled-back shadow of the -band asymmetric for ?
Why keep only the positive root of ?
Why must shrink to the narrower side of the shadow?
In , what does represent visually?
Why cage with before choosing ?
For what is and does it work?
Why does the linear case need no ?
Connections
- Epsilon-delta definition of a limit — formal proofs — the parent: definition, recipe, and the algebra behind these pictures.
- Definition of the derivative — the derivative is the limit of the stretch factor -style slopes.
- Continuity — same two-band picture with : the shadow now includes the target point.
- One-sided limits — use only the left or right half of the shadow.
- Limit Laws (sum, product, quotient) — each law reuses the "factor and bound" move from Step 5.
- Uniform continuity — demand one -band that fits the shadow at every at once.