Skip to content
Home
Vector Calculus: Fields, Flux, and Circulation

Vector Calculus: Fields, Flux, and Circulation

Applied Mathematics Applied Mathematics 8 min read 1557 words Beginner

Introduction

Vector calculus extends the ideas of calculus to vector fields — functions that assign a vector to every point in space. Where ordinary calculus describes how scalar quantities change, vector calculus describes how directional quantities flow, rotate, and spread. It provides the mathematical language for electromagnetism, fluid dynamics, heat transfer, and general relativity.

The central objects are vector fields: velocity fields in flowing fluids, electric and magnetic fields in space, gravitational fields around masses. The central operations — gradient, divergence, and curl — measure different aspects of a field’s behavior. The central theorems — Green’s, Stokes’, and the divergence theorem — relate local behavior to global integrals.

Vector Fields

A vector field F(x,y,z) assigns a vector to each point in space. The wind velocity at every point in the atmosphere is a vector field. The gravitational force on a test mass as a function of position is a vector field. The velocity of water at every point in a flowing river is a vector field.

Visualizing Vector Fields

Vector fields are visualized by drawing arrows at sample points, with direction showing the field direction and length showing magnitude. Flow lines (integral curves) follow the field direction, showing the path a particle would take if carried by the field. Source points have net outward flow; sink points have net inward flow.

Conservative vector fields are gradients of scalar potential functions: F = ∇φ. The work done by a conservative field along any path depends only on the endpoints, not the path taken. Gravitational and electrostatic fields are conservative. Nonconservative fields, like magnetic fields, have circulation — they form closed loops.

Physical Examples

The gravitational field F = −GM/r² r̂ points radially inward toward the mass. The electric field from a point charge follows the same inverse-square law. The velocity field of a rotating fluid circulates around the axis of rotation. Each example illustrates different aspects of vector field behavior — convergence, divergence, and curl.

Gradient, Divergence, and Curl

The gradient transforms a scalar field into a vector field, pointing in the direction of steepest increase. The divergence transforms a vector field into a scalar field, measuring net outflow per unit volume. The curl transforms a vector field into another vector field, measuring circulation per unit area.

The Gradient Revisited

For a scalar field f(x,y,z), the gradient ∇f = (∂f/∂x, ∂f/∂y, ∂f/∂z) points uphill. Level surfaces of f are perpendicular to ∇f. The directional derivative in direction û is ∇f·û — the dot product of the gradient with the unit direction vector. The gradient appears in Fourier’s law of heat conduction (heat flux = −k∇T) and in Fick’s law of diffusion.

Divergence and Its Physical Meaning

The divergence ∇·F = ∂F_x/∂x + ∂F_y/∂y + ∂F_z/∂z measures the net rate of outward flow per unit volume at a point. Positive divergence indicates a source — fluid is expanding outward. Negative divergence indicates a sink — fluid is converging inward. Zero divergence indicates incompressible flow — what flows in must flow out.

The divergence of the position vector field F = (x,y,z) is 3 everywhere, reflecting uniform expansion. The divergence of a central inverse-square field F = r̂/r² is zero everywhere except at the origin, where it is infinite — a point source.

Curl and Its Physical Meaning

The curl ∇×F measures the circulation density of a vector field. Its component in direction n̂ is the circulation per unit area around n̂. Nonzero curl indicates rotation — a paddle wheel placed in the field would spin. Zero curl indicates irrotational flow.

The curl of a uniform flow field is zero — no rotation. The curl of a solid-body rotation field F = (−y, x, 0) is (0, 0, 2) — constant rotation everywhere. The curl of a gradient field is always zero: ∇×(∇f) = 0, which is why conservative fields are irrotational.

Line and Surface Integrals

Line integrals accumulate a vector field along a curve. The work done by a force F along a path C is the line integral ∫_C F·dr. In a conservative field, the line integral depends only on the endpoints — the work is the difference in potential.

Parameterizing Curves and Surfaces

Curves are parameterized by a single parameter: r(t) for a ≤ t ≤ b. The line integral ∫_C F·dr = ∫_a^b F(r(t))·r′(t) dt. Surface integrals parameterize surfaces by two parameters: r(u,v) over a region D. The surface integral ∬_S F·dS = ∬_D F(r(u,v))·(r_u × r_v) du dv.

Surface integrals compute flux — the net flow of a vector field through a surface. The flux of the electric field through a closed surface equals the enclosed charge (Gauss’s law). The flux of the magnetic field through any closed surface is zero — no magnetic monopoles.

Potential Functions and Conservative Fields

A vector field is conservative if it is the gradient of a scalar potential: F = ∇φ. The potential φ is unique up to an additive constant. For a conservative field, the line integral between two points equals the difference in potential, independent of the path taken.

To test whether a field is conservative, check whether its curl is zero. In simply connected regions, zero curl implies conservatism. The potential is recovered by integrating the field along any path from a reference point: φ(x,y,z) = ∫_C F·dr. Gravitational potential φ = −GM/r and electrostatic potential φ = q/(4πε₀r) are classic examples of conservative fields with singular sources.

The Fundamental Theorems

The three fundamental theorems of vector calculus relate integrals over boundaries to integrals over interiors. They generalize the Fundamental Theorem of Calculus to higher dimensions.

Green’s Theorem

Green’s theorem relates the line integral around a simple closed curve in the plane to the double integral of curl over the enclosed region: ∮_C F·dr = ∬_D (∂F_y/∂x − ∂F_x/∂y) dA. The left side is the circulation around the boundary; the right side is the total curl inside.

Green’s theorem explains why conservative fields have zero circulation: if ∂F_y/∂x = ∂F_x/∂y everywhere, the double integral is zero, so circulation around any closed curve is zero.

Stokes’ Theorem

Stokes’ theorem extends Green’s theorem to surfaces in three dimensions: ∮_C F·dr = ∬_S (∇×F)·dS. The circulation around a closed curve equals the flux of curl through any surface bounded by that curve. This theorem unifies the treatment of circulation and curl.

Stokes’ theorem implies that the curl is truly a local measure of circulation: as the surface shrinks to a point, the flux per unit area approaches the curl component normal to the surface.

The Divergence Theorem

The divergence theorem (Gauss’s theorem) relates the flux through a closed surface to the triple integral of divergence over the enclosed volume: ∯_S F·dS = ∭_V (∇·F) dV. The total outflow through the boundary equals the total expansion inside.

The divergence theorem is essential for converting between surface and volume integrals, appearing in the derivation of conservation laws in fluid dynamics and electromagnetism. In fluid dynamics, the continuity equation ∂ρ/∂t + ∇·(ρv) = 0 expresses mass conservation. The integral form states that the rate of change of mass in a volume equals the net mass flux through its boundary. These integral relations are derived directly from the divergence theorem.

It forms the mathematical basis for understanding flux and field behavior in multivariable calculus contexts.

Applications in Physics and Engineering

Vector calculus is the mathematical language of field theories. Maxwell’s equations of electromagnetism express the relationships between electric and magnetic fields using divergence and curl: ∇·E = ρ/ε₀, ∇×E = −∂B/∂t, ∇·B = 0, ∇×B = μ₀J + μ₀ε₀∂E/∂t.

Fluid dynamics uses vector calculus to express conservation of mass (∂ρ/∂t + ∇·(ρv) = 0) and momentum (the Navier-Stokes equations). The vorticity ω = ∇×v measures local rotation in the fluid.

Structural mechanics uses vector calculus to describe stress and strain fields. The equilibrium condition requires the divergence of the stress tensor to balance body forces. Heat transfer uses the gradient to relate temperature differences to heat flux.

Orthogonal Coordinate Systems

The gradient, divergence, and curl take different forms in different coordinate systems. In cylindrical coordinates (r,θ,z), the gradient includes radial and angular components with scale factors of 1 and r. In spherical coordinates (r,θ,φ), the scale factors are 1, r, and r sinθ, and the expressions become more complex.

These coordinate systems match problems with the corresponding symmetry. Cylindrical coordinates simplify problems involving wires, pipes, and rotating machinery. Spherical coordinates simplify problems involving point sources, antennas, and planetary fields. Choosing the right coordinate system transforms a difficult PDE into a separable one.

What is the physical interpretation of divergence? Divergence measures the net outward flow of a vector field per unit volume at a point. Sources have positive divergence; sinks have negative divergence.

What is the physical interpretation of curl? Curl measures the circulation density of a vector field. A paddle wheel placed in the field would spin with angular velocity proportional to half the curl.

What does Stokes’ theorem say in words? The circulation of a vector field around a closed curve equals the flux of its curl through any surface bounded by that curve.

How are gradient, divergence, and curl related? The curl of a gradient is always zero: ∇×(∇f) = 0. The divergence of a curl is always zero: ∇·(∇×F) = 0. These identities express fundamental properties of the differential operators.

Multivariable CalculusPartial Differential EquationsFourier Analysis

Section: Applied Mathematics 1557 words 8 min read Beginner 216 articles in section Back to top