Vector calculus identities

Last updated

The following are important identities involving derivatives and integrals in vector calculus.

Contents

Operator notation

Gradient

For a function in three-dimensional Cartesian coordinate variables, the gradient is the vector field:

where i, j, k are the standard unit vectors for the x, y, z-axes. More generally, for a function of n variables , also called a scalar field, the gradient is the vector field: where are mutually orthogonal unit vectors.

As the name implies, the gradient is proportional to, and points in the direction of, the function's most rapid (positive) change.

For a vector field , also called a tensor field of order 1, the gradient or total derivative is the n × n Jacobian matrix:

For a tensor field of any order k, the gradient is a tensor field of order k + 1.

For a tensor field of order k > 0, the tensor field of order k + 1 is defined by the recursive relation where is an arbitrary constant vector.

Divergence

In Cartesian coordinates, the divergence of a continuously differentiable vector field is the scalar-valued function:

As the name implies, the divergence is a (local) measure of the degree to which vectors in the field diverge.

The divergence of a tensor field of non-zero order k is written as , a contraction of a tensor field of order k − 1. Specifically, the divergence of a vector is a scalar. The divergence of a higher-order tensor field may be found by decomposing the tensor field into a sum of outer products and using the identity, where is the directional derivative in the direction of multiplied by its magnitude. Specifically, for the outer product of two vectors,

For a tensor field of order k > 1, the tensor field of order k − 1 is defined by the recursive relation where is an arbitrary constant vector.

Curl

In Cartesian coordinates, for the curl is the vector field: where i, j, and k are the unit vectors for the x-, y-, and z-axes, respectively.

As the name implies the curl is a measure of how much nearby vectors tend in a circular direction.

In Einstein notation, the vector field has curl given by: where = ±1 or 0 is the Levi-Civita parity symbol.

For a tensor field of order k > 1, the tensor field of order k is defined by the recursive relation where is an arbitrary constant vector.

A tensor field of order greater than one may be decomposed into a sum of outer products, and then the following identity may be used: Specifically, for the outer product of two vectors,

Laplacian

In Cartesian coordinates, the Laplacian of a function is

The Laplacian is a measure of how much a function is changing over a small sphere centered at the point.

When the Laplacian is equal to 0, the function is called a harmonic function. That is,

For a tensor field, , the Laplacian is generally written as: and is a tensor field of the same order.

For a tensor field of order k > 0, the tensor field of order k is defined by the recursive relation where is an arbitrary constant vector.

Special notations

In Feynman subscript notation, where the notation ∇B means the subscripted gradient operates on only the factor B. [1] [2]

Less general but similar is the Hestenesoverdot notation in geometric algebra. [3] The above identity is then expressed as: where overdots define the scope of the vector derivative. The dotted vector, in this case B, is differentiated, while the (undotted) A is held constant.

The utility of the Feynman subscript notation lies in its use in the derivation of vector and tensor derivative identities, as in the following example which uses the algebraic identity C⋅(A×B) = (C×A)⋅B:

An alternative method is to use the Cartesian components of the del operator as follows:

Another method of deriving vector and tensor derivative identities is to replace all occurrences of a vector in an algebraic identity by the del operator, provided that no variable occurs both inside and outside the scope of an operator or both inside the scope of one operator in a term and outside the scope of another operator in the same term (i.e., the operators must be nested). The validity of this rule follows from the validity of the Feynman method, for one may always substitute a subscripted del and then immediately drop the subscript under the condition of the rule. For example, from the identity A⋅(B×C) = (A×B)⋅C we may derive A⋅(∇×C) = (A×∇)⋅C but not ∇⋅(B×C) = (∇×B)⋅C, nor from A⋅(B×A) = 0 may we derive A⋅(∇×A) = 0. On the other hand, a subscripted del operates on all occurrences of the subscript in the term, so that A⋅(∇A×A) = ∇A⋅(A×A) = ∇⋅(A×A) = 0. Also, from A×(A×C) = A(AC) − (AA)C we may derive ∇×(∇×C) = ∇(∇⋅C) − ∇2C, but from (Aψ)⋅(Aφ) = (AA)(ψφ) we may not derive (∇ψ)⋅(∇φ) = ∇2(ψφ).

For the remainder of this article, Feynman subscript notation will be used where appropriate.

First derivative identities

For scalar fields , and vector fields , , we have the following derivative identities.

Distributive properties

First derivative associative properties

Product rule for multiplication by a scalar

We have the following generalizations of the product rule in single-variable calculus.

Quotient rule for division by a scalar

Chain rule

Let be a one-variable function from scalars to scalars, a parametrized curve, a function from vectors to scalars, and a vector field. We have the following special cases of the multi-variable chain rule.

For a vector transformation we have:

Here we take the trace of the dot product of two second-order tensors, which corresponds to the product of their matrices.

Dot product rule

where denotes the Jacobian matrix of the vector field .

Alternatively, using Feynman subscript notation,

See these notes. [4]

As a special case, when A = B,

The generalization of the dot product formula to Riemannian manifolds is a defining property of a Riemannian connection, which differentiates a vector field to give a vector-valued 1-form.

Cross product rule


Note that the matrix is antisymmetric.

Second derivative identities

Divergence of curl is zero

The divergence of the curl of any continuously twice-differentiable vector field A is always zero:

This is a special case of the vanishing of the square of the exterior derivative in the De Rham chain complex.

Divergence of gradient is Laplacian

The Laplacian of a scalar field is the divergence of its gradient: The result is a scalar quantity.

Divergence of divergence is not defined

The divergence of a vector field A is a scalar, and the divergence of a scalar quantity is undefined. Therefore,

Curl of gradient is zero

The curl of the gradient of any continuously twice-differentiable scalar field (i.e., differentiability class ) is always the zero vector:

It can be easily proved by expressing in a Cartesian coordinate system with Schwarz's theorem (also called Clairaut's theorem on equality of mixed partials). This result is a special case of the vanishing of the square of the exterior derivative in the De Rham chain complex.

Curl of curl

Here ∇2 is the vector Laplacian operating on the vector field A.

Curl of divergence is not defined

The divergence of a vector field A is a scalar, and the curl of a scalar quantity is undefined. Therefore,

Second derivative associative properties

DCG chart: Some rules for second derivatives. DCG chart.svg
DCG chart: Some rules for second derivatives.

A mnemonic

The figure to the right is a mnemonic for some of these identities. The abbreviations used are:

Each arrow is labeled with the result of an identity, specifically, the result of applying the operator at the arrow's tail to the operator at its head. The blue circle in the middle means curl of curl exists, whereas the other two red circles (dashed) mean that DD and GG do not exist.

Summary of important identities

Differentiation

Gradient

Divergence

Curl

  • [5]

Vector-dot-Del Operator

  • [6]

Second derivatives

  • (scalar Laplacian)
  • (vector Laplacian)
  • (Green's vector identity)

Third derivatives

Integration

Below, the curly symbol ∂ means "boundary of" a surface or solid.

Surface–volume integrals

In the following surface–volume integral theorems, V denotes a three-dimensional volume with a corresponding two-dimensional boundary S = ∂V (a closed surface):

  • OiintLaTeX.svg
  • OiintLaTeX.svg (divergence theorem)
  • OiintLaTeX.svg
  • OiintLaTeX.svg (Green's first identity)
  • OiintLaTeX.svgOiintLaTeX.svg (Green's second identity)
  • OiintLaTeX.svg (integration by parts)
  • OiintLaTeX.svg (integration by parts)
  • OiintLaTeX.svg (integration by parts)
  • OiintLaTeX.svg [7]
  • OiintLaTeX.svg [8]

Curve–surface integrals

In the following curve–surface integral theorems, S denotes a 2d open surface with a corresponding 1d boundary C = ∂S (a closed curve):

  • (Stokes' theorem)
  • [9]
  • [10]

Integration around a closed curve in the clockwise sense is the negative of the same line integral in the counterclockwise sense (analogous to interchanging the limits in a definite integral):

OintclockwiseLaTeX.svgOintctrclockwiseLaTeX.svg

Endpoint-curve integrals

In the following endpoint–curve integral theorems, P denotes a 1d open path with signed 0d boundary points and integration along P is from to :

  • (gradient theorem)

Tensor integrals

A tensor form of a vector integral theorem may be obtained by replacing the vector (or one of them) by a tensor, provided that the vector is first made to appear only as the right-most vector of each integrand. For example, Stokes' theorem becomes

.

A scalar field may also be treated as a vector and replaced by a vector or tensor. For example, Green's first identity becomes

OiintLaTeX.svg.

Similar rules apply to algebraic and differentiation formulas. For algebraic formulas one may alternatively use the left-most vector position.

See also

Related Research Articles

<span class="mw-page-title-main">Laplace's equation</span> Second-order partial differential 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. This is often written as or where is the Laplace operator, is the divergence operator, is the gradient operator, and is a twice-differentiable real-valued function. The Laplace operator therefore maps a scalar function to another scalar function.

<span class="mw-page-title-main">Navier–Stokes equations</span> Equations describing the motion of viscous fluid substances

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 George Gabriel Stokes. They were developed over several decades of progressively building the theories, from 1822 (Navier) to 1842–1850 (Stokes).

<span class="mw-page-title-main">Potential flow</span> Velocity field as the gradient of a scalar function

In fluid dynamics, potential flow or irrotational flow refers to a description of a fluid flow with no vorticity in it. Such a description typically arises in the limit of vanishing viscosity, i.e., for an inviscid fluid and with no vorticity present in the flow.

The Klein–Gordon equation is a relativistic wave equation, related to the Schrödinger equation. It is second-order in space and time and manifestly Lorentz-covariant. It is a differential equation version of the relativistic energy–momentum relation .

<span class="mw-page-title-main">Stream function</span> Function for incompressible divergence-free flows in two dimensions

In fluid dynamics, two types of stream function are defined:

An operator is a function over a space of physical states onto another space of states. The simplest example of the utility of operators is the study of symmetry. Because of this, they are useful tools in classical mechanics. Operators are even more important in quantum mechanics, where they form an intrinsic part of the formulation of the theory.

In mathematics, the covariant derivative is a way of specifying a derivative along tangent vectors of a manifold. Alternatively, the covariant derivative is a way of introducing and working with a connection on a manifold by means of a differential operator, to be contrasted with the approach given by a principal connection on the frame bundle – see affine connection. In the special case of a manifold isometrically embedded into a higher-dimensional Euclidean space, the covariant derivative can be viewed as the orthogonal projection of the Euclidean directional derivative onto the manifold's tangent space. In this case the Euclidean derivative is broken into two parts, the extrinsic normal component and the intrinsic covariant derivative component.

Geometrical optics, or ray optics, is a model of optics that describes light propagation in terms of rays. The ray in geometrical optics is an abstraction useful for approximating the paths along which light propagates under certain circumstances.

In physics and mathematics, the Helmholtz decomposition theorem or the fundamental theorem of vector calculus states that certain differentiable vector fields can be resolved into the sum of an irrotational (curl-free) vector field and a solenoidal (divergence-free) vector field. In physics, often only the decomposition of sufficiently smooth, rapidly decaying vector fields in three dimensions is discussed. It is named after Hermann von Helmholtz.

In differential geometry, the four-gradient is the four-vector analogue of the gradient from vector calculus.

The Grad–Shafranov equation is the equilibrium equation in ideal magnetohydrodynamics (MHD) for a two dimensional plasma, for example the axisymmetric toroidal plasma in a tokamak. This equation takes the same form as the Hicks equation from fluid dynamics. This equation is a two-dimensional, nonlinear, elliptic partial differential equation obtained from the reduction of the ideal MHD equations to two dimensions, often for the case of toroidal axisymmetry. Taking as the cylindrical coordinates, the flux function is governed by the equation,

In fluid mechanics, potential vorticity (PV) is a quantity which is proportional to the dot product of vorticity and stratification. This quantity, following a parcel of air or water, can only be changed by diabatic or frictional processes. It is a useful concept for understanding the generation of vorticity in cyclogenesis, especially along the polar front, and in analyzing flow in the ocean.

In plasma physics, the Hasegawa–Mima equation, named after Akira Hasegawa and Kunioki Mima, is an equation that describes a certain regime of plasma, where the time scales are very fast, and the distance scale in the direction of the magnetic field is long. In particular the equation is useful for describing turbulence in some tokamaks. The equation was introduced in Hasegawa and Mima's paper submitted in 1977 to Physics of Fluids, where they compared it to the results of the ATC tokamak.

In quantum mechanics, the Pauli equation or Schrödinger–Pauli equation is the formulation of the Schrödinger equation for spin-1/2 particles, which takes into account the interaction of the particle's spin with an external electromagnetic field. It is the non-relativistic limit of the Dirac equation and can be used where particles are moving at speeds much less than the speed of light, so that relativistic effects can be neglected. It was formulated by Wolfgang Pauli in 1927. In its linearized form it is known as Lévy-Leblond equation.

The derivation of the Navier–Stokes equations as well as their application and formulation for different families of fluids, is an important exercise in fluid dynamics with applications in mechanical engineering, physics, chemistry, heat transfer, and electrical engineering. A proof explaining the properties and bounds of the equations, such as Navier–Stokes existence and smoothness, is one of the important unsolved problems in mathematics.

In mathematics, vector spherical harmonics (VSH) are an extension of the scalar spherical harmonics for use with vector fields. The components of the VSH are complex-valued functions expressed in the spherical coordinate basis vectors.

The derivatives of scalars, vectors, and second-order tensors with respect to second-order tensors are of considerable use in continuum mechanics. These derivatives are used in the theories of nonlinear elasticity and plasticity, particularly in the design of algorithms for numerical simulations.

In fluid dynamics, the Oseen equations describe the flow of a viscous and incompressible fluid at small Reynolds numbers, as formulated by Carl Wilhelm Oseen in 1910. Oseen flow is an improved description of these flows, as compared to Stokes flow, with the (partial) inclusion of convective acceleration.

<span class="mw-page-title-main">Stokes' theorem</span> Theorem in vector calculus

Stokes' theorem, also known as the Kelvin–Stokes theorem after Lord Kelvin and George Stokes, the fundamental theorem for curls or simply the curl theorem, is a theorem in vector calculus on . Given a vector field, the theorem relates the integral of the curl of the vector field over some surface, to the line integral of the vector field around the boundary of the surface. The classical theorem of Stokes can be stated in one sentence:

Lagrangian field theory is a formalism in classical field theory. It is the field-theoretic analogue of Lagrangian mechanics. Lagrangian mechanics is used to analyze the motion of a system of discrete particles each with a finite number of degrees of freedom. Lagrangian field theory applies to continua and fields, which have an infinite number of degrees of freedom.

References

  1. Feynman, R. P.; Leighton, R. B.; Sands, M. (1964). The Feynman Lectures on Physics. Addison-Wesley. Vol II, p. 27–4. ISBN   0-8053-9049-9.
  2. Kholmetskii, A. L.; Missevitch, O. V. (2005). "The Faraday induction law in relativity theory". p. 4. arXiv: physics/0504223 .
  3. Doran, C.; Lasenby, A. (2003). Geometric algebra for physicists. Cambridge University Press. p. 169. ISBN   978-0-521-71595-9.
  4. Kelly, P. (2013). "Chapter 1.14 Tensor Calculus 1: Tensor Fields" (PDF). Mechanics Lecture Notes Part III: Foundations of Continuum Mechanics. University of Auckland. Retrieved 7 December 2017.
  5. "lecture15.pdf" (PDF).
  6. Kuo, Kenneth K.; Acharya, Ragini (2012). Applications of turbulent and multi-phase combustion. Hoboken, N.J.: Wiley. p. 520. doi:10.1002/9781118127575.app1. ISBN   9781118127575. Archived from the original on 19 April 2021. Retrieved 19 April 2020.
  7. Page and Adams, pp. 65–66.
  8. Wangsness, Roald K.; Cloud, Michael J. (1986). Electromagnetic Fields (2nd ed.). Wiley. ISBN   978-0-471-81186-2.
  9. Page, Leigh; Adams, Norman Ilsley, Jr. (1940). Electrodynamics. New York: D. Van Nostrand Company, Inc. pp. 44–45, Eq. (18-3).{{cite book}}: CS1 maint: multiple names: authors list (link)
  10. Pérez-Garrido, Antonio (2024). "Recovering seldom-used theorems of vector calculus and their application to problems of electromagnetism". American Journal of Physics. 92 (5): 354–359. arXiv: 2312.17268 . doi:10.1119/5.0182191.

Further reading