Total derivative: Difference between revisions

From Citizendium
Jump to navigation Jump to search
imported>Igor Grešovnik
(created the article)
 
mNo edit summary
 
(3 intermediate revisions by 2 users not shown)
Line 1: Line 1:
{{subpages}}
In [[mathematics]], a '''total derivative''' of a [[Mathematical function|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.
In [[mathematics]], a '''total derivative''' of a [[Mathematical function|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.


Line 4: Line 5:


::<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 ==
*[[Derivative]]
*[[Partial derivative]]
[[Category:Suggestion Bot Tag]]

Latest revision as of 17:01, 29 October 2024

This article is a stub and thus not approved.
Main Article
Discussion
Related Articles  [?]
Bibliography  [?]
External Links  [?]
Citable Version  [?]
 
This editable Main Article is under development and subject to a disclaimer.

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