Total derivative: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Igor Grešovnik
(created the article)
 
imported>Igor Grešovnik
No edit summary
Line 4: Line 4:


::<math> \frac{\mathrm df}{\mathrm dx}=\frac{\partial f}{\partial x} + \frac{\partial f}{\partial y} \frac{\partial y}{\partial x} + \frac{\partial f}{\partial z} \frac{\partial z}{\partial x}.</math>
::<math> \frac{\mathrm df}{\mathrm dx}=\frac{\partial f}{\partial x} + \frac{\partial f}{\partial y} \frac{\partial y}{\partial x} + \frac{\partial f}{\partial z} \frac{\partial z}{\partial x}.</math>
== See also ==
*[[Partial derivative]]

Revision as of 20:37, 23 November 2007

In mathematics, a total derivative of a function of several variables is its derivative with respect to one of those variables, but taking into account eventual indirect dependencies, i.e. the fact that the other variables may depend on this variable. This is in contrast with the partial derivative at which other variables are thought constant.

For example, the total derivative of the function f(x,y,z) with respect to the variable x is


See also