The Chain Rule: Fresh Take

  • Explain and use the chain rule
  • Use the chain rule along with other rules to differentiate functions involving powers, products, quotients, and trigonometry
  • Use the chain rule to find derivatives when multiple functions are nested together

Deriving the Chain Rule

The Main Idea 

  • Chain Rule Definition:
    • For [latex]h(x) = f(g(x))[/latex], the derivative is: [latex]h'(x) = f'(g(x)) \cdot g'(x)[/latex]
  • Alternative Notation:
    • If [latex]y[/latex] is a function of [latex]u[/latex], and [latex]u[/latex] is a function of [latex]x[/latex]: [latex]\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}[/latex]
  • Purpose:
    • Simplifies differentiation of composite functions
    • Breaks down complex functions into simpler parts
  • Useful for functions like [latex]\sin(x^3)[/latex] or [latex]\sqrt{3x^2+1}[/latex]
  • Chain rule can be applied iteratively for functions with multiple compositions

Differentiate [latex]h(x) = e^{\sin(x^2)}[/latex] using the chain rule.

Combining the Chain Rule With Other Rules

The Main Idea 

  • Chain Rule with Power Rule:
    • For [latex]h(x) = (g(x))^n[/latex], the derivative is: [latex]h'(x) = n(g(x))^{n-1}g'(x)[/latex]
  • Chain Rule with Trigonometric Functions:
    • Example: [latex]\frac{d}{dx}(\sin(g(x))) = \cos(g(x))g'(x)[/latex]
  • Chain Rule with Product Rule:
    • Apply product rule first, then chain rule to each term
  • General Strategy:
    • Identify the composition of functions
    • Apply appropriate rules in the correct order
    • Simplify the result

Find the derivative of [latex]h(x)=(2x^3+2x-1)^4[/latex]

Find the equation of the line tangent to the graph of [latex]f(x)=(x^2-2)^3[/latex] at [latex]x=-2[/latex].

Find the derivative of [latex]h(x)= \sin (7x+2)[/latex].

Find the derivative of [latex]h(x)=\dfrac{x}{(2x+3)^3}[/latex]

Applying the Chain Rule Multiple Times

The Main Idea 

  • Chain Rule for Composition of Three Functions:
    • For [latex]k(x) = h(f(g(x)))[/latex], the derivative is: [latex]k'(x) = h'(f(g(x))) \cdot f'(g(x)) \cdot g'(x)[/latex]
  • General Approach:
    • Work from the outside in
    • Apply the chain rule as many times as necessary
  • Number of Terms:
    • The derivative of a composition of [latex]n[/latex] functions will have [latex]n[/latex] terms

Find the derivative of [latex]h(x)=\sin^6 (x^3)[/latex]

A particle moves along a coordinate axis. Its position at time [latex]t[/latex] is given by [latex]s(t)= \sin (4t)[/latex]. Find its acceleration at time [latex]t[/latex].

Let [latex]h(x)=f(g(x))[/latex]. If [latex]g(2)=-3, \, g^{\prime}(2)=4[/latex], and [latex]f^{\prime}(-3)=7[/latex], find [latex]h^{\prime}(2)[/latex].

Find the derivative of [latex]y = \ln(\sin(e^{2x}))[/latex].

The Chain Rule Using Leibniz’s Notation

The Main Idea 

  • Leibniz’s Notation for Chain Rule:
    • For [latex]y = f(u)[/latex] and [latex]u = g(x)[/latex], the chain rule is expressed as: [latex]\frac{dy}{dx} = \frac{dy}{du} \cdot \frac{du}{dx}[/latex]
  • Interpretation:
    • [latex]\frac{dy}{dx}[/latex]: Rate of change of [latex]y[/latex] with respect to [latex]x[/latex]
    • [latex]\frac{dy}{du}[/latex]: Rate of change of [latex]y[/latex] with respect to [latex]u[/latex]
    • [latex]\frac{du}{dx}[/latex]: Rate of change of [latex]u[/latex] with respect to [latex]x[/latex]
  • Advantages:
    • Provides a clear visual representation of the chain rule
    • Helps in understanding the relationship between variables

Use Leibniz’s notation to find the derivative of [latex]y= \cos (x^3)[/latex]. Make sure that the final answer is expressed entirely in terms of the variable [latex]x[/latex].

Find the derivative of [latex]y = \sqrt{\sin(2x^3)}[/latex] using Leibniz’s notation.