4.1.6 · D2Calculus I — Limits & Derivatives

Visual walkthrough — Important limits — lim(sin x - x) = 1, lim((1+1 - n)ⁿ) = e

1,967 words9 min readBack to topic

We are proving one line:

Everything below earns each piece of that line.


Step 1 — Draw the stage: a unit circle and one angle

WHAT. Draw a circle of radius centred at the origin . Mark the point where the circle crosses the positive -axis. Sweep an angle counter-clockwise and land on the circle at point .

WHY. A circle of radius exactly is chosen so that lengths and angles become the same number — that is the whole trick, and Step 2 explains it. Everything we compare will live inside this one picture, so no symbol will appear without a place to point at.

PICTURE. Look at the blue circle. is the centre, the red dot on the axis, the orange dot on the rim. The little arc from to (green) is what the angle "cuts out".

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e

Step 2 — What "radian" means, and why

WHAT. Define the measure of to be the length of the green arc . That definition is what "radians" means.

WHY. We need (an angle, a rotation) and a length (something we can compare to ) to be the same quantity. Radian measure makes that literally true: on a circle of radius , arc length , and with we get arc . If we used degrees, arc instead — a different number — and the clean "" would break. This is the single reason the whole result needs radians.

PICTURE. The green arc is labelled with its own length: it is . Same curve, two readings — "angle" and "length."

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e

Step 3 — Read off and as heights

WHAT. Drop a vertical line from straight down to the -axis; its height is . Now go the other way: draw the vertical tangent line to the circle at , and extend ray until it hits that tangent line at a point . The height of above the axis is .

WHY. These two heights are the two "competitors" we will squeeze between. We need geometric objects, not formulas, so let us define both directly on the picture:

PICTURE. Orange segment (short, ends on the circle). Red segment (taller, ends on the outside tangent line). Notice by eye: the orange height is smaller than the arc, and the arc is smaller than the red height. That ordering is the entire proof — Steps 4–6 make it exact.

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e

Step 4 — Three nested regions (the sandwich bread)

WHAT. Look at three regions that sit inside one another:

  1. inner triangle (vertices , , ),
  2. circular sector (the pie slice bounded by the two radii and the arc),
  3. outer triangle (vertices , , ).

Because is on the circle and is outside it, region 1 region 2 region 3.

WHY. Areas are easy to compute and they respect containment: if one shape sits inside another, its area is no bigger. So containment hands us an inequality for free, with no trig identities needed. That inequality will trap .

PICTURE. Three shaded layers on the same figure: filled orange (inner triangle), the green pie slice on top of it, the pale red outer triangle behind. The nesting is visible — each larger region contains the previous.

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e

Step 5 — Turn the three regions into three areas

WHAT. Compute each area.

Term by term:

WHY. We swap the pictures (nested shapes) for numbers (areas), keeping the same ordering from Step 4. Now we can do algebra.

PICTURE. Same three regions, each labelled with its area. The bars on the right compare the three magnitudes at a small angle so you can see .

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e

Step 6 — Algebra: fold the sandwich around

WHAT. Start from Step 5 and clean up.

Multiply all three parts by :

Divide through by . For we have , so dividing by a positive number keeps every pointing the same way: (Here — the cancels.)

Take reciprocals. Flipping of positive numbers into reverses each , so:

WHY. We wanted alone in the middle, trapped between two things we understand. Each move (multiply, divide by positive , reciprocate) is a legal inequality step, and we said out loud why the direction stayed or flipped.

PICTURE. A number line: the value (orange tick) is caught between the floor (blue) and the ceiling (gray). As shrinks the floor rises toward and the gap slams shut.

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e

Step 7 — Let : the Squeeze Theorem closes the trap

WHAT. Send . The ceiling is the constant . The floor is , so . Both walls converge to :

By the Squeeze (Sandwich) Theorem, anything trapped between two things that both go to must itself go to :

WHY. A limit sandwiched between two known limits inherits their common value — that is exactly what the Squeeze Theorem is for, and it is precisely the tool this shape hands us.

PICTURE. The floor and ceiling plotted as curves; the orange curve threads between them and all three meet at the single point .

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e

Step 8 — The other side and the exact centre (no case left out)

WHAT. We only proved the right limit (). Check the two remaining scenarios.

Negative side, . The function is even: replace by , So the graph is a mirror image across the vertical axis — the left limit equals the right limit. Hence the two-sided limit is .

Exactly . The expression is : undefined, a hole in the graph. The limit is , but the value at does not exist. Limits describe the approach, not the landing point.

WHY. The parent claim is a two-sided limit; a one-sided proof is only half the job. Covering and the degenerate point is what makes the boxed result airtight.

PICTURE. Full graph of across negative and positive : symmetric hump peaking at , with an open circle (hole) drawn exactly at .

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e
Recall Quick check on the cases

Is defined at ? ::: No — it is , a hole. Only the limit is . Why does give the same answer? ::: The function is even, so its graph is mirror-symmetric about the -axis; left and right limits match.


The one-picture summary

Everything compressed: the nested inner triangle sector outer triangle give

Figure — Important limits — lim(sin x  -  x) = 1, lim((1+1 - n)ⁿ) = e
Recall Feynman retelling — the whole walkthrough in plain words

Draw a circle of radius one and open a small angle. Because we measure angles by the arc they cut on this circle, the angle number is exactly the arc length — that is why we insist on radians. Now stand three shapes next to each other: a skinny triangle inside the pie slice, the pie slice itself, and a fatter triangle outside it. Since each shape is packed inside the next, their areas line up as . Clean up the algebra — multiply by two, divide by the positive , flip reciprocals — and gets pinned between and . Shrink the angle: the floor rises to , the ceiling is already , so the poor thing in the middle has nowhere to go but . The graph is a mirror image on the left, and right at zero there is just a tiny hole — but the value it heads toward from both sides is . Done.


Connections