Partial derivative
From Free net encyclopedia
In mathematics, a partial derivative of a function of several variables is its derivative with respect to one of those variables with the others held constant (as opposed to the total derivative, in which all variables are allowed to vary). They are useful in vector calculus and differential geometry.
The partial derivative of a function f with respect to the variable x is represented as <math>\frac{ \partial f }{ \partial x }</math> or <math>\partial_xf</math> or fx (where <math>\partial</math> is a rounded 'd' known as the 'partial derivative symbol,' which coincides with the cursive Cyrillic letter "de" and is pronounced as its English counterpart "d" - that incidentally was the notation first introduced by Legendre).
Contents |
Examples
Consider the volume V of a cone; it depends on the cone's height h and its radius r according to the formula
- <math>V = \frac{ r^2 h \pi }{3}</math>
The partial derivative of V with respect to r is
- <math>\frac{ \partial V}{\partial r} = \frac{ 2r h \pi }{3};</math>
it describes the rate with which a cone's volume changes if its radius is varied and its height is kept constant. The partial derivative with respect to h is
- <math>\frac{ \partial V}{\partial h} = \frac{ r^2 \pi }{3};</math>
it represents the rate with which the volume changes if its height is varied and its radius is kept constant.
Another example involves the area A of a circle, though it only depends on the circle's radius r according to the formula
- <math>A = \pi r^2.\,</math>
The partial derivative of A with respect to r is
- <math>\frac{ \partial A}{\partial r} = 2 \pi r.</math>
Equations involving an unknown function's partial derivatives are called partial differential equations and are common in physics and engineering.
Notation
For the following examples, let f be a function in x, y and z.
First-order partial derivatives:
- <math>\frac{ \partial f}{ \partial x} = f_x = \partial_x f</math>
Second-order partial derivatives:
- <math>\frac{ \partial^2 f}{ \partial x^2} = f_{xx} = \partial_{xx} f</math>
Second-order mixed derivatives:
- <math>\frac{ \partial^2 f}{\partial x\,\partial y} = f_{xy} = f_{yx} = \partial_{xy} f = \partial_{yx} f</math>
Higher-order partial and mixed derivatives:
- <math>\frac{ \partial^{i+j+k} f}{ \partial x^i\, \partial y^j\, \partial z^k } = f^{(i, j, k)}</math>
When dealing with functions of multiple variables, some of these variables may be related to each other, and it may be necessary to specify explicitly which variables are being held constant. In fields such as statistical mechanics, the partial derivative of f with respect to x, holding y and z constant, is often expressed as
- <math>\left( \frac{\partial f}{\partial x} \right)_{y,z}</math>
Formal definition and properties
Like ordinary derivatives, the partial derivative is defined as a limit. Let U be an open subset of Rn and f : U → R a function. We define the partial derivative of f at the point a = (a1, ..., an) ∈ U with respect to the ith variable xi as
- <math>\frac{ \partial }{\partial x_i }f(\mathbf{a}) =
\lim_{h \rightarrow 0}{ f(a_1, \dots , a_{i-1}, a_i+h, a_{i+1}, \dots ,a_n) - f(a_1, \dots ,a_n) \over h } </math>
Even if all partial derivatives ∂f/∂xi(a) exist at a given point a, the function need not be continuous there. However, if all partial derivatives exist in a neighborhood of a and are continuous there, then f is totally differentiable in that neighborhood and the total derivative is continuous. In this case, we say that f is a C1 function.
The partial derivative ∂f/∂xi can be seen as another function defined on U and can again be partially differentiated. If all mixed partial derivatives exist and are continuous, we call f a C2 function; in this case, the partial derivatives can be exchanged by Clairaut's theorem:
- <math>\frac{\partial^2f}{\partial x_i\, \partial x_j} = \frac{\partial^2f} {\partial x_j\, \partial x_i}.</math>
See also
- directional derivative
- gradient
- curl
- divergence
- Jacobian
- exterior derivative
- Hessian matrix
- Laplacian
- d'Alembertian operator
- symmetry of second derivativesca:Derivada parcial
de:Partielle Ableitung es:Derivada parcial fi:Osittaisderivaatta fr:Dérivée partielle it:Derivata parziale he:נגזרת חלקית nl:Partiële afgeleide ja:偏微分 pl:Pochodna cząstkowa pt:Derivada parcial ru:Частная производная sv:Partiell derivata tr:Kısmi türev zh:偏导数