A vector field is a vector-valued function (differentiable map) that transforms/assigns vectors to vectors.

Definition

Vector Field ^definition

Let be an -dimensional set. A vector field, is a vector-valued function defined that maps -dimensional vectors to -dimensional vectors.

where are scalar functions: Vector fields are different from:

  • Vector-valued functions: A vector function can be any functions satisfying . does not have to be of dimension like for the vector field .
  • Scalar functions: A scalar function can take in vectors, but must always output a scalar. It is of form: where must be of dimension 1.
  • In most cases, vector fields are both continuous (all composing functions are continuous) and real (all are real scalar functions).
  • The smoothness of a vector field is given by its least smooth component function :

Geometry

A vector field can intuitively be seen by drawing many vectors, each starting at some point and being displaced by .

Unlike a curve, a vector field is best visualised over some discrete points of the domain. %%🖋 Edit in Excalidraw, and the dark exported image%%

Flow Lines

See Flow Line

Integrals Over Vector Fields

While it isn’t possible to directly compute standard integrals (including double and triple integrals), it is possible to take the integral of a vector field by measuring its ‘influence’ over another vector field. This is done via the dot product, which results in a scalar function which can then be integrated normally.

In the case of Path Integral, is dotted with the tangent vector field of the curve . The more is ‘aligned’ with (the more it is parallel to ), the stronger its ‘influence’ and the higher the value of the path integral. Hence in the path integral:

The vector field is dotted against an infinitesimal vector of

This process can then be extended to flux integrals, where is now dotted with the normal vector field of the surface, . This time, the more ‘cuts’ into the surface (is perpendicular to the surface, and thus parallel to ), the higher the value of the surface integral.

Variants

Incompressible

An incompressible vector field (also called solenoidal vector field) is one that has the property:

for all points in its domain.

Compressibility Of A Vector Field

Irrotational

An irrotational vector field is defined by having:

Rotational Nature Of A Vector Field

Conservative

See Conservative Vector Field.

Note: Every conservative vector field is also irrotational.

Examples

1: Vector Field away from Y-axis

Sketch the vector field:

2: Vector Field towards X-axis

Sketch the vector field:

3: Composite Vector Field

Sketch the vector field:

3: Spiral Vector Field

Sketch the vector field:

#todo gravitational vector field