4.1.1 · D2Calculus I — Limits & Derivatives

Visual walkthrough — Intuitive concept of a limit — table of values, graphical

1,956 words9 min readBack to topic

We are re-deriving the central idea of the parent topic: a limit is the destination the outputs aim at, not the value at the point.


Step 1 — Meet the machine and the broken gear

WHAT. A function is a machine: you feed it a number , it spits out a number we call . Our machine is Here is the input (the number we pour in), is the top (numerator — it gets computed first), and is the bottom (denominator — we divide by it).

WHY. Before asking "where does it head?", we must find where the machine jams. It jams whenever the bottom is , because dividing by zero is meaningless.

Set the bottom to zero: . At exactly the top is too, so we get — the famous indeterminate form (see Indeterminate forms and algebraic simplification). Not "zero", not "infinity" — genuinely undecided.

PICTURE. The machine has one jammed gear, sitting exactly at .

Figure — Intuitive concept of a limit — table of values, graphical

Step 2 — Sample near the jam and plot the dots

WHAT. Since we cannot stand on , we stand just beside it and read the output. Pick : top , bottom , so . Pick : top , bottom , so .

WHY. We are gathering evidence. Each safe input gives one honest dot . Plotting many such dots reveals the shape the machine traces — the shape will tell us the destination.

PICTURE. Blue dots for real samples on the left and right of ; the gap at stays empty because that input is forbidden.

Figure — Intuitive concept of a limit — table of values, graphical

Step 3 — The algebra that reveals the hidden line

WHAT. Factor the top. The top is a difference of two squares: . Check: . ✓ So Here is the shared factor living in both top and bottom, and is the leftover after we remove it.

WHY. We want to cancel top and bottom, turning the ugly fraction into something readable. Cancelling is legal only when — you may never cancel a zero. And here is the beautiful loophole: a limit sends but never lets , so throughout the limit . The cancellation is allowed exactly because of the "near, not at" rule.

PICTURE. The tangled fraction on the left; the clean straight line on the right, with a single open circle (hollow dot) marking the one forbidden input .

Figure — Intuitive concept of a limit — table of values, graphical

Step 4 — Where is the hole, and how high is it?

WHAT. Our machine behaves exactly like the line , except the input is banned. What height would that line have there? Plug into the leftover: . So the missing point sits at height .

WHY. We want to know the height the curve is aiming at. The line has no gap — it's a straight ruler pointing at . Removing one point from a straight line does not bend it: the neighbours on both sides still line up toward . That target height is the candidate for our limit.

PICTURE. The line with a hollow yellow circle at — the exact spot the curve is missing but pointing at.

Figure — Intuitive concept of a limit — table of values, graphical

Step 5 — Squeeze from the left, squeeze from the right

WHAT. Now we creep in for real, from both sides, and watch the output heights.

(left) (right)

The symbol means " slides up toward staying below it"; means " slides down toward staying above it" (these are the One-sided limits and limits at infinity).

WHY. The parent's rule: a two-sided limit exists only if both one-sided limits agree. Left heights climb toward . Right heights fall toward . The two marchers meet at the same wall.

PICTURE. Red arrow marching in from the left, green arrow marching in from the right, both squeezing onto the height at the hole.

Figure — Intuitive concept of a limit — table of values, graphical

Step 6 — Both sides agree, so the limit exists

WHAT. Left-hand limit . Right-hand limit . They match, so the full (two-sided) limit exists and equals that shared value: Read the symbols: = "the value approached", = "as input creeps to ", the fraction = "of this machine", = "is the number ".

WHY. This is the payoff of Steps 1–5 stitched together: the machine jams at (Step 1), but its neighbours (Step 2) trace a straight line (Step 3) pointing at height (Step 4), and both marchers confirm it (Step 5). Nothing was assumed — every claim came from a picture.

PICTURE. The final verdict: both arrows fused into one destination at , with the equation stamped beside it.

Figure — Intuitive concept of a limit — table of values, graphical
Recall Why couldn't we just plug in

? Plugging in gives , undefined. Direct substitution is only a first guess; at a trap it fails, so we factor, cancel (legal since ), and read the destination instead.


Step 7 — The degenerate case: what if the sides disagreed?

WHAT. Our example was kind — both sides met. To know we earned the answer, we must see the case where the recipe refuses to give a limit. Take the jump function From the left, . From the right, .

WHY. This proves "both sides must agree" is a real condition, not a formality. When the left marcher aims at height and the right marcher aims at height , there is no single destination — so does not exist. Contrast this with Step 6, where agreement created the limit.

PICTURE. A cliff: left piece flat at height , right piece flat at height , the two arrows pointing at different walls.

Figure — Intuitive concept of a limit — table of values, graphical

The one-picture summary

Everything at once: the jammed fraction the factor-and-cancel the straight line with a hole two arrows squeezing onto height the boxed answer. Compare it to the failing jump so the contrast is burned in.

Figure — Intuitive concept of a limit — table of values, graphical
Recall Feynman retelling — explain the whole walkthrough to a 12-year-old

We had a math machine that jams if you feed it exactly — you'd be dividing by zero. So we sneak up on instead of standing on it. When we clean up the machine with a little algebra, it turns out to be the plain straight ruler "" everywhere except that one banned spot. A straight ruler through the neighbours of points dead at the height . We walk toward from the left and from the right, and both walks aim at height — so even though there's a tiny missing tile at , we know for sure that's where we were headed. The answer is . And we checked a mean example (a cliff) where the two walks aim at different heights: there, no single destination exists, so the limit doesn't exist. That's the whole trick — look where you're going, not where you're standing.


Where this leads next

  • The same "squeeze from both sides onto a value" idea powers The derivative as a limit of difference quotients — a difference quotient is a trap we tame exactly like this one.
  • When both-sides-agree is hard to prove directly, the Squeeze (Sandwich) Theorem traps the limit between two known curves.
  • To make "arbitrarily close" mathematically bulletproof, see the Formal epsilon-delta definition of a limit.

Flashcards

Why is undefined at ?
The denominator there, giving the indeterminate form .
What does factor into?
(difference of squares).
Why may we cancel inside the limit?
Because means , so and division by it is valid.
After cancelling, what simple function is left?
, valid for all .
What height does point at when ?
.
Left-hand and right-hand limits of at ?
Both equal , so the two-sided limit is .
Why does the jump function have no limit at ?
Left limit is , right limit is ; they disagree, so no single destination exists.
Does the missing point (hole) at change the limit?
No — the limit tracks the approached height, not the value at the point.