The chain rule is motivated by a symbolic simplification,
This should be interpreted as a statement about the derivative of a composition of a function y and a function u. Imagine that y(x) = sin x and u(x) = x^3. Then the composition of y and u is a new function, sin(u), or, written in terms of x,
f(x) = sin(x^3).
Since the derivative of sin x is cos x and the derivative of x^3 is 3x^2 then the derivative of
f(u) = sin(u)
with respect to u is cos(u) and so the derivative of f(x) with respect to x is
cos(u)(du/dx) = cos(x^3)(3x^2).
This rule allows us to take a complicated composition of functions, such as f(x)=(sin(x^3+e^x))^5, and work out the derivative of the composition based on the individual derivatives of the links in the chain.
No comments:
Post a Comment
Note: Only a member of this blog may post a comment.