Conservative Vector Fields and Path Independence
Properties of Conservative Vector Fields
A conservative vector field is one where the line integral between two points doesn't depend on which path you take. Only the starting and ending points matter. This single property has several powerful consequences.
- The line integral yields the same value for every path connecting the same two endpoints.
- The work done by a conservative field on an object traversing any closed path is exactly zero: no net energy is gained or lost over a round trip.
- Conservative vector fields have zero curl everywhere in their domain: .
These three properties are tightly linked. Zero curl, path independence, and vanishing closed-loop integrals are all equivalent characterizations of a conservative field (provided the domain is simply connected).
Path Independence and Closed Paths
Path independence means that for a conservative field , the integral from point to point produces the same result regardless of which curve you choose.
A closed path is any curve that starts and ends at the same point. If you split a closed path into two separate paths from to (one going "forward," one going "back"), path independence forces the two integrals to cancel. That's why the closed-loop integral vanishes:
The converse also holds: if the integral around every closed loop is zero, then the field is path-independent. These two conditions are logically equivalent.
Simply Connected Regions
The equivalence between zero curl and conservativeness requires a topological condition on the domain: it must be simply connected.
A simply connected region is one where every closed loop can be continuously shrunk to a single point without leaving the region. Intuitively, the region has no holes that a loop could get "stuck" around.
- Simply connected examples: a disk, a rectangular box, all of .
- Not simply connected: an annulus (ring with a hole), the punctured plane , a torus.
Why does this matter? On a domain with holes, a field can have zero curl everywhere yet still fail to be conservative. The classic example is , which is irrotational on but has a nonzero integral around any loop encircling the origin. The hole in the domain is what breaks the implication.
On a simply connected domain, zero curl guarantees conservativeness with no exceptions.

Potential Functions and Gradient Fields
Potential Functions
A potential function is a scalar function satisfying . When such a exists, is conservative, and computing line integrals becomes dramatically simpler.
Instead of parametrizing a curve and integrating, you evaluate at the endpoints:
This is the Fundamental Theorem for Line Integrals, and it's the vector-calculus analogue of the single-variable Fundamental Theorem of Calculus.
The potential function is unique only up to an additive constant: if is a potential function, so is for any constant , since the constant vanishes under differentiation.
Finding a potential function (step-by-step):
Given :
- Integrate with respect to : , where is an unknown function playing the role of the "constant" of integration.
- Differentiate your result with respect to and set it equal to : . Solve for up to an unknown function .
- Differentiate with respect to and set it equal to : . Solve for .
- Combine everything to write .
Gradient Fields
A gradient field is any vector field that can be written as for some scalar function :
On a simply connected domain, "gradient field" and "conservative field" mean exactly the same thing. On domains with holes, a field can be conservative along certain restricted families of paths yet fail to be a global gradient field. For this course, the key takeaway is: on simply connected domains, the terms are interchangeable.
Geometrically, the gradient vector at any point is perpendicular to the level surface passing through that point and points in the direction of steepest increase of . Its magnitude equals the rate of that increase.

Line Integrals and the Curl
Line Integrals
The line integral measures the accumulated effect of a vector field along a curve . Physically, it represents the work done by the force on a particle traveling along .
Computing a line integral (step-by-step):
- Parametrize the path: write for .
- Compute the derivative .
- Substitute the parametrization into to get .
- Take the dot product .
- Integrate with respect to :
If is conservative, you can skip all of this and just use . That's the whole payoff of identifying a field as conservative.
The Curl
The curl of a vector field measures the local rotational tendency of the field:
A field with everywhere is called irrotational. On a simply connected domain, irrotational is equivalent to conservative.
The curl connects to line integrals through Stokes' theorem:
where is any oriented surface bounded by the closed curve . If throughout a simply connected domain, the right side is zero for every surface, confirming that every closed-loop integral vanishes and the field is conservative.
The curl is also a practical screening tool. If you compute and get something nonzero, the field is definitely not conservative, and you can stop looking for a potential function.
Quick check for 2D fields: For in the plane, the only nontrivial component of the curl is . If this expression equals zero throughout a simply connected region, is conservative.