4.1.16 · D5Calculus I — Limits & Derivatives
Question bank — Chain rule — proof, composite function derivatives
Before the traps, a refresher so nothing is used unexplained:
True or false — justify
TF1. " is true because the 's cancel like fractions."
False — the equation is true, but the reason is not. and are single limits, not fractions with a shared factor; cancellation is only a memory aid, proven properly by the error-function argument.
TF2. "If and are both differentiable everywhere, then is differentiable everywhere."
True — the chain rule's hypotheses ( differentiable at , differentiable at ) are met at every , so the composite is differentiable there with the product formula.
TF3. "The chain rule can fail even if the answer still exists as a number."
True — differentiability of must hold at the point , not just somewhere. If is not differentiable at that particular , the formula's value is meaningless even if it computes to a number.
TF4. "."
False — you must keep the inside intact and multiply by its rate: . wrongly doubles the angle instead of keeping and multiplying by .
TF5. "In the rigorous proof, the error function divides by , so it still breaks when ."
False — is defined to equal at , and the key identity multiplies by . Nothing is ever divided by .
TF6. "Differentiability of is needed only to make appear; continuity of plays no role."
False — continuity of is what guarantees as , which is exactly what lets . Without it the proof stalls.
TF7. "For a constant inner function , the naïve -cancellation proof works fine."
False — here for every , so dividing by is always undefined; only the error-function proof survives, giving correctly (assuming is differentiable at ).
TF8. "If is differentiable at , then both and must be differentiable there."
False — a composite can be smooth even when a piece isn't; e.g. (not differentiable at ) fed into gives , differentiable at . The chain rule is sufficient, not necessary.
Spot the error
SE1. "."
Missing the inner rate. The full chain gives , matching . They forgot to multiply by .
SE2. "."
Two inner rates dropped. Peeling the onion needs (rate of ) (rate of ), giving .
SE3. "Since , we can just replace by before taking the limit and simplify early."
Illegal — is generally nonzero for finite ; you may only send it to inside the limit as . Substituting early changes an exact identity into an approximation.
SE4. "."
The outer has derivative evaluated at the unchanged inside , times the inner rate : . They mistakenly differentiated inside the exponent.
SE5. "To differentiate I differentiate first, get , then feed into : ."
Wrong composition. You feed the original inside into and then multiply by : , not .
SE6. "The naïve split is a valid proof because it gives the right answer."
A correct answer from an invalid step is luck, not proof. The step divides by , which can be for infinitely many ; a proof must be valid for all admissible .
Why questions
WH1. Why do the two rates multiply rather than add?
Because the wiggles act in sequence like gears: scales into , then scales that into , so — compounding, hence a product.
WH2. Why does the proof start from the limit definition of the derivative rather than the Leibniz form?
The Leibniz "cancellation" is only a mnemonic; a genuine derivation must reduce to a difference-quotient limit, which is the actual definition of a derivative.
WH3. Why is the error function made continuous at (by setting )?
So the single identity holds for all including , and so once — removing every division-by-zero worry.
WH4. Why evaluate at and not at ?
The outer machine only ever sees the number , never itself. Its slope must be read at the value actually entering it, which is .
WH5. Why does " differentiable continuous" matter more than " differentiable"?
The product formula needs (differentiability) and (continuity) to kill the error term. Continuity is the bridge that makes the limit of collapse to .
WH6. Why does implicit differentiation "just work" without a new rule?
Because it is the chain rule: treating as , differentiating any expression in carries a factor exactly as the chain rule demands (see Implicit differentiation).
WH7. Why can the same trick prove the Inverse function derivative?
Chain-rule the identity : you get , so — the inverse-derivative formula falls straight out.
Edge cases
EC1. What is when the inner function is constant, (with differentiable at )?
is itself constant, so ; the formula agrees since gives . (If were not differentiable at , the formula simply wouldn't apply — but is still constant, so directly.)
EC2. What happens at a point where but ?
The composite has zero slope there: . A stationary inner wiggle produces no output wiggle, no matter how steep is.
EC3. Can while ?
Not via the chain rule — whenever its hypotheses hold, the formula forces . If is observed, some hypothesis (differentiability of at ) must have failed, so the formula never applied.
EC4. Does the chain rule apply to (with ) at ?
Yes if is differentiable at and at — and this is precisely the pathological case where for infinitely many , showing exactly why the error-function proof (not naïve cancellation) is required.
EC5. For a triple nest , how many factors and where is each derivative evaluated?
Three factors: — each outer derivative read at the value actually fed into it, all multiplied together (peel outside-in). (We name the innermost function so it isn't mistaken for the error-function argument.)
EC6. If has a corner (not differentiable) at but is smooth, is necessarily non-differentiable at ?
No — smoothing can occur. With and , the composite is perfectly differentiable at ; the chain rule simply doesn't apply, but the composite may still be differentiable by direct check.
Connections
- Chain rule — proof, composite function derivatives — parent; every trap here targets a step of that proof.
- Derivative — limit definition — WH2 and SE3 hinge on the difference-quotient definition.
- Continuity implies differentiability fails converse — WH5, EC6 use "differentiable ⇒ continuous."
- Implicit differentiation — WH6 recasts it as the chain rule.
- Inverse function derivative — WH7 derives it by chain-ruling .
- Product rule, Quotient rule — sibling rules often combined with the chain rule.