Chain rule for differentiation

From Calculus
Revision as of 13:55, 5 September 2011 by Vipul (talk | contribs)

This article is about a differentiation rule, i.e., a rule for differentiating a function expressed in terms of other functions whose derivatives are known.
View other differentiation rules

Statement for two functions

Suppose f and g are functions such that g is differentiable at a point x=x0, and f is differentiable at g(x0). Then the composite fg is differentiable at x0, and we have:

ddx[f(g(x))]|x=x0=f(g(x0))g(x0)

In terms of general expressions:

ddx[f(g(x))]=f(g(x))g(x)

In point-free notation, we have:

(fg)=(fg)g

where denotes the pointwise product of functions.

Related rules