Menu
Home Explore People Places Arts History Plants & Animals Science Life & Culture Technology
On this page

Del, or nabla, is a vector differential operator widely used in vector calculus. Represented by the nabla symbol (∇), it acts on scalar or vector fields to produce the gradient, divergence, or curl. When applied to a scalar field, del gives the gradient, representing the steepest slope, while acting on vector fields, it yields divergence (a scalar) via a dot product or curl (a vector) via a cross product. This concise notation simplifies many equations in physics and engineering, such as the Navier–Stokes equations. Del’s components correspond to partial derivatives, enabling these fundamental operations in vector calculus.

We don't have any images related to Del yet.
We don't have any YouTube videos related to Del yet.
We don't have any PDF documents related to Del yet.
We don't have any Books related to Del yet.
We don't have any archived web articles related to Del yet.

Definition

In the Cartesian coordinate system R n {\displaystyle \mathbb {R} ^{n}} with coordinates ( x 1 , … , x n ) {\displaystyle (x_{1},\dots ,x_{n})} and standard basis { e 1 , … , e n } {\displaystyle \{\mathbf {e} _{1},\dots ,\mathbf {e} _{n}\}} , del is a vector operator whose x 1 , … , x n {\displaystyle x_{1},\dots ,x_{n}} components are the partial derivative operators ∂ ∂ x 1 , … , ∂ ∂ x n {\displaystyle {\partial \over \partial x_{1}},\dots ,{\partial \over \partial x_{n}}} ; that is,

∇ = ∑ i = 1 n e i ∂ ∂ x i = ( ∂ ∂ x 1 , … , ∂ ∂ x n ) {\displaystyle \nabla =\sum _{i=1}^{n}\mathbf {e} _{i}{\partial \over \partial x_{i}}=\left({\partial \over \partial x_{1}},\ldots ,{\partial \over \partial x_{n}}\right)}

where the expression in parentheses is a row vector. In three-dimensional Cartesian coordinate system R 3 {\displaystyle \mathbb {R} ^{3}} with coordinates ( x , y , z ) {\displaystyle (x,y,z)} and standard basis or unit vectors of axes { e x , e y , e z } {\displaystyle \{\mathbf {e} _{x},\mathbf {e} _{y},\mathbf {e} _{z}\}} , del is written as:

∇ = e x ∂ ∂ x + e y ∂ ∂ y + e z ∂ ∂ z = ( ∂ ∂ x , ∂ ∂ y , ∂ ∂ z ) {\displaystyle \nabla =\mathbf {e} _{x}{\partial \over \partial x}+\mathbf {e} _{y}{\partial \over \partial y}+\mathbf {e} _{z}{\partial \over \partial z}=\left({\partial \over \partial x},{\partial \over \partial y},{\partial \over \partial z}\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 {\displaystyle f} and any vector field F = ( F x , F y , F z ) {\displaystyle \mathbf {F} =(F_{x},F_{y},F_{z})} , if one defines

( e i ∂ ∂ x i ) f := ∂ ∂ x i ( e i f ) = ∂ f ∂ x i e i {\displaystyle \left(\mathbf {e} _{i}{\partial \over \partial x_{i}}\right)f:={\partial \over \partial x_{i}}(\mathbf {e} _{i}f)={\partial f \over \partial x_{i}}\mathbf {e} _{i}} ( e i ∂ ∂ x i ) ⋅ F := ∂ ∂ x i ( e i ⋅ F ) = ∂ F i ∂ x i {\displaystyle \left(\mathbf {e} _{i}{\partial \over \partial x_{i}}\right)\cdot \mathbf {F} :={\partial \over \partial x_{i}}(\mathbf {e} _{i}\cdot \mathbf {F} )={\partial F_{i} \over \partial x_{i}}} ( e x ∂ ∂ x ) × F := ∂ ∂ x ( e x × F ) = ∂ ∂ x ( 0 , − F z , F y ) {\displaystyle \left(\mathbf {e} _{x}{\partial \over \partial x}\right)\times \mathbf {F} :={\partial \over \partial x}(\mathbf {e} _{x}\times \mathbf {F} )={\partial \over \partial x}(0,-F_{z},F_{y})} ( e y ∂ ∂ y ) × F := ∂ ∂ y ( e y × F ) = ∂ ∂ y ( F z , 0 , − F x ) {\displaystyle \left(\mathbf {e} _{y}{\partial \over \partial y}\right)\times \mathbf {F} :={\partial \over \partial y}(\mathbf {e} _{y}\times \mathbf {F} )={\partial \over \partial y}(F_{z},0,-F_{x})} ( e z ∂ ∂ z ) × F := ∂ ∂ z ( e z × F ) = ∂ ∂ z ( − F y , F x , 0 ) , {\displaystyle \left(\mathbf {e} _{z}{\partial \over \partial z}\right)\times \mathbf {F} :={\partial \over \partial z}(\mathbf {e} _{z}\times \mathbf {F} )={\partial \over \partial z}(-F_{y},F_{x},0),}

then using the above definition of ∇ {\displaystyle \nabla } , one may write

∇ f = ( e x ∂ ∂ x ) f + ( e y ∂ ∂ y ) f + ( e z ∂ ∂ z ) f = ∂ f ∂ x e x + ∂ f ∂ y e y + ∂ f ∂ z e z {\displaystyle \nabla f=\left(\mathbf {e} _{x}{\partial \over \partial x}\right)f+\left(\mathbf {e} _{y}{\partial \over \partial y}\right)f+\left(\mathbf {e} _{z}{\partial \over \partial z}\right)f={\partial f \over \partial x}\mathbf {e} _{x}+{\partial f \over \partial y}\mathbf {e} _{y}+{\partial f \over \partial z}\mathbf {e} _{z}}

and

∇ ⋅ F = ( e x ∂ ∂ x ⋅ F ) + ( e y ∂ ∂ y ⋅ F ) + ( e z ∂ ∂ z ⋅ F ) = ∂ F x ∂ x + ∂ F y ∂ y + ∂ F z ∂ z {\displaystyle \nabla \cdot \mathbf {F} =\left(\mathbf {e} _{x}{\partial \over \partial x}\cdot \mathbf {F} \right)+\left(\mathbf {e} _{y}{\partial \over \partial y}\cdot \mathbf {F} \right)+\left(\mathbf {e} _{z}{\partial \over \partial z}\cdot \mathbf {F} \right)={\partial F_{x} \over \partial x}+{\partial F_{y} \over \partial y}+{\partial F_{z} \over \partial z}}

and

∇ × F = ( e x ∂ ∂ x × F ) + ( e y ∂ ∂ y × F ) + ( e z ∂ ∂ z × F ) = ∂ ∂ x ( 0 , − F z , F y ) + ∂ ∂ y ( F z , 0 , − F x ) + ∂ ∂ z ( − F y , F x , 0 ) = ( ∂ F z ∂ y − ∂ F y ∂ z ) e x + ( ∂ F x ∂ z − ∂ F z ∂ x ) e y + ( ∂ F y ∂ x − ∂ F x ∂ y ) e z {\displaystyle {\begin{aligned}\nabla \times \mathbf {F} &=\left(\mathbf {e} _{x}{\partial \over \partial x}\times \mathbf {F} \right)+\left(\mathbf {e} _{y}{\partial \over \partial y}\times \mathbf {F} \right)+\left(\mathbf {e} _{z}{\partial \over \partial z}\times \mathbf {F} \right)\\&={\partial \over \partial x}(0,-F_{z},F_{y})+{\partial \over \partial y}(F_{z},0,-F_{x})+{\partial \over \partial z}(-F_{y},F_{x},0)\\&=\left({\partial F_{z} \over \partial y}-{\partial F_{y} \over \partial z}\right)\mathbf {e} _{x}+\left({\partial F_{x} \over \partial z}-{\partial F_{z} \over \partial x}\right)\mathbf {e} _{y}+\left({\partial F_{y} \over \partial x}-{\partial F_{x} \over \partial y}\right)\mathbf {e} _{z}\end{aligned}}} Example: f ( x , y , z ) = x + y + z {\displaystyle f(x,y,z)=x+y+z} ∇ f = e x ∂ f ∂ x + e y ∂ f ∂ y + e z ∂ f ∂ z = ( 1 , 1 , 1 ) {\displaystyle \nabla f=\mathbf {e} _{x}{\partial f \over \partial x}+\mathbf {e} _{y}{\partial f \over \partial y}+\mathbf {e} _{z}{\partial f \over \partial 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, curl, directional derivative, and Laplacian.

Gradient

The vector derivative of a scalar field f {\displaystyle f} is called the gradient, and it can be represented as:

grad ⁡ f = ∂ f ∂ x x ^ + ∂ f ∂ y y ^ + ∂ f ∂ z z ^ = ∇ f {\displaystyle \operatorname {grad} f={\partial f \over \partial x}{\hat {\mathbf {x} }}+{\partial f \over \partial y}{\hat {\mathbf {y} }}+{\partial f \over \partial z}{\hat {\mathbf {z} }}=\nabla f}

It always points in the direction of greatest increase of f {\displaystyle 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 ) {\displaystyle 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:

∇ ( f g ) = f ∇ g + g ∇ f {\displaystyle \nabla (fg)=f\nabla g+g\nabla f}

However, the rules for dot products do not turn out to be simple, as illustrated by:

∇ ( u ⋅ v ) = ( u ⋅ ∇ ) v + ( v ⋅ ∇ ) u + u × ( ∇ × v ) + v × ( ∇ × u ) {\displaystyle \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 of a vector field v ( x , y , z ) = v x x ^ + v y y ^ + v z z ^ {\displaystyle \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:

div ⁡ v = ∂ v x ∂ x + ∂ v y ∂ y + ∂ v z ∂ z = ∇ ⋅ v {\displaystyle \operatorname {div} \mathbf {v} ={\partial v_{x} \over \partial x}+{\partial v_{y} \over \partial y}+{\partial v_{z} \over \partial z}=\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:

∇ ⋅ ( f v ) = ( ∇ f ) ⋅ v + f ( ∇ ⋅ v ) {\displaystyle \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:

∇ ⋅ ( u × v ) = ( ∇ × u ) ⋅ v − u ⋅ ( ∇ × v ) {\displaystyle \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 v ( x , y , z ) = v x x ^ + v y y ^ + v z z ^ {\displaystyle \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:

curl ⁡ v = ( ∂ v z ∂ y − ∂ v y ∂ z ) x ^ + ( ∂ v x ∂ z − ∂ v z ∂ x ) y ^ + ( ∂ v y ∂ x − ∂ v x ∂ y ) z ^ = ∇ × v {\displaystyle \operatorname {curl} \mathbf {v} =\left({\partial v_{z} \over \partial y}-{\partial v_{y} \over \partial z}\right){\hat {\mathbf {x} }}+\left({\partial v_{x} \over \partial z}-{\partial v_{z} \over \partial x}\right){\hat {\mathbf {y} }}+\left({\partial v_{y} \over \partial x}-{\partial v_{x} \over \partial y}\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:

∇ × v = | x ^ y ^ z ^ ∂ ∂ x ∂ ∂ y ∂ ∂ z v x v y v z | {\displaystyle \nabla \times \mathbf {v} =\left|{\begin{matrix}{\hat {\mathbf {x} }}&{\hat {\mathbf {y} }}&{\hat {\mathbf {z} }}\\[2pt]{\frac {\partial }{\partial x}}&{\frac {\partial }{\partial y}}&{\frac {\partial }{\partial z}}\\[2pt]v_{x}&v_{y}&v_{z}\end{matrix}}\right|}

Again the power of the notation is shown by the product rule:

∇ × ( f v ) = ( ∇ f ) × v + f ( ∇ × v ) {\displaystyle \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:

∇ × ( u × v ) = u ( ∇ ⋅ v ) − v ( ∇ ⋅ u ) + ( v ⋅ ∇ ) u − ( u ⋅ ∇ ) v {\displaystyle \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 ) {\displaystyle f(x,y,z)} in the direction a ( x , y , z ) = a x x ^ + a y y ^ + a z z ^ {\displaystyle \mathbf {a} (x,y,z)=a_{x}{\hat {\mathbf {x} }}+a_{y}{\hat {\mathbf {y} }}+a_{z}{\hat {\mathbf {z} }}} is defined as:

( a ⋅ ∇ ) f = lim h → 0 f ( x + a x h , y + a y h , z + a z h ) − f ( x , y , z ) h . {\displaystyle (\mathbf {a} \cdot \nabla )f=\lim _{h\to 0}{\frac {f(x+a_{x}h,y+a_{y}h,z+a_{z}h)-f(x,y,z)}{h}}.}

Which is equal to the following when the gradient exists

a ⋅ grad ⁡ f = a x ∂ f ∂ x + a y ∂ f ∂ y + a z ∂ f ∂ z = a ⋅ ( ∇ f ) {\displaystyle \mathbf {a} \cdot \operatorname {grad} f=a_{x}{\partial f \over \partial x}+a_{y}{\partial f \over \partial y}+a_{z}{\partial f \over \partial z}=\mathbf {a} \cdot (\nabla f)}

This gives the rate of change of a field f {\displaystyle f} in the direction of a {\displaystyle \mathbf {a} } , scaled by the magnitude of a {\displaystyle \mathbf {a} } . In operator notation, the element in parentheses can be considered a single coherent unit; fluid dynamics uses this convention extensively, terming it the convective derivative—the "moving" derivative of the fluid.

Note that ( a ⋅ ∇ ) {\displaystyle (\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:

Δ = ∂ 2 ∂ x 2 + ∂ 2 ∂ y 2 + ∂ 2 ∂ z 2 = ∇ ⋅ ∇ = ∇ 2 {\displaystyle \Delta ={\partial ^{2} \over \partial x^{2}}+{\partial ^{2} \over \partial y^{2}}+{\partial ^{2} \over \partial z^{2}}=\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, appearing for example in Laplace's equation, Poisson's equation, the heat equation, the wave equation, and the Schrödinger equation.

Hessian matrix

While ∇ 2 {\displaystyle \nabla ^{2}} usually represents the Laplacian, sometimes ∇ 2 {\displaystyle \nabla ^{2}} also represents the Hessian matrix. The former refers to the inner product of ∇ {\displaystyle \nabla } , while the latter refers to the dyadic product of ∇ {\displaystyle \nabla } :

∇ 2 = ∇ ⋅ ∇ T {\displaystyle \nabla ^{2}=\nabla \cdot \nabla ^{T}} .

So whether ∇ 2 {\displaystyle \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 v {\displaystyle \mathbf {v} } (in three dimensions) is a 9-term second-rank tensor – that is, a 3×3 matrix – but can be denoted simply as ∇ ⊗ v {\displaystyle \nabla \otimes \mathbf {v} } , where ⊗ {\displaystyle \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 δ r {\displaystyle \delta \mathbf {r} } , the change in the vector field is given by:

δ v = ( ∇ ⊗ v ) T ⋅ δ r {\displaystyle \delta \mathbf {v} =(\nabla \otimes \mathbf {v} )^{T}\cdot \delta \mathbf {r} }

Product rules

For vector calculus:

∇ ( f g ) = f ∇ g + g ∇ f ∇ ( u ⋅ v ) = u × ( ∇ × v ) + v × ( ∇ × u ) + ( u ⋅ ∇ ) v + ( v ⋅ ∇ ) u ∇ ⋅ ( f v ) = f ( ∇ ⋅ v ) + v ⋅ ( ∇ f ) ∇ ⋅ ( u × v ) = v ⋅ ( ∇ × u ) − u ⋅ ( ∇ × v ) ∇ × ( f v ) = ( ∇ f ) × v + f ( ∇ × v ) ∇ × ( u × v ) = u ( ∇ ⋅ v ) − v ( ∇ ⋅ u ) + ( v ⋅ ∇ ) u − ( u ⋅ ∇ ) v {\displaystyle {\begin{aligned}\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{aligned}}}

For matrix calculus (for which u ⋅ v {\displaystyle \mathbf {u} \cdot \mathbf {v} } can be written u T v {\displaystyle \mathbf {u} ^{\text{T}}\mathbf {v} } ):

( A ∇ ) T u = ∇ T ( A T u ) − ( ∇ T A T ) u {\displaystyle {\begin{aligned}\left(\mathbf {A} \nabla \right)^{\text{T}}\mathbf {u} &=\nabla ^{\text{T}}\left(\mathbf {A} ^{\text{T}}\mathbf {u} \right)-\left(\nabla ^{\text{T}}\mathbf {A} ^{\text{T}}\right)\mathbf {u} \end{aligned}}}

Another relation of interest (see e.g. Euler equations) is the following, where u ⊗ v {\displaystyle \mathbf {u} \otimes \mathbf {v} } is the outer product tensor:

∇ ⋅ ( u ⊗ v ) = ( ∇ ⋅ u ) v + ( u ⋅ ∇ ) v {\displaystyle {\begin{aligned}\nabla \cdot (\mathbf {u} \otimes \mathbf {v} )=(\nabla \cdot \mathbf {u} )\mathbf {v} +(\mathbf {u} \cdot \nabla )\mathbf {v} \end{aligned}}}

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:

div ⁡ ( grad ⁡ f ) = ∇ ⋅ ( ∇ f ) = ∇ 2 f curl ⁡ ( grad ⁡ f ) = ∇ × ( ∇ f ) grad ⁡ ( div ⁡ v ) = ∇ ( ∇ ⋅ v ) div ⁡ ( curl ⁡ v ) = ∇ ⋅ ( ∇ × v ) curl ⁡ ( curl ⁡ v ) = ∇ × ( ∇ × v ) Δ f = ∇ 2 f Δ v = ∇ 2 v {\displaystyle {\begin{aligned}\operatorname {div} (\operatorname {grad} f)&=\nabla \cdot (\nabla f)=\nabla ^{2}f\\\operatorname {curl} (\operatorname {grad} f)&=\nabla \times (\nabla f)\\\operatorname {grad} (\operatorname {div} \mathbf {v} )&=\nabla (\nabla \cdot \mathbf {v} )\\\operatorname {div} (\operatorname {curl} \mathbf {v} )&=\nabla \cdot (\nabla \times \mathbf {v} )\\\operatorname {curl} (\operatorname {curl} \mathbf {v} )&=\nabla \times (\nabla \times \mathbf {v} )\\\Delta f&=\nabla ^{2}f\\\Delta \mathbf {v} &=\nabla ^{2}\mathbf {v} \end{aligned}}}

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 ∞ {\displaystyle C^{\infty }} in most cases), two of them are always zero:

curl ⁡ ( grad ⁡ f ) = ∇ × ( ∇ f ) = 0 div ⁡ ( curl ⁡ v ) = ∇ ⋅ ( ∇ × v ) = 0 {\displaystyle {\begin{aligned}\operatorname {curl} (\operatorname {grad} f)&=\nabla \times (\nabla f)=0\\\operatorname {div} (\operatorname {curl} \mathbf {v} )&=\nabla \cdot (\nabla \times \mathbf {v} )=0\end{aligned}}}

Two of them are always equal:

div ⁡ ( grad ⁡ f ) = ∇ ⋅ ( ∇ f ) = ∇ 2 f = Δ f {\displaystyle \operatorname {div} (\operatorname {grad} f)=\nabla \cdot (\nabla f)=\nabla ^{2}f=\Delta f}

The 3 remaining vector derivatives are related by the equation:

∇ × ( ∇ × v ) = ∇ ( ∇ ⋅ v ) − ∇ 2 v {\displaystyle \nabla \times \left(\nabla \times \mathbf {v} \right)=\nabla (\nabla \cdot \mathbf {v} )-\nabla ^{2}\mathbf {v} }

And one of them can even be expressed with the tensor product, if the functions are well-behaved:

∇ ( ∇ ⋅ v ) = ∇ ⋅ ( v ⊗ ∇ ) {\displaystyle \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 ( ∇ ⋅ v {\displaystyle \nabla \cdot \mathbf {v} } ) and the advection operator ( v ⋅ ∇ {\displaystyle \mathbf {v} \cdot \nabla } ) are not commutative:

( u ⋅ v ) f ≡ ( v ⋅ u ) f ( ∇ ⋅ v ) f = ( ∂ v x ∂ x + ∂ v y ∂ y + ∂ v z ∂ z ) f = ∂ v x ∂ x f + ∂ v y ∂ y f + ∂ v z ∂ z f ( v ⋅ ∇ ) f = ( v x ∂ ∂ x + v y ∂ ∂ y + v z ∂ ∂ z ) f = v x ∂ f ∂ x + v y ∂ f ∂ y + v z ∂ f ∂ z ⇒ ( ∇ ⋅ v ) f ≠ ( v ⋅ ∇ ) f {\displaystyle {\begin{aligned}(\mathbf {u} \cdot \mathbf {v} )f&\equiv (\mathbf {v} \cdot \mathbf {u} )f\\(\nabla \cdot \mathbf {v} )f&=\left({\frac {\partial v_{x}}{\partial x}}+{\frac {\partial v_{y}}{\partial y}}+{\frac {\partial v_{z}}{\partial z}}\right)f={\frac {\partial v_{x}}{\partial x}}f+{\frac {\partial v_{y}}{\partial y}}f+{\frac {\partial v_{z}}{\partial z}}f\\(\mathbf {v} \cdot \nabla )f&=\left(v_{x}{\frac {\partial }{\partial x}}+v_{y}{\frac {\partial }{\partial y}}+v_{z}{\frac {\partial }{\partial z}}\right)f=v_{x}{\frac {\partial f}{\partial x}}+v_{y}{\frac {\partial f}{\partial y}}+v_{z}{\frac {\partial f}{\partial z}}\\\Rightarrow (\nabla \cdot \mathbf {v} )f&\neq (\mathbf {v} \cdot \nabla )f\\\end{aligned}}}

A counterexample that relies on del's differential properties:

( ∇ x ) × ( ∇ y ) = ( e x ∂ x ∂ x + e y ∂ x ∂ y + e z ∂ x ∂ z ) × ( e x ∂ y ∂ x + e y ∂ y ∂ y + e z ∂ y ∂ z ) = ( e x ⋅ 1 + e y ⋅ 0 + e z ⋅ 0 ) × ( e x ⋅ 0 + e y ⋅ 1 + e z ⋅ 0 ) = e x × e y = e z ( u x ) × ( u y ) = x y ( u × u ) = x y 0 = 0 {\displaystyle {\begin{aligned}(\nabla x)\times (\nabla y)&=\left(\mathbf {e} _{x}{\frac {\partial x}{\partial x}}+\mathbf {e} _{y}{\frac {\partial x}{\partial y}}+\mathbf {e} _{z}{\frac {\partial x}{\partial z}}\right)\times \left(\mathbf {e} _{x}{\frac {\partial y}{\partial x}}+\mathbf {e} _{y}{\frac {\partial y}{\partial y}}+\mathbf {e} _{z}{\frac {\partial y}{\partial z}}\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)&=xy(\mathbf {u} \times \mathbf {u} )\\&=xy\mathbf {0} \\&=\mathbf {0} \end{aligned}}}

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

  • Tai, Chen-To (1994). A survey of the improper use of ∇ in vector analysis (Report). Radiation Laboratory, University of Michigan. hdl:2027.42/7869.