HOME

TheInfoList



OR:

Del, or nabla, is an operator used in mathematics (particularly in
vector calculus Vector calculus or vector analysis is a branch of mathematics concerned with the differentiation and integration of vector fields, primarily in three-dimensional Euclidean space, \mathbb^3. The term ''vector calculus'' is sometimes used as a ...
) as a
vector Vector most often refers to: * Euclidean vector, a quantity with a magnitude and a direction * Disease vector, an agent that carries and transmits an infectious pathogen into another living organism Vector may also refer to: Mathematics a ...
differential operator In mathematics, a differential operator is an operator defined as a function of the differentiation operator. It is helpful, as a matter of notation first, to consider differentiation as an abstract operation that accepts a function and retur ...
, usually represented by the
nabla symbol The nabla symbol The nabla is a triangular symbol resembling an inverted Greek delta:Indeed, it is called ( ανάδελτα) in Modern Greek. \nabla or ∇. The name comes, by reason of the symbol's shape, from the Hellenistic Greek word ...
∇. When applied to a function defined on a one-dimensional domain, it denotes the standard
derivative In mathematics, the derivative is a fundamental tool that quantifies the sensitivity to change of a function's output with respect to its input. The derivative of a function of a single variable at a chosen input value, when it exists, is t ...
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 In vector calculus, the gradient of a scalar-valued differentiable function f of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p gives the direction and the rate of fastest increase. The g ...
or (locally) steepest slope of a
scalar field In mathematics and physics, a scalar field is a function associating a single number to each point in a region of space – possibly physical space. The scalar may either be a pure mathematical number ( dimensionless) or a scalar physical ...
(or sometimes of a
vector field In vector calculus and physics, a vector field is an assignment of a vector to each point in a space, most commonly Euclidean space \mathbb^n. A vector field on a plane can be visualized as a collection of arrows with given magnitudes and dire ...
, 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 cURL (pronounced like "curl", ) is a free and open source computer program for transferring data to and from Internet servers. It can download a URL from a web server over HTTP, and supports a variety of other network protocols, URI scheme ...
(rotation) of a vector field. Del is a very convenient
mathematical notation Mathematical notation consists of using glossary of mathematical symbols, symbols for representing operation (mathematics), operations, unspecified numbers, relation (mathematics), relations, and any other mathematical objects and assembling ...
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 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). P ...
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 In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
—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 In mathematics, the standard basis (also called natural basis or canonical basis) of a coordinate vector space (such as \mathbb^n or \mathbb^n) is the set of vectors, each of whose components are all zero, except one that equals 1. For exampl ...
\, del is a vector operator whose x_1, \dots, x_n components are the
partial derivative 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). P ...
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 In geometry, a three-dimensional space (3D space, 3-space or, rarely, tri-dimensional space) is a mathematical space in which three values (''coordinates'') are required to determine the position (geometry), position of a point (geometry), poi ...
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 This is a list of some vector calculus formulae for working with common curvilinear coordinates, curvilinear coordinate systems. Notes * This article uses the standard notation ISO 80000-2, which supersedes ISO 31-11#Coordinate systems, ISO 31- ...
.


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 In vector calculus, the gradient of a scalar-valued differentiable function f of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p gives the direction and the rate of fastest increase. The g ...
,
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 cURL (pronounced like "curl", ) is a free and open source computer program for transferring data to and from Internet servers. It can download a URL from a web server over HTTP, and supports a variety of other network protocols, URI scheme ...
,
directional derivative In multivariable calculus, the directional derivative measures the rate at which a function changes in a particular direction at a given point. The directional derivative of a multivariable differentiable (scalar) function along a given vect ...
, and
Laplacian In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \nabla is th ...
.


Gradient

The vector derivative of a
scalar field In mathematics and physics, a scalar field is a function associating a single number to each point in a region of space – possibly physical space. The scalar may either be a pure mathematical number ( dimensionless) or a scalar physical ...
f is called the
gradient In vector calculus, the gradient of a scalar-valued differentiable function f of several variables is the vector field (or vector-valued function) \nabla f whose value at a point p gives the direction and the rate of fastest increase. The g ...
, 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 Magnitude may refer to: Mathematics *Euclidean vector, a quantity defined by both its magnitude and its direction *Magnitude (mathematics), the relative size of an object *Norm (mathematics), a term for the size or length of a vector *Order of ...
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 In vector calculus and physics, a vector field is an assignment of a vector to each point in a space, most commonly Euclidean space \mathbb^n. A vector field on a plane can be visualized as a collection of arrows with given magnitudes and dire ...
\mathbf v(x, y, z) = v_x \hat\mathbf x + v_y \hat\mathbf y + v_z \hat\mathbf z is a
scalar field In mathematics and physics, a scalar field is a function associating a single number to each point in a region of space – possibly physical space. The scalar may either be a pure mathematical number ( dimensionless) or a scalar physical ...
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 In mathematics, the cross product or vector product (occasionally directed area product, to emphasize its geometric significance) is a binary operation on two vectors in a three-dimensional oriented Euclidean vector space (named here E), and ...
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 cURL (pronounced like "curl", ) is a free and open source computer program for transferring data to and from Internet servers. It can download a URL from a web server over HTTP, and supports a variety of other network protocols, URI scheme ...
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 Vector most often refers to: * Euclidean vector, a quantity with a magnitude and a direction * Disease vector, an agent that carries and transmits an infectious pathogen into another living organism Vector may also refer to: Mathematics a ...
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 In multivariable calculus, the directional derivative measures the rate at which a function changes in a particular direction at a given point. The directional derivative of a multivariable differentiable (scalar) function along a given vect ...
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 In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a Scalar field, scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \ ...
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 In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \nabla is the ...
. 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 In mathematics and physics, Laplace's equation is a second-order partial differential equation named after Pierre-Simon Laplace, who first studied its properties in 1786. This is often written as \nabla^2\! f = 0 or \Delta f = 0, where \Delt ...
,
Poisson's equation Poisson's equation is an elliptic partial differential equation of broad utility in theoretical physics. For example, the solution to Poisson's equation is the potential field caused by a given electric charge or mass density distribution; with t ...
, the
heat equation In mathematics and physics (more specifically thermodynamics), the heat equation is a parabolic partial differential equation. The theory of the heat equation was first developed by Joseph Fourier in 1822 for the purpose of modeling how a quanti ...
, the
wave equation The wave equation is a second-order linear partial differential equation for the description of waves or standing wave fields such as mechanical waves (e.g. water waves, sound waves and seismic waves) or electromagnetic waves (including light ...
, and the
Schrödinger equation The Schrödinger equation is a partial differential equation that governs the wave function of a non-relativistic quantum-mechanical system. Its discovery was a significant landmark in the development of quantum mechanics. It is named after E ...
.


Hessian matrix

While \nabla^2 usually represents the
Laplacian In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \nabla is th ...
, sometimes \nabla^2 also represents the
Hessian matrix In mathematics, the Hessian matrix, Hessian or (less commonly) Hesse matrix is a square matrix of second-order partial derivatives of a scalar-valued Function (mathematics), function, or scalar field. It describes the local curvature of a functio ...
. 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 In mathematics, a tensor is an algebraic object that describes a multilinear relationship between sets of algebraic objects associated with a vector space. Tensors may map between different objects such as vectors, scalars, and even other ...
. The
tensor derivative In mathematics, a tensor is an algebraic object that describes a multilinear relationship between sets of algebraic objects associated with a vector space. Tensors may map between different objects such as vectors, scalars, and even other t ...
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 In vector calculus, the Jacobian matrix (, ) of a vector-valued function of several variables is the matrix of all its first-order partial derivatives. If this matrix is square, that is, if the number of variables equals the number of component ...
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 Vector calculus or vector analysis is a branch of mathematics concerned with the differentiation and integration of vector fields, primarily in three-dimensional Euclidean space, \mathbb^3. The term ''vector calculus'' is sometimes used as a ...
: :\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 In mathematics, matrix calculus is a specialized notation for doing multivariable calculus, especially over spaces of matrix (mathematics), matrices. It collects the various partial derivatives of a single Function (mathematics), function with ...
(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 In linear algebra, the outer product of two coordinate vectors is the matrix whose entries are all products of an element in the first vector with an element in the second vector. If the two coordinate vectors have dimensions ''n'' and ''m'', the ...
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 In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \nabla is th ...
and
vector Laplacian In mathematics, the Laplace operator or Laplacian is a differential operator given by the divergence of the gradient of a scalar function on Euclidean space. It is usually denoted by the symbols \nabla\cdot\nabla, \nabla^2 (where \nabla is the ...
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 This is a list of some vector calculus formulae for working with common curvilinear coordinates, curvilinear coordinate systems. Notes * This article uses the standard notation ISO 80000-2, which supersedes ISO 31-11#Coordinate systems, ISO 31- ...
*
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 The following are important identities involving derivatives and integrals in vector calculus. Operator notation Gradient For a function f(x, y, z) in three-dimensional Cartesian coordinate variables, the gradient is the vector field: : ...
*
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 Josiah Willard Gibbs (; February 11, 1839 – April 28, 1903) was an American mechanical engineer and scientist who made fundamental theoretical contributions to physics, chemistry, and mathematics. His work on the applications of thermodynami ...
&
Edwin Bidwell Wilson Edwin Bidwell Wilson (April 25, 1879 – December 28, 1964) was an American mathematician, statistician, physicist and general polymath. He was the sole protégé of Yale University physicist Josiah Willard Gibbs and was mentor to MIT economist ...
(1901)
Vector Analysis Vector calculus or vector analysis is a branch of mathematics concerned with the differentiation and integration of vector fields, primarily in three-dimensional Euclidean space, \mathbb^3. The term ''vector calculus'' is sometimes used as a ...
,
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 Dover Publications, also known as Dover Books, is an American book publisher founded in 1941 by Hayward and Blanche Cirker. It primarily reissues books that are out of print from their original publishers. These are often, but not always, book ...
. * * *


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