4.1.17 · D5Calculus I — Limits & Derivatives

Question bank — Derivatives of sin x, cos x — proofs from first principles

1,619 words7 min readBack to topic
Figure — Derivatives of sin x, cos x — proofs from first principles

True or false — justify

holds whether is measured in degrees or radians.
False. In degrees the limit is , because the sector-area bound (valid only on a unit circle, radius , where arc length equals the radian angle) requires in radians. The clean "" is a radian-only fact — see the unit-circle squeeze in Figure s02.
The derivative shifts the whole sine wave left by .
True. , so differentiating advances the wave by a quarter period — the graph of the slope is the sine graph slid left by . Figure s03 overlays and its slope-curve so you can see the phase shift directly.
Since as , we may conclude , which is undefined.
False. is not a number but an indeterminate form — a signal to work harder, not a final answer. The conjugate trick resolves it to the definite value .
is negative near because cosine is decreasing there.
True. At cosine sits at its peak and immediately falls, so its slope is negative; for small confirms it. The minus sign is geometrically forced.
The two ingredient limits ( and ) are logically independent facts.
False. The second is built from the first: the conjugate trick turns into , so it inherits the value (using by continuity of cosine, so ).
If we only knew but nothing about addition formulas, we could still finish the proof.
False. The addition formula is what splits into an " part" and an " part"; without it there is nowhere for the limits to plug in. Both ingredients are load-bearing.
.
False. The inner rate matters: , because . To see the : substitute , so , and as we have , giving . This missing factor of is exactly what the Chain Rule later formalizes.

Spot the error

"Apply L'Hôpital to : differentiate top and bottom to get . Done."
The error is circularity. L'Hôpital needs , which is the very theorem we're proving; using it here assumes the conclusion. The squeeze argument is the honest foundation.
", so ."
The limit of as is , not . The belongs to the different limit — watch the power of in the denominator.
"In the squeeze, holds for all , so the whole argument works for any ."
The area inequality is derived for small positive (a first-quadrant angle on the unit circle, Figure s02). For we invoke evenness — is an even function — rather than the raw area picture, which needs a positive angle.
", so the derivative is ."
Sine is not additive: . The correct expansion is , and it is precisely this that yields , not the constant .
"Since both limits give constants ( and ), the derivative of is the constant ."
The factors and are constants with respect to , but they still depend on and must stay. The answer is , a function of , not the number .
" appears in the squeeze, so we secretly assumed we know ."
No — is used purely as a ratio of lengths (the outer triangle's area in Figure s02), a static geometric fact. No derivative of tangent is invoked; Derivatives of tan, sec, csc, cot come later, built on this result.

Why questions

Why do we expand with the addition formula instead of just plugging directly?
Plugging gives — the average slope over a zero-width interval is undefined. The addition formula reshapes the quotient into pieces whose limits do exist.
Why must the angle be in radians for calculus, geometrically?
The squeeze's middle term, the sector area , equals the actual circular-sector area only on a unit circle (radius ) with in radians, where arc length equals the angle. Any other unit inserts a conversion constant into every derivative.
Why does the limit-flow collapse neatly to ?
Because as , cosine is continuous so and sine is continuous so ; the -factors just ride along unchanged. Figure s03's companion idea: the "-part" fades to a clean and , leaving the "-part" standing.
Why does differentiating rotate the sine/cosine family by exactly each time?
Because the slope of a wave peaks where the wave crosses zero and vanishes where the wave peaks — a quarter-cycle offset (visible in Figure s03). Iterating gives the cycle .
Why is the conjugate multiplier chosen and not something else?
Because converts the stubborn into a we already control, letting us reuse .
Why does the sanity check (peak of cosine ⇒ negative slope) count as evidence but not proof?
It confirms the sign is consistent, ruling out a sign slip, but it says nothing about the magnitude ( vs. anything else). Only the full limit argument pins the exact function.
Why do we prove over (linear power) rather than over ?
Because the derivative's definition divides the difference by the interval width to the first power. That single power forces the limit to ; the version is a separate, higher-order fact not needed here.

Edge cases

At , is the first-principles limit for still , and does the graph confirm it?
Yes. At the sine graph crosses zero with its steepest upward slope (Figure s03), and the derivation gives — the maximum possible slope of , matching the picture exactly.
What happens to from the left, i.e. as ?
It still , because is an even function (). The two-sided limit exists and equals , so the derivative is well-defined at every .
Is differentiable everywhere, including at its peaks ?
Yes. At the derivation gives — a smooth horizontal tangent, not a corner. Sine and cosine are differentiable on all of .
If we replaced by a sequence like (where is a positive integer growing without bound, ), would we get the same limit?
Yes, since the limit exists as a genuine (two-sided) limit, every sequence with yields . Path-independence is guaranteed once the limit is established.
Does the proof break if itself is huge, say ?
No. The limit is taken over with held fixed as a constant; the size of never enters the two ingredient limits. The result holds for every real .
What if someone defines the derivative with (backward difference) instead?
You get the same derivative ; the backward, forward, and symmetric quotients all converge to the identical limit for a differentiable function. The choice is cosmetic here.

Recall One-line summary of every trap

Almost all traps reduce to three sins: wrong units (degrees), wrong power of (mixing the two cosine limits), or circular logic (L'Hôpital / assuming additivity). Guard those three and the topic is airtight.

Connections

  • Squeeze Theorem — the engine the "spot the error" items probe
  • Trigonometric addition formulas — the non-additivity trap
  • Radian measure — the degrees-vs-radians trap
  • Chain Rule — the factor-of-2 trap
  • Derivatives of tan, sec, csc, cot — where later reappears
  • Taylor series of sin and cos — the approximation trap
  • Limits — definition and properties — indeterminate-form reasoning