Vector Field — Definition, Formula & Examples
A vector field is a function that assigns a vector to every point in a region of space. You can picture it as a collection of arrows, one at each point, showing a direction and magnitude — like a wind map showing speed and direction at every location.
A vector field on a subset is a function that maps each point to a vector . In two dimensions, ; in three dimensions, , where , , and are scalar-valued component functions.
Key Formula
Where:
- = The vector field
- = A point in the domain
- = Scalar-valued component functions giving the x- and y-components of each vector
How It Works
To evaluate a vector field, plug a specific point into the component functions to get the vector at that location. In a plot, you draw this vector as an arrow based at the point. The gradient of a scalar function produces a vector field , meaning every scalar field gives rise to a vector field. Operations like divergence and curl take a vector field as input and measure how the vectors spread out or rotate around each point.
Worked Example
Problem: Given the vector field , find the vector at the point .
Substitute into P: The first component is . At :
Substitute into Q: The second component is . At :
Write the result: Combine the components into a vector.
Answer: The vector at is , an arrow pointing right and downward with magnitude .
Why It Matters
Vector fields model fluid flow, electromagnetic forces, and gravitational fields in physics and engineering. In multivariable calculus, they are the central objects in line integrals, surface integrals, and the major theorems (Green's, Stokes', Divergence) that connect local behavior to global quantities.
Common Mistakes
Mistake: Confusing a vector field with a scalar field.
Correction: A scalar field assigns a single number to each point (like temperature), while a vector field assigns a vector (like wind velocity). The gradient converts a scalar field into a vector field, not the other way around.
