Beta

Visualizing the chain rule and product rule | Chapter 4, Essence of calculus

Below is a short summary and detailed review of this video written by FutureFactual:

Derivatives Demystified: An Intuition-Driven Guide to Sum, Product, and Chain Rules

Overview

This video builds intuition for differentiating complex expressions by focusing on the three fundamental ways to combine functions: addition, multiplication, and composition. Rather than memorizing rules, it shows how each rule arises from the behavior of tiny changes in inputs, using clear mental models.

Key takeaways include how the derivative of a sum equals the sum of derivatives, how the product rule accounts for simultaneous changes in two factors, and how the chain rule unpacks derivatives through inner and outer functions. The host emphasizes practice and visualization to gain fluency rather than rote memorization.

  • Sum rule: derivative of a sum is the sum of derivatives
  • Product rule: two-part contribution from left and right factors
  • Chain rule: outer derivative evaluated at the inner function times the inner derivative
  • Practice over memorization for true fluency

Overview

The video starts from the intuition that most world functions are built by combining simple functions in three core ways: adding, multiplying, and composing. The aim is not to memorize derivative formulas but to develop a mental picture of where each rule comes from. The instructor reminds viewers that most derivative rules can be understood by following tiny nudges in the input and observing how the output changes. With that foundation, the video then derives the three main derivative rules and shows how they manifest in concrete examples.

Sum Rule: Derivatives of Sums

The first pattern discussed is the sum rule. If you have a function F(x) that is the sum of two parts, say G(x) and H(x), then the derivative of F is simply the sum of the derivatives: F'(x) = G'(x) + H'(x). To illustrate this, the video considers F(x) = sin x + x^2. At a point x, the derivative of sin x is cos x and the derivative of x^2 is 2x. When x is nudged by a small amount dx, the tiny changes in each part add to give the total change in F. This example reinforces the idea that differentiation distributes over addition because the two components change independently as input changes. The section emphasizes that this rule is the simplest and most straightforward among the three core rules, serving as a warmup for the more intricate product and chain rules.

Product Rule: Differentiating a Product

The video then moves to the product rule, which is more subtle because it involves how two dependent quantities change together as x changes. A helpful visualization treats the product as an area: the product F(x) = G(x) · H(x) corresponds to the area of a rectangle with sides G(x) and H(x). When x changes by dx, both sides change by dG and dH, producing changes in the area. The derivation reveals two contributions: one from the left factor changing while the right stays constant (G'(x) · H(x)) and one from the right factor changing while the left stays constant (G(x) · H'(x)). Adding these yields the product rule: F'(x) = G'(x) H(x) + G(x) H'(x). A common mnemonic, left D right and right D left, helps remember the two terms. The video also notes that multiplying by a constant simply scales the derivative, making the product rule behave straightforwardly in practice.

Chain Rule: Differentiating Composed Functions

The chain rule handles composition, such as F(x) = G(H(x)). The presenter uses a three-line visualization: X on the top line, X^2 on the middle line, and sin(X^2) on the bottom line. As X nudges by dx, the middle line changes by dH = 2X dx, and the bottom line changes by dG = cos(H) dH. Chaining these changes together shows that the total change in the final output is the outer derivative evaluated at the inner function times the inner derivative: F'(x) = G'(H(x)) · H'(x). The explanation emphasizes the cancellation of the intermediate differential dh and ties the chain rule to the pattern of how an outer function responds to small changes in its input, which themselves come from small changes in the inner function. The video stresses that the chain rule is a fundamental pattern that arises from how composites propagate tiny nudges through multiple layers of functions.

Putting It All Together

Beyond the three rules, the speaker comments on the practical difference between knowing what the chain rule is and being fluent with applying it in hairy expressions. He stresses that true proficiency comes from practice and from understanding where the rules come from, not simply reciting formulas. The derivations demonstrate that these rules are natural patterns rather than arbitrary memorization, and they can be discovered by thoughtful, patient analysis of what a derivative actually represents. The closing message is that the ball is in the viewer's court to practice these mechanics and build intuition for how complex expressions unfold step by step.

Takeaway

Three core tools—sum rule, product rule, and chain rule—allow you to differentiate most composite expressions your models encounter. With intuition and repetition, these rules become fluent, enabling you to peel back layers of monstrous expressions to understand how derivatives arise from the underlying functions themselves.

Related posts

featured
3Blue1Brown
·30/04/2017

Derivative formulas through geometry | Chapter 3, Essence of calculus

featured
3Blue1Brown
·29/04/2017

The paradox of the derivative | Chapter 2, Essence of calculus

featured
3Blue1Brown
·04/05/2017

Limits, L'Hôpital's rule, and epsilon delta definitions | Chapter 7, Essence of calculus