4.1.17Calculus I — Limits & Derivatives

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

1,631 words7 min readdifficulty · medium2 backlinks

What we are proving


The two ingredients we MUST establish first

Everything hinges on two limits. Without these the proof collapses.


Proof 1: ddxsinx=cosx\dfrac{d}{dx}\sin x = \cos x


Proof 2: ddxcosx=sinx\dfrac{d}{dx}\cos x = -\sin x


Forecast-then-Verify

Recall Predict before you peek

Q: Without re-deriving, what is ddxsin(2x)\dfrac{d}{dx}\sin(2x) from first principles structure? (Hint: sin(2x+2h)\sin(2x+2h)...) A: The same proof with h2hh\to 2h effectively scales by the inner rate: you'd get 2cos(2x)2\cos(2x). The factor 2 comes from sin2hh2\frac{\sin 2h}{h}\to 2. This previews the chain rule.


Common mistakes (Steel-manned)


Active recall

First-principles definition of f(x)f'(x)?
limh0f(x+h)f(x)h\displaystyle\lim_{h\to0}\frac{f(x+h)-f(x)}{h}
Value of limh0sinhh\lim_{h\to0}\frac{\sin h}{h} (radians)?
11
Value of limh0cosh1h\lim_{h\to0}\frac{\cos h-1}{h}?
00
Which theorem proves sinhh1\frac{\sin h}{h}\to1?
The Squeeze (Sandwich) Theorem via unit-circle areas
Three areas compared in the squeeze?
12sinh12h12tanh\frac12\sin h \le \frac12 h \le \frac12\tan h
Addition formula used for sin\sin?
sin(x+h)=sinxcosh+cosxsinh\sin(x+h)=\sin x\cos h+\cos x\sin h
Addition formula used for cos\cos?
cos(x+h)=cosxcoshsinxsinh\cos(x+h)=\cos x\cos h-\sin x\sin h
ddxsinx\frac{d}{dx}\sin x?
cosx\cos x
ddxcosx\frac{d}{dx}\cos x?
sinx-\sin x
Why must angles be in radians?
Because sinhh1\frac{\sin h}{h}\to1 only holds in radians (sector area =12h=\frac12 h)
Trick to evaluate cosh1h\frac{\cos h-1}{h}?
Multiply by conjugate cosh+1cosh+1\frac{\cos h+1}{\cos h+1}
Why can't we use L'Hôpital here?
It assumes ddxsinx=cosx\frac{d}{dx}\sin x=\cos x — circular

Recall Feynman: explain to a 12-year-old

Imagine pushing a swing. When the swing is at the very bottom it's moving fastest; at the top it stops for a moment. The height of the swing is like sinx\sin x, and how fast it's moving is like cosx\cos x. Notice: when height is in the middle (zero), speed is biggest — and when height is at the top, speed is zero. Differentiation is just asking "how fast is it changing right now?" For sine, that answer is always the cosine. To prove it we zoom in super close (that's the limit), use a circle to show a tiny angle and its sine are nearly equal, and the algebra clicks into place.


Connections

  • Squeeze Theorem — the engine behind sinhh1\frac{\sin h}{h}\to1
  • Trigonometric addition formulas — the algebraic splitter
  • Limits — definition and properties
  • Chain Rule — extends to sin(g(x))\sin(g(x))
  • Derivatives of tan, sec, csc, cot — built from these two via quotient rule
  • Taylor series of sin and cos — alternative viewpoint of the same fact
  • Radian measure — why the constant comes out clean

Concept Map

proves

proves

used by

required for

expanded via

separates x from h

separates x from h

substituted into

substituted into

substituted into

substituted into

shifts wave 90 deg

First principles derivative limit

Limit sin h over h equals 1

Limit cos h minus 1 over h equals 0

Squeeze Theorem on unit circle areas

Conjugate trick times cos h plus 1

Angle addition formulas

d/dx sin x equals cos x

d/dx cos x equals -sin x

Angles in radians

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, idea simple hai: agar sinx\sin x ek lehar (wave) hai, to uska rate of change yaani derivative ek aur wave nikalti hai — aur wo wave exactly cosx\cos x hai. Matlab differentiation ne sirf wave ko 90 degree shift kar diya. Aur cosx\cos x ka derivative sinx-\sin x, kyunki cosine apne peak par decrease hona shuru karta hai, isliye minus aata hai.

Proof ka dil do limits hain. Pehla: sinhh1\frac{\sin h}{h}\to 1 jab hh chhota hota hai. Yeh hum unit circle mein teen area compare karke (triangle \le sector \le bada triangle) Squeeze Theorem se prove karte hain. Yaad rakho yeh sirf radians mein sach hai — degrees mein galat ho jayega, isliye calculus hamesha radians use karti hai. Dusra limit: cosh1h0\frac{\cos h-1}{h}\to 0, jise hum conjugate (cosh+1)(\cos h+1) se multiply karke nikaalte hain.

Ab actual derivative: sin(x+h)\sin(x+h) ko addition formula se khol do — sinxcosh+cosxsinh\sin x\cos h + \cos x\sin h. Phir sinx\sin x wale terms group karke do known limits (00 aur 11) plug kar do, aur seedha cosx\cos x aa jata hai. Cosine ke liye bilkul same kaam, bas sign flip hone se sinx-\sin x milta hai.

Important warning: L'Hôpital rule mat lagana sinhh\frac{\sin h}{h} par — kyunki uske liye pehle se ddxsinx=cosx\frac{d}{dx}\sin x=\cos x chahiye, jo hum prove hi kar rahe hain. Yeh circular logic hai. Bas Squeeze + addition formula — yeh 80/20 hai, inhe pakad lo to poora proof 1 minute mein khud bana loge.

Go deeper — visual, from zero

Test yourself — Calculus I — Limits & Derivatives

Connections