The Chain Rule: Comprehensive Study Notes

Introduction to the Chain Rule

  • The Chain Rule is one of the most powerful differentiation rules, dealing specifically with composite functions.

  • It adds significant versatility to previously learned rules such as addition/subtraction, power rule, constant rule, product rule, and quotient rule.

  • Without the Chain Rule, many derivatives of composite expressions cannot be correctly calculated.

Recognizing the Need for the Chain Rule: Illustrative Examples

  • Previously Solvable Derivatives (without Chain Rule):

    • d/dx[2x]=2d/dx [2x] = 2

    • d/dx[x3]=3x2d/dx [x^3] = 3x^2

    • d/dx[tan(x)]=sec2(x)d/dx [tan(x)] = sec^2(x)

      • (Note: Remember derivative rules for trigonometric functions, keep them on a note card if allowed.)

  • Functions Requiring the Chain Rule (Common Pitfalls if Chain Rule is Ignored):

    • Expression: (x2+1)1/2(x^2+1)^{1/2} (i.e., x2+1\sqrt{x^2+1})

      • Incorrect Attempt: Bringing 1/21/2 out and reducing the exponent to 1/2-1/2. This is only part of the answer.

    • Expression: sin(6x)sin(6x)

      • Incorrect Attempt: Stating the derivative is cos(6x)cos(6x). This is also only part of the answer because it's not simply sin(x)sin(x).

    • Expression: (3x+2)5(3x+2)^5

      • Incorrect Attempt: Claiming it's 5(3x+2)45(3x+2)^4. This is incomplete and thus incorrect.

    • Expression: tan(x2)tan(x^2)

      • Incorrect Attempt: Stating it's sec2(x2)sec^2(x^2). This is on the right track but not the full answer.

Conceptualizing the Chain Rule: Rates of Change

  • Derivatives as Rates of Change: Derivatives represent rates of change (e.g., velocity is the rate of change of position with respect to time; acceleration is the rate of change of velocity with respect to time).

  • Intermediate Functions: Sometimes, there's an intermediate function involved. If u=g(x)u = g(x) and y=f(u)y = f(u), then yy is a composite function y=f(g(x))y = f(g(x)).

  • Multiplication of Rates: If yy changes at a rate of dy/dudy/du with respect to uu, and uu changes at a rate of du/dxdu/dx with respect to xx, then the rate of change of yy with respect to xx is the product of these two rates:

    • dy/dx=(dy/du)(du/dx)dy/dx = (dy/du) * (du/dx)

  • Analogy to Fractions (with caution): While notations like dy/dxdy/dx are not actual fractions in a pure mathematical sense (they represent limits of fractions), it can be helpful for memory to visualize the dudu terms canceling out algebraically: (dy/du)(du/dx)=dy/dx(dy/du) * (du/dx) = dy/dx.

The Gear Analogy

  • Scenario: A system of four gears: Gear 1 (radius r<em>1=1r<em>1=1) drives Gear 2 (radius r</em>2=3r</em>2=3). Gear 2 is on the same axle as Gear 3 (radius r<em>3=1r<em>3=1). Gear 3 drives Gear 4 (radius r</em>4=2r</em>4=2).

  • Relationships:

    • Gear 1 and Gear 2: If Gear 1 (small) drives Gear 2 (large), Gear 1 must turn more times to make Gear 2 complete one revolution. Since the radius of Gear 2 is 33 times that of Gear 1, Gear 1 must make 33 revolutions for Gear 2 to make 11 revolution.

      • Let yy be revolutions per minute of Gear 1, and uu be revolutions per minute of Gear 2. Then dy/du=3dy/du = 3.

    • Gear 2 and Gear 3: These are on the same axle, so they turn at the same speed. If Gear 2 makes 11 revolution, Gear 3 also makes 11 revolution.

    • Gear 3 and Gear 4: If Gear 3 (small) drives Gear 4 (large), Gear 3 must turn more times. Since the radius of Gear 4 is 22 times that of Gear 3, Gear 3 must make 22 revolutions for Gear 4 to make 11 revolution.

      • Let uu be revolutions per minute of Gear 3 (same as Gear 2), and xx be revolutions per minute of Gear 4. Then du/dx=2du/dx = 2.

  • Overall Rate of Change: To find how many times Gear 1 turns for Gear 4 to make 11 revolution (i.e., dy/dxdy/dx), we multiply the individual rates:

    • dy/dx=(dy/du)(du/dx)=32=6dy/dx = (dy/du) * (du/dx) = 3 * 2 = 6

  • Conclusion: Gear 1 must turn 66 times for Gear 4 to turn once. This visualization demonstrates how changes in a chain of interconnected variables multiply to give the overall rate of change.

Formal Definition of the Chain Rule

  • Formula: If y=f(g(x))y = f(g(x)) is a composite function, then its derivative with respect to xx is:

    • d/dx[f(g(x))]=f(g(x))g(x)d/dx [f(g(x))] = f'(g(x)) * g'(x)

  • Interpretation (Outer and Inner Functions):

    1. Derivative of the Outer Function: Take the derivative of the