Difference between revisions of "Vector Fields"

From Department of Mathematics at UTSA
Jump to navigation Jump to search
Line 131: Line 131:
 
Content obtained and/or adapted from:
 
Content obtained and/or adapted from:
 
* [https://en.wikipedia.org/wiki/Vector_field Vector field, Wikipedia] under a CC BY-SA license
 
* [https://en.wikipedia.org/wiki/Vector_field Vector field, Wikipedia] under a CC BY-SA license
 +
* [https://en.wikibooks.org/wiki/Calculus/Vector_calculus Vector calculus, Wikibooks: Calculus] under a CC BY-SA license

Revision as of 17:19, 2 November 2021

In vector calculus and physics, a vector field is an assignment of a vector to each point in a subset of space. For instance, a vector field in the plane can be visualised 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 one point to another point.

The elements of differential and integral calculus extend naturally to vector fields. When a vector field represents force, the line integral of a vector field represents the work done by a force moving along a path, and under this interpretation conservation of energy is exhibited as a special case of the fundamental theorem of calculus. Vector fields can usefully be thought of as representing the velocity of a moving flow in space, and this physical intuition leads to notions such as the divergence (which represents the rate of change of volume of a flow) and curl (which represents the rotation of a flow).

In coordinates, a vector field on a domain in n-dimensional Euclidean space can be represented as a vector-valued function that associates an n-tuple of real numbers to each point of the domain. This representation of a vector field depends on the coordinate system, and there is a well-defined transformation law in passing from one coordinate system to the other. Vector fields are often discussed on open subsets of Euclidean space, but also make sense on other subsets such as surfaces, where they associate an arrow tangent to the surface at each point (a tangent vector).

More generally, vector fields are defined on differentiable manifolds, which are spaces that look like Euclidean space on small scales, but may have more complicated structure on larger scales. In this setting, a vector field gives a tangent vector at each point of the manifold (that is, a section of the tangent bundle to the manifold). Vector fields are one kind of tensor field.

Fields in vector calculus

A depiction of xyz Cartesian coordinates with the ijk elementary basis vectors.

Scalar fields

A scalar field is a function that assigns a real number to each point in space. Scalar fields typically denote densities or potentials at each specific point. For the sake of simplicity, all scalar fields considered by this chapter will be assumed to be defined at all points and differentiable at all points.

Vector fields

A vector field is a function that assigns a vector to each point in space. Vector fields typically denote flow densities or potential gradients at each specific point. For the sake of simplicity, all vector fields considered by this chapter will be assumed to be defined at all points and differentiable at all points.

A depiction of cylindrical coordinates and the accompanying orthonormal basis vectors.

Vector fields in cylindrical coordinates

The cylindrical coordinate system used here has the three parameters: . The Cartesian coordinate equivalent to the point is

Any vector field in cylindrical coordinates is a linear combination of the following 3 mutually orthogonal unit length basis vectors:

Note that these basis vectors are not constant with respect to position. The fact that the basis vectors change from position to position should always be considered. The cylindrical basis vectors change according to the following rates:

Any vector field expressed in cylindrical coordinates has the form:

Given an arbitrary position that changes with time, the velocity of the position is:

The coefficient of for the term originates from the fact that as the azimuth angle increases, the position swings around at a speed of .

A depiction of spherical coordinates and the accompanying orthonormal basis vectors.

Vector fields in spherical coordinates

The spherical coordinate system used here has the three parameters: . The Cartesian coordinate equivalent to the point is

Any vector field in spherical coordinates is a linear combination of the following 3 mutually orthogonal unit length basis vectors:

Note that these basis vectors are not constant with respect to position. The fact that the basis vectors change from position to position should always be considered. The spherical basis vectors change according to the following rates:

Any vector field expressed in spherical coordinates has the form:

Given an arbitrary position that changes with time, the velocity of this position is:

The coefficient of for the term arises from the fact that as the latitudinal angle changes, the position traverses a great circle at a speed of .

The coefficient of for the term arises from the fact that as the longitudinal angle changes, the position traverses a latitude circle at a speed of .


Resources

Licensing

Content obtained and/or adapted from: