Chain rule

From Maths
Revision as of 00:20, 30 March 2015 by Alec (Talk | contribs) (Created page with " ==Definition== ===1 dimensional case=== Here {{M|f(x)}} and {{M|g(t)}} are functions: <math>\frac{d}{dt}\Big[f\circ g\Big]=\left.\frac{df}{dx}\right|_{g(t)}\frac{dg}{dt}</ma...")

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

Definition

1 dimensional case

Here f(x) and g(t) are functions:

ddt[fg]=dfdx|g(t)dgdt

Then:

d2dt2[fg]=ddt[dfdx|g(t)dgdt]

=dfdx|g(t)ddt[dgdt]+dgdtddt[dfdx|g(t)]
=dfdx|g(t)d2gdt2+dgdtddt[dfdx|g(t)]


That is: d2dt2[fg]=dfdx|g(t)d2gdt2+dgdtddt[dfdx|g(t)]

Little can be done about ddt[dfdx|g(t)]

at this point. It is "the change in the rate of change of f with respect to x taken at g(t) with respect to t" which has little to do with d2fdx2
computationally.