Processing math: 100%

Chain rule

Summary

  • h is a composite function of f and g :

y=h(x)=f(g(x))=(fg)(x)

  • we denote u=g(x) such that h(x)=f(u) where g(x) is the inner function and y=f(u) is the outer function.
  • Example: y=h(x)=exp(x2) then h=fg where u=g(x)=x2 and y=f(u)=eu .
  • If g is differentiable at x and f is differentiable at u=g(x) then h=fg is differentiable at x . We have

h(x)=f(u)g(x)=f(g(x))g(x)

  • f(u)=f(g(x)) is called the outer derivative and g(x) is called the inner derivative.
  • Example: y=h(x)=exp(x2) . f(u)=eu=exp(x2) and g(x)=2x and

h(x)=exp(x2)2x

  • Alternative notation: If y=f(u) and u=g(x) then

dydx=dydududx

  • The chain rule is also called the c omposition law .