Chain Rule & Related Differentiation Techniques — Lecture 3.3
Chain Rule – Conceptual Overview
- Differentiation technique for a composition of two (or more) functions.
- Intuition: “Differentiate the outside while keeping the inside unchanged, then multiply by the derivative of the inside.”
- Typical symbolic composition:
Algebraic Statement (Version 1)
- If and both and are differentiable, then
(read “derivative of outside evaluated at the inside times derivative of the inside”).
Alternative Notation – “u-Substitution” (Version 2)
- Set and rewrite
- The chain rule appears as a product of differentials:
- Same result, but the intermediate variable often clarifies multi–step chains.
Step-By-Step Procedure (Power-Inside example)
- Identify outer and inner functions.
- Differentiate the outer; do not touch the inner expression.
- Multiply by the derivative of the inner.
- Simplify and/or substitute back if you used .
Common Missteps & Tips
- Forgetting the inner derivative (most frequent error).
- Dropping exponents one too many times—power rule only affects the outer power.
- For roots, rewrite as rational powers (e.g. ) before differentiating.
- Negative powers follow the same rule; the sign stays with the coefficient you pull down.
Worked Examples (Algebraic)
1. Pure Power
- Inner:
- Outer:
2. Radical of a Cubic Polynomial
- h'(x)=\tfrac12(4-9x^3)^{-1/2}\cdot(-27x^2)
=\boxed{-\dfrac{27x^2}{2\sqrt{4-9x^3}}}
3. Negative Exponent (Reciprocal of a Quadratic)
4. “What are and ?”
- Given , choose
- Recognition of inner/outer is flexible as long as reproduces .
5. Half-Power of a Cubic Expression
- Derivative:
- Evaluate at by direct substitution if required.
Evaluating a Derivative at a Point (Numeric Example)
- Goal: .
- Chain rule: Read required y-values and slopes directly off the graphs of and .
Using Graphs to Compute a Composite Derivative
- Procedure:
- From the graph, read and the slope
- Find the x-position on the graph equal to
- Read the slope
- Multiply to obtain
- Example in transcript returned and which yielded the composite derivative after multiplication.
Abstract Table Example
Suppose
Then for
(Variations in the transcript included other data pairs such as —the calculation pattern is identical.)
Real-World Application – Sensitivity of Compound Interest
- Monthly compounding for 10 years at annual rate .
- Balance function:
(120 months in 10 years). - Differentiate w.r.t. interest rate :
\begin{aligned}
A'(r)
&=500\cdot120\Bigl(1+\frac{r}{1200}\Bigr)^{119}\cdot\frac{1}{1200}\[6pt]
&=50\Bigl(1+\frac{r}{1200}\Bigr)^{119}.
\end{aligned} - Interpretation: is the dollar change in ending balance per 1-percentage-point change in the interest rate.
Evaluations
- At :
- At :
The higher the interest rate, the more sensitive the balance becomes to further changes.
Combining Product, Quotient, and Chain Rules
1. Product × Chain
- Product rule: where
- Often factored as
2. (Quotient-Style) Example with Both Rules
- Suppose . (The transcript listed the pieces as and .)
- Quotient rule combined with chain:
- Careful bookkeeping of each inner derivative (18 underlined in the transcript) prevents sign errors.
3. Further Derivative Identities Used
- For :
- For : hence
Big-Picture Connections & Significance
- Chain rule is foundational; appears whenever units convert (e.g.
concentration vs. time) or when one process feeds into another. - In physics: relates angular and linear velocities, links position–time curves through parametric equations.
- In economics & finance: sensitivity analysis (marginal change) as in the compound-interest example.
- Ethically: accurate rate-of-change calculations prevent mis-communication of risk (e.g.
mis-stating how small temperature changes affect reaction rates).
Quick Reference Summary
- Differential form: so
- Don’t drop the inner derivative!
- Combine seamlessly with product, quotient, implicit, and higher-order derivatives.