4.1.17 · D2Calculus I — Limits & Derivatives

Visual walkthrough — Derivatives of sin x, cos x — proofs from first principles

1,847 words8 min readBack to topic

Step 1 — What "derivative" is asking (a slope you shrink)

WHAT. Pick a point on the sine curve. Draw a second point a little to the right, a horizontal gap away. Connect them with a straight line. That line has a steepness — how much it climbs () divided by how far it runs ().

WHY. Slope is the only honest way to say "how fast is this curve rising here?" A single point has no slope on its own, so we borrow a nearby friend at distance , measure the average climb between them, then slide the friend inward () until the two points nearly touch. What the slope settles down to is the derivative.

PICTURE. The amber secant line below tilts less and less as the right point creeps left; it is heading toward the cyan tangent line.

Here , so the rise is . Every step below is about taming that rise.


Step 2 — Why we need one small-angle fact first

WHAT. Before touching , we isolate the engine of the whole proof: what happens to when is tiny?

WHY. Look ahead: after expanding, the answer will contain . If we don't know that number, the proof stalls. So we settle it now, geometrically, using a unit circle (a circle of radius ).

PICTURE. On the unit circle, sweep out a small angle (measured in radians — the arc length itself). Three regions nest inside one another: a thin triangle, the pie-slice (sector), and a bigger triangle.

The inner region sits inside the sector which sits inside the outer triangle — the picture is the inequality.


Step 3 — Squeeze the ratio to 1

WHAT. Divide the whole inequality by the positive quantity , then flip it, and let .

WHY. We want trapped between two things that both march to the same limit. That is exactly what the Squeeze Theorem needs: if a quantity is pinned between two others heading to , it must also head to .

PICTURE. As shrinks, the two straight sides and the curved arc become indistinguishable — the ratio is squeezed onto .

Flipping the trapped ratio gives the star of the show: It holds for too, because is unchanged when (an even ratio).


Step 4 — The cosine companion limit

WHAT. Establish the second number the proof will need: .

WHY. After expanding a piece will appear. We can't guess its limit — it's a shape. We convert it into the known using the conjugate trick (multiply by top and bottom).

PICTURE. Geometrically is the tiny horizontal sag of the circle point away from the right edge — it shrinks faster than , so the ratio dies to zero.


Step 5 — Expand the rise with the addition formula

WHAT. Now attack the actual derivative. Replace using the angle-addition formula.

WHY. The rise mixes (fixed) and (vanishing) inside one sine. We must separate them so the -parts can meet the limits from Steps 3–4. The addition formula is the tool that splits an angle-sum into pieces where and stand apart.

PICTURE. Think of rotating a unit vector from angle by an extra ; its new height is built from the old height and width scaled by .


Step 6 — Group into the two known limits

WHAT. Divide by , then gather the terms together.

WHY. We want the expression to look like . Grouping is pure bookkeeping so the recognisable pieces surface.

PICTURE. Two labelled "slots" — one waiting for the value , one waiting for the value .


Step 7 — Take the limit and read the answer

WHAT. Let . Constants ride outside the limit; the two slots fill with and .

WHY. A limit of a sum is the sum of limits (from Limits — definition and properties), and constant factors pass straight through. So each slot just becomes its known value.

PICTURE. The two slots snap to and ; only the term survives.

The mirror proof for cosine is identical with , giving .


Step 8 — The degenerate & edge cases (never skip these)

WHAT. Check the corners the pictures quietly assumed.

WHY. A proof isn't finished until every input is covered.

PICTURE. Where sine crosses zero going up, its slope is maximal (); at a peak, slope is zero.

Every across all four quadrants gives a slope matching the cosine wave, and both signs of agree — the result is watertight.


The one-picture summary

Below: the sine curve (cyan) with its slope-arrows, and directly beneath the cosine curve (amber) that those slopes trace out. The proof is the statement that these two frames are locked together.

Recall Feynman retelling — say it to a friend

We wanted the slope of the sine wave. Slope means "rise over run", so I put a second dot a little gap to the right and measured the climb, then slid it in. To find the climb I first needed one magic fact: for a tiny angle, the sine of the angle is basically the angle itself — I proved that by squeezing a pie-slice between two triangles on a circle, which forced . A cousin trick (multiply by the conjugate) showed the leftover cosine piece just dies to . Then I broke into its -part and -part with the addition formula, sorted the terms into two slots, dropped in and — and out fell . Sanity check with the pictures: where sine crosses zero it climbs fastest (cosine ), at its peak it's flat (cosine ). The slope-wave is the cosine wave, shifted a quarter turn. Cosine works the same way but picks up a minus sign, because at cosine is at its peak and about to fall.


Connections