Difference between revisions of "Chain rule for higher derivatives"
From Calculus
(Created page with "==Statement== Suppose <math>n</math> is a natural number, and <math>f</math> and <math>g</math> are functions such that <math>g</math> is <math>n</math> times differentiable at ...") |
(→Particular cases) |
||
Line 8: | Line 8: | ||
! Value of <math>n</math> !! Formula for <math>n^{th}</math> derivative of <math>f \circ g</math> at <math>x_0</math> | ! Value of <math>n</math> !! Formula for <math>n^{th}</math> derivative of <math>f \circ g</math> at <math>x_0</math> | ||
|- | |- | ||
− | | 1 || <math>f'(g(x_0))g'(x_0)</math> (this is the [[chain rule for differentiation]]) | + | | 1 || <math>\! f'(g(x_0))g'(x_0)</math> (this is the [[chain rule for differentiation]]) |
|- | |- | ||
− | | 2 || <math>f''(g(x_0))(g'(x_0))^2 + f'(g(x_0))g''(x_0)</math> (obtained by using the [[chain rule for differentiation]] twice ''and'' using the [[product rule for differentiation]]). | + | | 2 || <math>\! f''(g(x_0))(g'(x_0))^2 + f'(g(x_0))g''(x_0)</math> (obtained by using the [[chain rule for differentiation]] twice ''and'' using the [[product rule for differentiation]]). |
|} | |} |
Revision as of 13:42, 26 August 2011
Statement
Suppose is a natural number, and
and
are functions such that
is
times differentiable at
and
is
times differentiable at
. Then,
is
times differentiable at
. Further, the value of the
derivative is given by a complicated formula involving compositions, products, derivatives, evaluations, and sums that depends on
.
Particular cases
Value of ![]() |
Formula for ![]() ![]() ![]() |
---|---|
1 | ![]() |
2 | ![]() |