Partial derivative
From Wikipedia, the free 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). Partial derivatives are useful in vector calculus and differential geometry.
The partial derivative of a function f with respect to the variable x is written as f 'x, ∂xf, or ∂f/∂x. The partial-derivative symbol ∂ is a rounded letter, distinguished from the straight d of total-derivative notation. The notation was introduced by Adrien-Marie Legendre and gained general acceptance after its reintroduction by Carl Gustav Jacob Jacobi.[citation needed]
Contents |
[edit] Introduction
Suppose that ƒ is a function of more than one variable. For instance,
It is difficult to describe the derivative of such a function, as there are an infinite number of tangent lines to every point on this surface. Partial differentiation is the act of choosing one of these lines and finding its slope. Usually, the lines of most interest are those that are parallel to the x-axis, and those that are parallel to the y-axis.
A good way to find these parallel lines is to treat the other variable as a constant. For example, to find the tangent line of the above function at (1, 1, 3) that is parallel to the x-axis, we treat the y variable as constant. The graph and this plane are shown on the right. On the left, we see the way the function looks on the plane y= 1. By finding the derivative of the equation while assuming that y is a constant, we discover that the equation of the tangent line of ƒ is:
So at (1, 1, 3), by substitution, the slope is 3. Therefore
at the point (1, 1, 3),
or as "The partial derivative of z with respect to x at (1, 1, 3) is 3."
[edit] Definition
[edit] Basic definition
The function f can be reinterpreted as a family of functions of one variable indexed by the other variables:
In other words, every value of x defines a function, denoted fx, which is a function of one real number.[1] That is,
Once a value of x is chosen, say a, then f(x,y) determines a function fa which sends y to a2 + ay + y2:
In this expression, a is a constant, not a variable, so fa is a function of only one real variable, that being y. Consequently, the definition of the derivative for a function of one variable applies:
The above procedure can be performed for any choice of a. Assembling the derivatives together into a function gives a function which describes the variation of f in the y direction:
This is the partial derivative of f with respect to y. Here ∂ is a rounded d called the partial derivative symbol. To distinguish it from the letter d, ∂ is sometimes pronounced "del" or "partial" instead of "dee".
In general, the partial derivative of a function f(x1,...,xn) in the direction xi at the point (a1,...,an) is defined to be:
In the above difference quotient, all the variables except xi are held fixed. That choice of fixed values determines a function of one variable
, and by definition,
In other words, the different choices of a index a family of one-variable functions just as in the example above. This expression also shows that the computation of partial derivatives reduces to the computation of one-variable derivatives.
An important example of a function of several variables is the case of a scalar-valued function f(x1,...xn) on a domain in Euclidean space Rn (e.g., on R2 or R3). In this case f has a partial derivative ∂f/∂xj with respect to each variable xj. At the point a, these partial derivatives define the vector
This vector is called the gradient of f at a. If f is differentiable at every point in some domain, then the gradient is a vector-valued function ∇f which takes the point a to the vector ∇f(a). Consequently, the gradient produces a vector field.
A common abuse of notation is to define the del operator (∇) as follows in three-dimensional Euclidean space R3 with unit vectors
:
Or, more generally, for n-dimensional Euclidean space Rn with coordinates (x1, x2, x3,...,xn) and unit vectors (
):
[edit] Formal definition
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. The partial derivative of f at the point a = (a1, ..., an) ∈ U with respect to the i-th variable ai is defined as
Even if all partial derivatives ∂f/∂ai(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, it is said that f is a C1 function. This can be used to generalize for vector valued functions (f : U → R'm) by carefully using a componentwise argument.
The partial derivative
can be seen as another function defined on U and can again be partially differentiated. If all mixed second order partial derivatives are continuous at a point (or on a set), f is termed a C2 function at that point (or on that set); in this case, the partial derivatives can be exchanged by Clairaut's theorem:
[edit] Examples
The volume V of a cone depends on the cone's height h and its radius r according to the formula
The partial derivative of V with respect to r is
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
and represents the rate with which the volume changes if its height is varied and its radius is kept constant.
By contrast, the total derivative of V with respect to r and h are respectively
and
The difference between the total and partial derivative is the elimination of indirect dependencies between variables in the latter.
If, for some reason, the cone's proportions have to stay the same, and the height and radius are in a fixed ratio k:
This gives the total derivative with respect to r:
Equations involving an unknown function's partial derivatives are called partial differential equations and are common in physics, engineering, and other sciences and applied disciplines.
[edit] Notation
For the following examples, let f be a function in x, y and z.
First-order partial derivatives:
Second-order partial derivatives:
Second-order mixed derivatives:
Higher-order partial and mixed derivatives:
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
[edit] See also
- d'Alembertian operator
- Chain rule
- Curl (mathematics)
- Directional derivative
- Divergence
- Exterior derivative
- Gradient
- Jacobian
- Laplacian
- Symmetry of second derivatives
- Triple product rule, also known as the cyclic chain rule.
[edit] Notes
- ^ This can also be expressed as the adjointness between the product space and function space constructions.
[edit] External links
- Partial Derivatives at MathWorld











![\nabla = \bigg[{\frac{\partial}{\partial x}} \bigg] \mathbf{\hat{i}} + \bigg[{\frac{\partial}{\partial y}}\bigg] \mathbf{\hat{j}} + \bigg[{\frac{\partial}{\partial z}}\bigg] \mathbf{\hat{k}}](http://upload.wikimedia.org/math/f/e/4/fe4954365d1dc12dbbc804b923dfdae3.png)
![\nabla = \sum_{j=1}^n \bigg[{\frac{\partial}{\partial x_j}}\bigg] \mathbf{\hat{e}_j} = \bigg[{\frac{\partial}{\partial x_1}}\bigg] \mathbf{\hat{e}_1} + \bigg[{\frac{\partial}{\partial x_2}}\bigg] \mathbf{\hat{e}_2} + \bigg[{\frac{\partial}{\partial x_3}}\bigg] \mathbf{\hat{e}_3} + \dots + \bigg[{\frac{\partial}{\partial x_n}}\bigg] \mathbf{\hat{e}_n}](http://upload.wikimedia.org/math/3/8/c/38cc6cec6b959450ae0ca01249768490.png)















