HOME

TheInfoList



OR:

Del, or nabla, is an operator used in mathematics (particularly in vector calculus) as a vector differential operator, usually represented by the nabla symbol ∇. When applied to a function defined on a one-dimensional domain, it denotes the standard derivative of the function as defined in
calculus Calculus is the mathematics, mathematical study of continuous change, in the same way that geometry is the study of shape, and algebra is the study of generalizations of arithmetic operations. Originally called infinitesimal calculus or "the ...
. When applied to a ''field'' (a function defined on a multi-dimensional domain), it may denote any one of three operations depending on the way it is applied: the gradient or (locally) steepest slope of a scalar field (or sometimes of a vector field, as in the
Navier–Stokes equations The Navier–Stokes equations ( ) are partial differential equations which describe the motion of viscous fluid substances. They were named after French engineer and physicist Claude-Louis Navier and the Irish physicist and mathematician Georg ...
); the
divergence In vector calculus, divergence is a vector operator that operates on a vector field, producing a scalar field giving the rate that the vector field alters the volume in an infinitesimal neighborhood of each point. (In 2D this "volume" refers to ...
of a vector field; or the curl (rotation) of a vector field. Del is a very convenient mathematical notation for those three operations (gradient, divergence, and curl) that makes many equations easier to write and remember. The del symbol (or nabla) can be formally defined as a vector operator whose components are the corresponding partial derivative operators. As a vector operator, it can act on scalar and vector fields in three different ways, giving rise to three different differential operations: first, it can act on scalar fields by a formal scalar multiplication—to give a vector field called the gradient; second, it can act on vector fields by a formal
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
—to give a scalar field called the divergence; and lastly, it can act on vector fields by a formal cross product—to give a vector field called the curl. These formal products do not necessarily commute with other operators or products. These three uses are summarized as: * Gradient: \operatornamef = \nabla f * Divergence: \operatorname\mathbf v = \nabla \cdot \mathbf v * Curl: \operatorname\mathbf v = \nabla \times \mathbf v


Definition

In the
Cartesian coordinate system In geometry, a Cartesian coordinate system (, ) in a plane (geometry), plane is a coordinate system that specifies each point (geometry), point uniquely by a pair of real numbers called ''coordinates'', which are the positive and negative number ...
\mathbb^n with coordinates (x_1, \dots, x_n) and standard basis \, del is a vector operator whose x_1, \dots, x_n components are the partial derivative operators , \dots, ; that is, : \nabla = \sum_^n \mathbf e_i = \left(, \ldots, \right) where the expression in parentheses is a row vector. In three-dimensional Cartesian coordinate system \mathbb^3 with coordinates (x, y, z) and standard basis or unit vectors of axes \, del is written as: :\nabla = \mathbf_x + \mathbf_y + \mathbf_z = \left(, , \right) As a vector operator, del naturally acts on scalar fields via scalar multiplication, and naturally acts on vector fields via dot products and cross products. More specifically, for any scalar field f and any vector field \mathbf=(F_x, F_y, F_z), if one ''defines'' :\left(\mathbf_i \right) f := (\mathbf_i f) = \mathbf_i :\left(\mathbf_i \right) \cdot \mathbf := (\mathbf_i\cdot \mathbf) = :\left(\mathbf_x \right) \times \mathbf := (\mathbf_x\times \mathbf) = (0, -F_z, F_y) :\left(\mathbf_y \right) \times \mathbf := (\mathbf_y\times \mathbf) = (F_z,0,-F_x) :\left(\mathbf_z \right) \times \mathbf := (\mathbf_z\times \mathbf) = (-F_y,F_x,0), then using the above definition of \nabla, one may write : \nabla f =\left(\mathbf_x \right)f + \left(\mathbf_y \right)f + \left(\mathbf_z \right)f = \mathbf_x + \mathbf_y + \mathbf_z and : \nabla \cdot \mathbf = \left(\mathbf_x \cdot \mathbf\right) + \left(\mathbf_y \cdot \mathbf\right) + \left(\mathbf_z \cdot \mathbf\right)= + + and :\begin \nabla \times \mathbf &= \left(\mathbf_x \times \mathbf\right) + \left(\mathbf_y \times \mathbf\right) + \left(\mathbf_z \times \mathbf\right)\\ &= (0, -F_z, F_y) + (F_z,0,-F_x) + (-F_y,F_x,0)\\ &= \left(-\right)\mathbf_x + \left(-\right)\mathbf_y + \left(-\right)\mathbf_z \end :Example: :f(x, y, z) = x + y + z :\nabla f = \mathbf_x + \mathbf_y + \mathbf_z = \left(1, 1, 1 \right) : Del can also be expressed in other coordinate systems, see for example del in cylindrical and spherical coordinates.


Notational uses

Del is used as a shorthand form to simplify many long mathematical expressions. It is most commonly used to simplify expressions for the gradient,
divergence In vector calculus, divergence is a vector operator that operates on a vector field, producing a scalar field giving the rate that the vector field alters the volume in an infinitesimal neighborhood of each point. (In 2D this "volume" refers to ...
, curl, directional derivative, and Laplacian.


Gradient

The vector derivative of a scalar field f is called the gradient, and it can be represented as: : \operatornamef = \hat\mathbf x + \hat\mathbf y + \hat\mathbf z=\nabla f It always points in the direction of greatest increase of f, and it has a magnitude equal to the maximum rate of increase at the point—just like a standard derivative. In particular, if a hill is defined as a height function over a plane h(x,y), the gradient at a given location will be a vector in the xy-plane (visualizable as an arrow on a map) pointing along the steepest direction. The magnitude of the gradient is the value of this steepest slope. In particular, this notation is powerful because the gradient product rule looks very similar to the 1d-derivative case: : \nabla(f g) = f \nabla g + g \nabla f However, the rules for
dot product In mathematics, the dot product or scalar productThe term ''scalar product'' means literally "product with a Scalar (mathematics), scalar as a result". It is also used for other symmetric bilinear forms, for example in a pseudo-Euclidean space. N ...
s do not turn out to be simple, as illustrated by: : \nabla (\mathbf u \cdot \mathbf v) = (\mathbf u \cdot \nabla) \mathbf v + (\mathbf v \cdot \nabla) \mathbf u + \mathbf u \times (\nabla \times \mathbf v) + \mathbf v \times (\nabla \times \mathbf u)


Divergence

The
divergence In vector calculus, divergence is a vector operator that operates on a vector field, producing a scalar field giving the rate that the vector field alters the volume in an infinitesimal neighborhood of each point. (In 2D this "volume" refers to ...
of a vector field \mathbf v(x, y, z) = v_x \hat\mathbf x + v_y \hat\mathbf y + v_z \hat\mathbf z is a scalar field that can be represented as: :\operatorname\mathbf v = + + = \nabla \cdot \mathbf v The divergence is roughly a measure of a vector field's increase in the direction it points; but more accurately, it is a measure of that field's tendency to converge toward or diverge from a point. The power of the del notation is shown by the following product rule: : \nabla \cdot (f \mathbf v) = (\nabla f) \cdot \mathbf v + f (\nabla \cdot \mathbf v) The formula for the vector product is slightly less intuitive, because this product is not commutative: : \nabla \cdot (\mathbf u \times \mathbf v) = (\nabla \times \mathbf u) \cdot \mathbf v - \mathbf u \cdot (\nabla \times \mathbf v)


Curl

The curl of a vector field \mathbf v(x, y, z) = v_x\hat\mathbf x + v_y\hat\mathbf y + v_z\hat\mathbf z is a vector function that can be represented as: :\operatorname\mathbf v = \left( - \right) \hat\mathbf x + \left( - \right) \hat\mathbf y + \left( - \right) \hat\mathbf z = \nabla \times \mathbf v The curl at a point is proportional to the on-axis torque that a tiny pinwheel would be subjected to if it were centered at that point. The vector product operation can be visualized as a pseudo-
determinant In mathematics, the determinant is a Scalar (mathematics), scalar-valued function (mathematics), function of the entries of a square matrix. The determinant of a matrix is commonly denoted , , or . Its value characterizes some properties of the ...
: :\nabla \times \mathbf v = \left, \begin \hat\mathbf x & \hat\mathbf y & \hat\mathbf z \\ pt & & \\ ptv_x & v_y & v_z \end\ Again the power of the notation is shown by the product rule: :\nabla \times (f \mathbf v) = (\nabla f) \times \mathbf v + f (\nabla \times \mathbf v) The rule for the vector product does not turn out to be simple: :\nabla \times (\mathbf u \times \mathbf v) = \mathbf u \, (\nabla \cdot \mathbf v) - \mathbf v \, (\nabla \cdot \mathbf u) + (\mathbf v \cdot \nabla) \, \mathbf u - (\mathbf u \cdot \nabla) \, \mathbf v


Directional derivative

The directional derivative of a scalar field f(x,y,z) in the direction \mathbf a(x,y,z) = a_x \hat\mathbf x + a_y \hat\mathbf y + a_z \hat\mathbf z is defined as: :(\mathbf a\cdot\nabla)f=\lim_. Which is equal to the following when the gradient exists :\mathbf a\cdot\operatornamef = a_x + a_y + a_z = \mathbf a \cdot (\nabla f) This gives the rate of change of a field f in the direction of \mathbf a, scaled by the magnitude of \mathbf a. In operator notation, the element in parentheses can be considered a single coherent unit;
fluid dynamics In physics, physical chemistry and engineering, fluid dynamics is a subdiscipline of fluid mechanics that describes the flow of fluids – liquids and gases. It has several subdisciplines, including (the study of air and other gases in motion ...
uses this convention extensively, terming it the convective derivative—the "moving" derivative of the fluid. Note that (\mathbf a \cdot \nabla) is an operator that maps scalars to scalars. It can be extended to act on a vector field by applying the operator component-wise to each component of the vector.


Laplacian

The Laplace operator is a scalar operator that can be applied to either vector or scalar fields; for cartesian coordinate systems it is defined as: : \Delta = + + = \nabla \cdot \nabla = \nabla^2 and the definition for more general coordinate systems is given in vector Laplacian. The Laplacian is ubiquitous throughout modern
mathematical physics Mathematical physics is the development of mathematics, mathematical methods for application to problems in physics. The ''Journal of Mathematical Physics'' defines the field as "the application of mathematics to problems in physics and the de ...
, appearing for example in Laplace's equation, Poisson's equation, the heat equation, the wave equation, and the Schrödinger equation.


Hessian matrix

While \nabla^2 usually represents the Laplacian, sometimes \nabla^2 also represents the Hessian matrix. The former refers to the inner product of \nabla, while the latter refers to the dyadic product of \nabla: : \nabla^2 = \nabla \cdot \nabla^T. So whether \nabla^2 refers to a Laplacian or a Hessian matrix depends on the context.


Tensor derivative

Del can also be applied to a vector field with the result being a tensor. The tensor derivative of a vector field \mathbf (in three dimensions) is a 9-term second-rank tensor – that is, a 3×3 matrix – but can be denoted simply as \nabla \otimes \mathbf, where \otimes represents the dyadic product. This quantity is equivalent to the transpose of the Jacobian matrix of the vector field with respect to space. The divergence of the vector field can then be expressed as the trace of this matrix. For a small displacement \delta \mathbf, the change in the vector field is given by: : \delta \mathbf = (\nabla \otimes \mathbf)^T \sdot \delta \mathbf


Product rules

For vector calculus: :\begin \nabla (fg) &= f\nabla g + g\nabla f \\ \nabla(\mathbf u \cdot \mathbf v) &= \mathbf u \times (\nabla \times \mathbf v) + \mathbf v \times (\nabla \times \mathbf u) + (\mathbf u \cdot \nabla) \mathbf v + (\mathbf v \cdot \nabla)\mathbf u \\ \nabla \cdot (f \mathbf v) &= f (\nabla \cdot \mathbf v) + \mathbf v \cdot (\nabla f) \\ \nabla \cdot (\mathbf u \times \mathbf v) &= \mathbf v \cdot (\nabla \times \mathbf u) - \mathbf u \cdot (\nabla \times \mathbf v) \\ \nabla \times (f \mathbf v) &= (\nabla f) \times \mathbf v + f (\nabla \times \mathbf v) \\ \nabla \times (\mathbf u \times \mathbf v) &= \mathbf u \, (\nabla \cdot \mathbf v) - \mathbf v \, (\nabla \cdot \mathbf u) + (\mathbf v \cdot \nabla) \, \mathbf u - (\mathbf u \cdot \nabla) \, \mathbf v \end For matrix calculus (for which \mathbf u \cdot \mathbf v can be written \mathbf u^\text \mathbf v): :\begin \left(\mathbf\nabla\right)^\text \mathbf u &= \nabla^\text \left(\mathbf^\text\mathbf u\right) - \left(\nabla^\text \mathbf^\text\right) \mathbf u \end Another relation of interest (see e.g. ''
Euler equations In mathematics and physics, many topics are eponym, named in honor of Swiss mathematician Leonhard Euler (1707–1783), who made many important discoveries and innovations. Many of these items named after Euler include their own unique function, e ...
'') is the following, where \mathbf u \otimes \mathbf v is the outer product tensor: :\begin \nabla \cdot (\mathbf u \otimes \mathbf v) = (\nabla \cdot \mathbf u) \mathbf v + (\mathbf u \cdot \nabla) \mathbf v \end


Second derivatives

When del operates on a scalar or vector, either a scalar or vector is returned. Because of the diversity of vector products (scalar, dot, cross) one application of del already gives rise to three major derivatives: the gradient (scalar product), divergence (dot product), and curl (cross product). Applying these three sorts of derivatives again to each other gives five possible second derivatives, for a scalar field ''f'' or a vector field ''v''; the use of the scalar Laplacian and vector Laplacian gives two more: : \begin \operatorname(\operatornamef) &= \nabla \cdot (\nabla f) = \nabla^2 f \\ \operatorname(\operatornamef) &= \nabla \times (\nabla f) \\ \operatorname(\operatorname\mathbf v) &= \nabla (\nabla \cdot \mathbf v) \\ \operatorname(\operatorname\mathbf v) &= \nabla \cdot (\nabla \times \mathbf v) \\ \operatorname(\operatorname\mathbf v) &= \nabla \times (\nabla \times \mathbf v) \\ \Delta f &= \nabla^2 f \\ \Delta \mathbf v &= \nabla^2 \mathbf v \end These are of interest principally because they are not always unique or independent of each other. As long as the functions are well-behaved ( C^\infty in most cases), two of them are always zero: : \begin \operatorname(\operatornamef) &= \nabla \times (\nabla f) = 0 \\ \operatorname(\operatorname\mathbf v) &= \nabla \cdot (\nabla \times \mathbf v) = 0 \end Two of them are always equal: : \operatorname(\operatornamef) = \nabla \cdot (\nabla f) = \nabla^2 f = \Delta f The 3 remaining vector derivatives are related by the equation: :\nabla \times \left(\nabla \times \mathbf v\right) = \nabla (\nabla \cdot \mathbf v) - \nabla^2 \mathbf And one of them can even be expressed with the tensor product, if the functions are well-behaved: : \nabla (\nabla \cdot \mathbf v) = \nabla \cdot (\mathbf v \otimes \nabla )


Precautions

Most of the above vector properties (except for those that rely explicitly on del's differential properties—for example, the product rule) rely only on symbol rearrangement, and must necessarily hold if the del symbol is replaced by any other vector. This is part of the value to be gained in notationally representing this operator as a vector. Though one can often replace del with a vector and obtain a vector identity, making those identities mnemonic, the reverse is ''not'' necessarily reliable, because del does not commute in general. A counterexample that demonstrates the divergence (\nabla \cdot \mathbf v ) and the advection operator (\mathbf v \cdot \nabla ) are not commutative: :\begin (\mathbf u \cdot \mathbf v) f &\equiv (\mathbf v \cdot \mathbf u) f \\ (\nabla \cdot \mathbf v) f &= \left (\frac + \frac + \frac \right)f = \fracf + \fracf + \fracf \\ (\mathbf v \cdot \nabla) f &= \left (v_x \frac + v_y \frac + v_z \frac \right)f = v_x \frac + v_y \frac + v_z \frac \\ \Rightarrow (\nabla \cdot \mathbf v) f &\ne (\mathbf v \cdot \nabla) f \\ \end A counterexample that relies on del's differential properties: : \begin (\nabla x) \times (\nabla y) &= \left (\mathbf e_x \frac+\mathbf e_y \frac+\mathbf e_z \frac \right) \times \left (\mathbf e_x \frac+\mathbf e_y \frac+\mathbf e_z \frac \right) \\ &= (\mathbf e_x \cdot 1 +\mathbf e_y \cdot 0+\mathbf e_z \cdot 0) \times (\mathbf e_x \cdot 0+\mathbf e_y \cdot 1+\mathbf e_z \cdot 0) \\ &= \mathbf e_x \times \mathbf e_y \\ &= \mathbf e_z \\ (\mathbf u x)\times (\mathbf u y) &= x y (\mathbf u \times \mathbf u) \\ &= x y \mathbf 0 \\ &= \mathbf 0 \end Central to these distinctions is the fact that del is not simply a vector; it is a vector operator. Whereas a vector is an object with both a magnitude and direction, del has neither a magnitude nor a direction until it operates on a function. For that reason, identities involving del must be derived with care, using both vector identities and ''differentiation'' identities such as the product rule.


See also

* Del in cylindrical and spherical coordinates *
Notation for differentiation In differential calculus, there is no single standard notation for differentiation. Instead, several notations for the derivative of a Function (mathematics), function or a dependent variable have been proposed by various mathematicians, includin ...
* Vector calculus identities *
Maxwell's equations Maxwell's equations, or Maxwell–Heaviside equations, are a set of coupled partial differential equations that, together with the Lorentz force law, form the foundation of classical electromagnetism, classical optics, Electrical network, electr ...
*
Navier–Stokes equations The Navier–Stokes equations ( ) are partial differential equations which describe the motion of viscous fluid substances. They were named after French engineer and physicist Claude-Louis Navier and the Irish physicist and mathematician Georg ...
* Table of mathematical symbols * Quabla operator


References

* Willard Gibbs & Edwin Bidwell Wilson (1901) Vector Analysis,
Yale University Press Yale University Press is the university press of Yale University. It was founded in 1908 by George Parmly Day and Clarence Day, grandsons of Benjamin Day, and became a department of Yale University in 1961, but it remains financially and ope ...
, 1960: Dover Publications. * * *


External links

*{{cite report , last=Tai , first=Chen-To , year=1994 , title=A survey of the improper use of ∇ in vector analysis , publisher=Radiation Laboratory, University of Michigan , hdl=2027.42/7869 , hdl-access=free Vector calculus Mathematical notation Differential operators