Template:Short description Template:Distinguish Template:More footnotes {{#invoke:sidebar|collapsible | class = plainlist | titlestyle = padding-bottom:0.25em; | pretitle = Part of a series of articles about | title = Calculus | image = <math>\int_{a}^{b} f'(t) \, dt = f(b) - f(a)</math> | listtitlestyle = text-align:center; | liststyle = border-top:1px solid #aaa;padding-top:0.15em;border-bottom:1px solid #aaa; | expanded = | abovestyle = padding:0.15em 0.25em 0.3em;font-weight:normal; | above =
Template:EndflatlistTemplate:Startflatlist
| list2name = differential | list2titlestyle = display:block;margin-top:0.65em; | list2title = Template:Bigger | list2 ={{#invoke:sidebar|sidebar|child=yes
|contentclass=hlist | heading1 = Definitions | content1 =
| heading2 = Concepts | content2 =
- Differentiation notation
- Second derivative
- Implicit differentiation
- Logarithmic differentiation
- Related rates
- Taylor's theorem
| heading3 = Rules and identities | content3 =
- Sum
- Product
- Chain
- Power
- Quotient
- L'Hôpital's rule
- Inverse
- General Leibniz
- Faà di Bruno's formula
- Reynolds
}}
| list3name = integral | list3title = Template:Bigger | list3 ={{#invoke:sidebar|sidebar|child=yes
|contentclass=hlist | content1 =
| heading2 = Definitions
| content2 =
- Antiderivative
- Integral (improper)
- Riemann integral
- Lebesgue integration
- Contour integration
- Integral of inverse functions
| heading3 = Integration by | content3 =
- Parts
- Discs
- Cylindrical shells
- Substitution (trigonometric, tangent half-angle, Euler)
- Euler's formula
- Partial fractions (Heaviside's method)
- Changing order
- Reduction formulae
- Differentiating under the integral sign
- Risch algorithm
}}
| list4name = series | list4title = Template:Bigger | list4 ={{#invoke:sidebar|sidebar|child=yes
|contentclass=hlist | content1 =
| heading2 = Convergence tests | content2 =
- Summand limit (term test)
- Ratio
- Root
- Integral
- Direct comparison
Limit comparison- Alternating series
- Cauchy condensation
- Dirichlet
- Abel
}}
| list5name = vector | list5title = Template:Bigger | list5 ={{#invoke:sidebar|sidebar|child=yes
|contentclass=hlist | content1 =
| heading2 = Theorems | content2 =
}}
| list6name = multivariable | list6title = Template:Bigger | list6 ={{#invoke:sidebar|sidebar|child=yes
|contentclass=hlist | heading1 = Formalisms | content1 =
| heading2 = Definitions | content2 =
- Partial derivative
- Multiple integral
- Line integral
- Surface integral
- Volume integral
- Jacobian
- Hessian
}}
| list7name = advanced | list7title = Template:Bigger | list7 ={{#invoke:sidebar|sidebar|child=yes
|contentclass=hlist | content1 =
}}
| list8name = specialized | list8title = Template:Bigger | list8 =
| list9name = miscellanea | list9title = Template:Bigger | list9 =
- Precalculus
- History
- Glossary
- List of topics
- Integration Bee
- Mathematical analysis
- Nonstandard 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, <math>\mathbb{R}^3.</math><ref>Template:Cite book</ref> The term vector calculus is sometimes used as a synonym for the broader subject of multivariable calculus, which spans vector calculus as well as partial differentiation and multiple integration. Vector calculus plays an important role in differential geometry and in the study of partial differential equations. It is used extensively in physics and engineering, especially in the description of electromagnetic fields, gravitational fields, and fluid flow.
Vector calculus was developed from the theory of quaternions by J. Willard Gibbs and Oliver Heaviside near the end of the 19th century, and most of the notation and terminology was established by Gibbs and Edwin Bidwell Wilson in their 1901 book, Vector Analysis, though earlier mathematicians such as Isaac Newton pioneered the field.<ref name=":17">Template:Cite book</ref> In its standard form using the cross product, vector calculus does not generalize to higher dimensions, but the alternative approach of geometric algebra, which uses the exterior product, does (see Template:Section link below for more).
Basic objectsEdit
Scalar fieldsEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} A scalar field associates a scalar value to every point in a space. The scalar is a mathematical number representing a physical quantity. Examples of scalar fields in applications include the temperature distribution throughout space, the pressure distribution in a fluid, and spin-zero quantum fields (known as scalar bosons), such as the Higgs field. These fields are the subject of scalar field theory.
Vector fieldsEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
A vector field is an assignment of a vector to each point in a space.<ref name="Galbis-2012-p12">Template:Cite book</ref> A vector field in the plane, for instance, can be visualized as a collection of arrows with a given magnitude and direction each attached to a point in the plane. Vector fields are often used to model, for example, the speed and direction of a moving fluid throughout space, or the strength and direction of some force, such as the magnetic or gravitational force, as it changes from point to point. This can be used, for example, to calculate work done over a line.
Vectors and pseudovectorsEdit
In more advanced treatments, one further distinguishes pseudovector fields and pseudoscalar fields, which are identical to vector fields and scalar fields, except that they change sign under an orientation-reversing map: for example, the curl of a vector field is a pseudovector field, and if one reflects a vector field, the curl points in the opposite direction. This distinction is clarified and elaborated in geometric algebra, as described below.
Vector algebraEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} The algebraic (non-differential) operations in vector calculus are referred to as vector algebra, being defined for a vector space and then applied pointwise to a vector field. The basic algebraic operations consist of:
Operation | Notation | Description |
---|---|---|
Vector addition | <math>\mathbf{v}_1 + \mathbf{v}_2</math> | Addition of two vectors, yielding a vector. |
Scalar multiplication | <math>a \mathbf{v}</math> | Multiplication of a scalar and a vector, yielding a vector. |
Dot product | <math>\mathbf{v}_1 \cdot \mathbf{v}_2</math> | Multiplication of two vectors, yielding a scalar. |
Cross product | <math>\mathbf{v}_1 \times \mathbf{v}_2</math> | Multiplication of two vectors in <math>\mathbb R^3</math>, yielding a (pseudo)vector. |
Also commonly used are the two triple products:
Operation | Notation | Description |
---|---|---|
Scalar triple product | <math>\mathbf{v}_1\cdot\left( \mathbf{v}_2\times\mathbf{v}_3 \right)</math> | The dot product of the cross product of two vectors. |
Vector triple product | <math>\mathbf{v}_1\times\left( \mathbf{v}_2\times\mathbf{v}_3 \right)</math> | The cross product of the cross product of two vectors. |
Operators and theoremsEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}}
Differential operatorsEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} Vector calculus studies various differential operators defined on scalar or vector fields, which are typically expressed in terms of the del operator (<math>\nabla</math>), also known as "nabla". The three basic vector operators are:<ref>{{#invoke:citation/CS1|citation |CitationClass=web }}</ref>
Operation | Notation | Description | Notational analogy |
Domain/Range |
---|---|---|---|---|
Gradient | <math>\operatorname{grad}(f)=\nabla f</math> | Measures the rate and direction of change in a scalar field. | Scalar multiplication | Maps scalar fields to vector fields. |
Divergence | <math>\operatorname{div}(\mathbf{F})=\nabla\cdot\mathbf{F}</math> | Measures the scalar of a source or sink at a given point in a vector field. | Dot product | Maps vector fields to scalar fields. |
Curl | <math>\operatorname{curl}(\mathbf{F})=\nabla\times\mathbf{F}</math> | Measures the tendency to rotate about a point in a vector field in <math>\mathbb R^3</math>. | Cross product | Maps vector fields to (pseudo)vector fields. |
Template:Mvar denotes a scalar field and Template:Mvar denotes a vector field |
Also commonly used are the two Laplace operators:
Operation | Notation | Description | Domain/Range |
---|---|---|---|
Laplacian | <math>\Delta f=\nabla^2 f=\nabla\cdot \nabla f</math> | Measures the difference between the value of the scalar field with its average on infinitesimal balls. | Maps between scalar fields. |
Vector Laplacian | <math>\nabla^2\mathbf{F}=\nabla(\nabla\cdot\mathbf{F})-\nabla \times (\nabla \times \mathbf{F})</math> | Measures the difference between the value of the vector field with its average on infinitesimal balls. | Maps between vector fields. |
Template:Mvar denotes a scalar field and Template:Mvar denotes a vector field |
A quantity called the Jacobian matrix is useful for studying functions when both the domain and range of the function are multivariable, such as a change of variables during integration.
Integral theoremsEdit
The three basic vector operators have corresponding theorems which generalize the fundamental theorem of calculus to higher dimensions:
Theorem | Statement | Description | ||
---|---|---|---|---|
Gradient theorem | <math> \int_{L \subset \mathbb R^n}\!\!\! \nabla\varphi\cdot d\mathbf{r} \ =\ \varphi\left(\mathbf{q}\right)-\varphi\left(\mathbf{p}\right)\ \ \text{ for }\ \ L = L[p\to q] </math> | The line integral of the gradient of a scalar field over a curve Template:Math is equal to the change in the scalar field between the endpoints Template:Math and Template:Math of the curve. | ||
Divergence theorem | <math> \underbrace{ \int \!\cdots\! \int_{V \subset \mathbb R^n} }_n (\nabla \cdot \mathbf{F}) \, dV
\ = \ \underbrace{ \oint \!\cdots\! \oint_{\partial V} }_{n-1} \mathbf{F} \cdot d \mathbf{S} </math> |
The integral of the divergence of a vector field over an Template:Mvar-dimensional solid Template:Math is equal to the flux of the vector field through the Template:Math-dimensional closed boundary surface of the solid. | ||
Curl (Kelvin–Stokes) theorem | <math> \iint_{\Sigma\subset\mathbb R^3} (\nabla \times \mathbf{F}) \cdot d\mathbf{\Sigma} \ =\ \oint_{\partial \Sigma} \mathbf{F} \cdot d \mathbf{r} </math> | The integral of the curl of a vector field over a surface Template:Math in <math>\mathbb R^3</math> is equal to the circulation of the vector field around the closed curve bounding the surface. | ||
<math>\varphi</math> denotes a scalar field and Template:Mvar denotes a vector field |
In two dimensions, the divergence and curl theorems reduce to the Green's theorem:
Theorem | Statement | Description | ||
---|---|---|---|---|
Green's theorem | <math> \iint_{A\,\subset\mathbb R^2} \left(\frac{\partial M}{\partial x} - \frac{\partial L}{\partial y}\right) dA \ =\ \oint_{\partial A} \left ( L\, dx + M\, dy \right ) </math> | The integral of the divergence (or curl) of a vector field over some region Template:Math in <math>\mathbb R^2</math> equals the flux (or circulation) of the vector field over the closed curve bounding the region. | ||
For divergence, Template:Math. For curl, Template:Math. Template:Mvar and Template:Mvar are functions of Template:Math. |
ApplicationsEdit
Linear approximationsEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} Linear approximations are used to replace complicated functions with linear functions that are almost the same. Given a differentiable function Template:Math with real values, one can approximate Template:Math for Template:Math close to Template:Math by the formula
- <math>f(x,y)\ \approx\ f(a,b)+\tfrac{\partial f}{\partial x} (a,b)\,(x-a)+\tfrac{\partial f}{\partial y}(a,b)\,(y-b).</math>
The right-hand side is the equation of the plane tangent to the graph of Template:Math at Template:Nowrap
OptimizationEdit
{{#invoke:Labelled list hatnote|labelledList|Main article|Main articles|Main page|Main pages}} For a continuously differentiable function of several real variables, a point Template:Math (that is, a set of values for the input variables, which is viewed as a point in Template:Math) is critical if all of the partial derivatives of the function are zero at Template:Math, or, equivalently, if its gradient is zero. The critical values are the values of the function at the critical points.
If the function is smooth, or, at least twice continuously differentiable, a critical point may be either a local maximum, a local minimum or a saddle point. The different cases may be distinguished by considering the eigenvalues of the Hessian matrix of second derivatives.
By Fermat's theorem, all local maxima and minima of a differentiable function occur at critical points. Therefore, to find the local maxima and minima, it suffices, theoretically, to compute the zeros of the gradient and the eigenvalues of the Hessian matrix at these zeros.
GeneralizationsEdit
{{ safesubst:#invoke:Unsubst||date=__DATE__ |$B= {{ safesubst:#invoke:Unsubst||date=__DATE__ |$B= Template:Ambox }} }} Vector calculus can also be generalized to other 3-manifolds and higher-dimensional spaces.
Different 3-manifoldsEdit
Vector calculus is initially defined for Euclidean 3-space, <math>\mathbb{R}^3,</math> which has additional structure beyond simply being a 3-dimensional real vector space, namely: a norm (giving a notion of length) defined via an inner product (the dot product), which in turn gives a notion of angle, and an orientation, which gives a notion of left-handed and right-handed. These structures give rise to a volume form, and also the cross product, which is used pervasively in vector calculus.
The gradient and divergence require only the inner product, while the curl and the cross product also requires the handedness of the coordinate system to be taken into account (see Template:Slink for more detail).
Vector calculus can be defined on other 3-dimensional real vector spaces if they have an inner product (or more generally a symmetric nondegenerate form) and an orientation; this is less data than an isomorphism to Euclidean space, as it does not require a set of coordinates (a frame of reference), which reflects the fact that vector calculus is invariant under rotations (the special orthogonal group Template:Math).
More generally, vector calculus can be defined on any 3-dimensional oriented Riemannian manifold, or more generally pseudo-Riemannian manifold. This structure simply means that the tangent space at each point has an inner product (more generally, a symmetric nondegenerate form) and an orientation, or more globally that there is a symmetric nondegenerate metric tensor and an orientation, and works because vector calculus is defined in terms of tangent vectors at each point.
Other dimensionsEdit
Most of the analytic results are easily understood, in a more general form, using the machinery of differential geometry, of which vector calculus forms a subset. Grad and div generalize immediately to other dimensions, as do the gradient theorem, divergence theorem, and Laplacian (yielding harmonic analysis), while curl and cross product do not generalize as directly.
From a general point of view, the various fields in (3-dimensional) vector calculus are uniformly seen as being Template:Math-vector fields: scalar fields are 0-vector fields, vector fields are 1-vector fields, pseudovector fields are 2-vector fields, and pseudoscalar fields are 3-vector fields. In higher dimensions there are additional types of fields (scalar, vector, pseudovector or pseudoscalar corresponding to Template:Math, Template:Math, Template:Math or Template:Math dimensions, which is exhaustive in dimension 3), so one cannot only work with (pseudo)scalars and (pseudo)vectors.
In any dimension, assuming a nondegenerate form, grad of a scalar function is a vector field, and div of a vector field is a scalar function, but only in dimension 3 or 7<ref>Lizhong Peng & Lei Yang (1999) "The curl in seven dimensional space and its applications", Approximation Theory and Its Applications 15(3): 66 to 80 {{#invoke:doi|main}}</ref> (and, trivially, in dimension 0 or 1) is the curl of a vector field a vector field, and only in 3 or 7 dimensions can a cross product be defined (generalizations in other dimensionalities either require <math>n-1</math> vectors to yield 1 vector, or are alternative Lie algebras, which are more general antisymmetric bilinear products). The generalization of grad and div, and how curl may be generalized is elaborated at Curl § Generalizations; in brief, the curl of a vector field is a bivector field, which may be interpreted as the special orthogonal Lie algebra of infinitesimal rotations; however, this cannot be identified with a vector field because the dimensions differ – there are 3 dimensions of rotations in 3 dimensions, but 6 dimensions of rotations in 4 dimensions (and more generally <math>\textstyle{\binom{n}{2}=\frac{1}{2}n(n-1)}</math> dimensions of rotations in Template:Math dimensions).
There are two important alternative generalizations of vector calculus. The first, geometric algebra, uses [[multivector|Template:Math-vector]] fields instead of vector fields (in 3 or fewer dimensions, every Template:Math-vector field can be identified with a scalar function or vector field, but this is not true in higher dimensions). This replaces the cross product, which is specific to 3 dimensions, taking in two vector fields and giving as output a vector field, with the exterior product, which exists in all dimensions and takes in two vector fields, giving as output a bivector (2-vector) field. This product yields Clifford algebras as the algebraic structure on vector spaces (with an orientation and nondegenerate form). Geometric algebra is mostly used in generalizations of physics and other applied fields to higher dimensions.
The second generalization uses differential forms (Template:Math-covector fields) instead of vector fields or Template:Math-vector fields, and is widely used in mathematics, particularly in differential geometry, geometric topology, and harmonic analysis, in particular yielding Hodge theory on oriented pseudo-Riemannian manifolds. From this point of view, grad, curl, and div correspond to the exterior derivative of 0-forms, 1-forms, and 2-forms, respectively, and the key theorems of vector calculus are all special cases of the general form of Stokes' theorem.
From the point of view of both of these generalizations, vector calculus implicitly identifies mathematically distinct objects, which makes the presentation simpler but the underlying mathematical structure and generalizations less clear. From the point of view of geometric algebra, vector calculus implicitly identifies Template:Math-vector fields with vector fields or scalar functions: 0-vectors and 3-vectors with scalars, 1-vectors and 2-vectors with vectors. From the point of view of differential forms, vector calculus implicitly identifies Template:Math-forms with scalar fields or vector fields: 0-forms and 3-forms with scalar fields, 1-forms and 2-forms with vector fields. Thus for example the curl naturally takes as input a vector field or 1-form, but naturally has as output a 2-vector field or 2-form (hence pseudovector field), which is then interpreted as a vector field, rather than directly taking a vector field to a vector field; this is reflected in the curl of a vector field in higher dimensions not having as output a vector field.
See alsoEdit
Template:Portal Template:Div col
- Vector calculus identities
- Vector algebra relations
- Directional derivative
- Conservative vector field
- Solenoidal vector field
- Laplacian vector field
- Helmholtz decomposition
- Tensor
- Geometric calculus
ReferencesEdit
CitationsEdit
SourcesEdit
- Sandro Caparrini (2002) "The discovery of the vector representation of moments and angular velocity", Archive for History of Exact Sciences 56:151–81.
- Template:Cite book
- Template:Cite book
- Template:Cite book
- Barry Spain (1965) Vector Analysis, 2nd edition, link from Internet Archive.
- Chen-To Tai (1995). A historical study of vector analysis. Technical Report RL 915, Radiation Laboratory, University of Michigan.
External linksEdit
- The Feynman Lectures on Physics Vol. II Ch. 2: Differential Calculus of Vector Fields
- Template:Springer
- Template:Springer
- A survey of the improper use of ∇ in vector analysis (1994) Tai, Chen-To
- Vector Analysis: A Text-book for the Use of Students of Mathematics and Physics, (based upon the lectures of Willard Gibbs) by Edwin Bidwell Wilson, published 1902.
Template:Analysis-footer Template:Industrial and applied mathematics Template:Calculus topics Template:Authority control