Total derivative
From Wikipedia, the free encyclopedia
Categories: Multivariable calculus | Differential calculus | Differential operators | Lagrangian mechanics
|
In mathematics (more precisely in differential calculus), the term total derivative has a number of closely related meanings.
. The result will be the differential change Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname df in the function Failed to parse (Missing texvc executable; please see math/README to configure.): f . Because Failed to parse (Missing texvc executable; please see math/README to configure.): f depends on Failed to parse (Missing texvc executable; please see math/README to configure.): t , some of that change will be due to the partial derivative of Failed to parse (Missing texvc executable; please see math/README to configure.): f with respect to Failed to parse (Missing texvc executable; please see math/README to configure.): t . However, some of that change will also be due to the partial derivatives of Failed to parse (Missing texvc executable; please see math/README to configure.): f with respect to the variables Failed to parse (Missing texvc executable; please see math/README to configure.): x and Failed to parse (Missing texvc executable; please see math/README to configure.): y . So, the differential Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname dt is applied to the total derivatives of Failed to parse (Missing texvc executable; please see math/README to configure.): x and Failed to parse (Missing texvc executable; please see math/README to configure.): y to find differentials Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname dx and Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname dy , which can then be used to find the contribution to Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname df .
Differentiation with indirect dependenciesSuppose that f is a function of three variables x, y, and z. Normally these variables are assumed to be independent. However, in some situations they may be dependent on each other. For example, y and z could be functions of x. In this case the partial derivative of f with respect to x does not give the true rate of change of f with respect to x, because it does not take into account the dependency of y and z on x. The total derivative is a way of taking such dependencies into account. For example, suppose f (x, y, z) = xyz. The rate of change of f with respect to x is normally determined by taking the partial derivative of f with respect to x, which is, in this case, ∂f / ∂x = yz. However, if y and z are not truly independent but depend on x as well this does not give the right answer. For a really simple example, suppose y and z are both equal to x. Then f=xyz=x3 and so the (total) derivative of f with respect to x is df / dx = 3x2. Notice that this is not equal to the partial derivative yz=x2. While one can often perform substitutions to eliminate indirect dependencies, the chain rule provides for a more efficient and general technique. Suppose M(t, p1, ..., pn) is a function of time t and n variables Failed to parse (Missing texvc executable; please see math/README to configure.): p_i which themselves depend on time. Then, the total time derivative of M is
For example, the total derivative of f(x(t), y(t)) is
The total derivative via differentialsDifferentials provide a simple way to understand the total derivative. For instance, suppose Failed to parse (Missing texvc executable; please see math/README to configure.): M(t,p_1,\dots,p_n) is a function of time t and n variables Failed to parse (Missing texvc executable; please see math/README to configure.): p_i as in the previous section. Then, the differential of M is
is interpreted to mean the composite of M with these functions, then the above expression makes perfect sense as an equality of differential 1-forms, and is immediate from the chain rule for the exterior derivative. The advantage of this point of view is that it takes into account arbitrary dependencies between the variables. For example, if Failed to parse (Missing texvc executable; please see math/README to configure.): p_1^2=p_2 p_3 then Failed to parse (Missing texvc executable; please see math/README to configure.): 2p_1\operatorname dp_1=p_3 \operatorname d p_2+p_2\operatorname d p_3 . In particular, if the variables pj are all functions of t, as in the previous section, then
The total derivative as a linear mapLet Failed to parse (Missing texvc executable; please see math/README to configure.): U\subseteq \mathbb{R}^{n} be an open subset. Then a function Failed to parse (Missing texvc executable; please see math/README to configure.): f:U\rightarrow \mathbb{R}^m is said to be (totally) differentiable at a point Failed to parse (Missing texvc executable; please see math/README to configure.): p\in U , if there exists a linear map Failed to parse (Missing texvc executable; please see math/README to configure.): \operatorname df_p:\mathbb{R}^n \rightarrow \mathbb{R}^m (also denoted Dpf or Df(p)) such that
is called the (total) derivative or (total) differential of Failed to parse (Missing texvc executable; please see math/README to configure.): f at Failed to parse (Missing texvc executable; please see math/README to configure.): p . A function is (totally) differentiable if its total derivative exists at every point in its domain. Note that f is differentiable if and only if each of its components Failed to parse (Missing texvc executable; please see math/README to configure.): f_i:U\rightarrow \mathbb{R} is differentiable. For this it is necessary, but not sufficient, that the partial derivatives of each function fj exist. However, if these partial derivatives exist and are continuous, then f is differentiable and its differential at any point is the linear map determined by the Jacobian matrix of partial derivatives at that point. Total differential equationA total differential equation is a differential equation expressed in terms of total derivatives. Since the exterior derivative is a natural operator, in a sense that can be given a technical meaning, such equations are intrinsic and geometric. Application of the total differential to error estimationIn measurement, the total differential is used in estimating the error Δf of a function f based on the errors Δx, Δy, ... of the parameters x, y, .... Assuming that
and that all variables are independent, then for all variables,
This is because the derivative fx with respect to the particular parameter x gives the sensitivity of the function f to a change in x, in particular the error Δx. As they are assumed to be independent, the analysis describes the worst-case scenario. The absolute values of the component errors are used, because after simple computation, the derivative may have a negative sign. From this principle the error rules of summation, multiplication etc. are derived, e.g.:
That is to say, in multiplication, the total relative error is the sum of the relative errors of the parameters. Bibliography
|


