4.1.14Calculus I — Limits & Derivatives

Product rule — proof

1,513 words7 min readdifficulty · medium6 backlinks

WHAT — the statement


WHY the corner term vanishes (Dual Coding)

Figure — Product rule — proof

The picture shows area uvu v as a rectangle. Increasing xx+hx\to x+h makes uu+Δuu\to u+\Delta u and vv+Δvv\to v+\Delta v. The new area splits into 4 pieces:

Piece Area
original uvuv
right strip (wider) vΔuv\,\Delta u
top strip (taller) uΔvu\,\Delta v
corner (tiny) ΔuΔv\Delta u\,\Delta v

The change in area is Δ(uv)=vΔu+uΔv+ΔuΔv\Delta(uv) = v\,\Delta u + u\,\Delta v + \Delta u\,\Delta v. The corner is a product of two small things → second-order tiny → vanishes in the limit.


HOW — Derivation from scratch (the limit definition)


Worked examples


Flashcards

State the product rule.
(uv)=uv+uv(uv)' = u'v + uv'
What trick starts the limit proof of the product rule?
Add and subtract u(x+h)v(x)u(x+h)v(x) in the numerator.
Why does limh0u(x+h)=u(x)\lim_{h\to0}u(x+h)=u(x) hold in the proof?
Because uu is differentiable, hence continuous.
Why is (uv)=uv(uv)'=u'v' wrong (give a counterexample)?
With u=v=xu=v=x: (x2)=2x(x^2)'=2x but uv=1u'v'=1.
Geometrically, what does the product rule's "corner term" ΔuΔv\Delta u\,\Delta v represent?
A second-order tiny area that vanishes in the limit.
Differentiate x2sinxx^2\sin x.
2xsinx+x2cosx2x\sin x + x^2\cos x.
What's (uvw)(uvw)'?
uvw+uvw+uvwu'vw + uv'w + uvw'.

Recall Feynman: explain to a 12-year-old

Imagine a rectangle of stickers — so many stickers wide, so many tall. Now both the width and the height start growing. After a tiny moment you've added a thin strip on the side and a thin strip on top. There's also a teeny corner square where the two strips overlap, but it's so small we ignore it. So how fast the total number of stickers grows = (how fast it widens)×height

  • width×(how fast it gets taller). That's the product rule!

Connections

  • Limit definition of the derivative — the engine of this proof.
  • Differentiability implies continuity — the hidden lemma in Step 3.
  • Quotient rule — derived from product rule + chain rule.
  • Chain rule — partners with this for compositions.
  • Power rule — bootstrapped from product rule (Example 2).
  • Leibniz rule (nth derivative of a product) — the grand generalisation.

Concept Map

nudge x by h

width strip

height strip

corner tiny

second-order tiny, vanishes

add and subtract u&(x+h&)v&(x&)

divide by h, split limit

needs u continuous

intuition mirrors

intuition mirrors

yields

justifies dropping term

refutes

Rectangle area A = u·v

New area splits into 4 pieces

v·Δu

u·Δv

Δu·Δv

Negligible in limit

Limit definition of f' = uv

Group into two difference quotients

Take limits piece by piece

Differentiable implies continuous

Product Rule: &(uv&)' = u'v + uv'

Myth: &(uv&)' = u'v'

Hinglish (regional understanding)

Intuition Hinglish mein samjho

Dekho, product rule ka idea bilkul simple hai. Socho ek rectangle hai jiski width u(x)u(x) hai aur height v(x)v(x) hai — area to uvu\cdot v hoga. Ab jab xx thoda sa change hota hai, to width bhi thodi badhti hai (Δu\Delta u) aur height bhi thodi badhti hai (Δv\Delta v). Naya area do patli strips add karta hai: ek side wali (vΔuv\,\Delta u) aur ek upar wali (uΔvu\,\Delta v). Ek chhota sa corner square bhi banta hai (ΔuΔv\Delta u\,\Delta v), lekin wo do choti cheezon ka product hai, itna chhota ki limit mein zero ho jaata hai. Isliye area ki growth rate banti hai uv+uvu'v + uv'.

Proof ka asli trick limit definition mein hai. Numerator u(x+h)v(x+h)u(x)v(x)u(x+h)v(x+h)-u(x)v(x) ko hum u(x+h)v(x)u(x+h)v(x) ko add-and-subtract karke do parts mein todte hain — ek part mein Δv\Delta v aata hai, doosre mein Δu\Delta u. Phir hh se divide karke limit lete hain, aur dono difference quotients vv' aur uu' ban jaate hain. Ek important point: u(x+h)u(x)u(x+h)\to u(x) tabhi hota hai jab uu continuous hai — aur yeh free mein milta hai kyunki differentiable function hamesha continuous hota hai.

Sabse common galti yeh hai ki students soch lete hain (uv)=uv(uv)' = u'v'. Yeh galat hai! Addition mein derivative split hota hai, multiplication mein nahi. Test karo: u=v=xu=v=x, to (x2)=2x(x^2)'=2x, par uv=1u'v'=1. Sahi answer uv+uv=2xu'v+uv'=2x deta hai. Yaad rakhne ke liye chant karo: "first d-second plus second d-first". Bas har factor ko baari-baari differentiate karo, baaki ko constant rakho, aur sum kar do — chahe do factor ho ya teen.

Go deeper — visual, from zero

Test yourself — Calculus I — Limits & Derivatives

Connections