Conservative Vector Fields
Conservative vector fields are crucial in multivariable calculus. They have zero curl everywhere and can be expressed as the gradient of a scalar potential function. This property leads to path independence in line integrals, simplifying calculations and revealing important physical insights.
The curl test and potential functions are the key tools for working with conservative fields. Understanding these concepts helps you solve problems involving work, energy, and other applications where path independence matters.
Curl test for conservative fields
The curl of a vector field measures how much the field "rotates" at each point. If there's no rotation anywhere, the field is conservative.
Definition:
For a 2D vector field , the curl reduces to a scalar:
For a 3D vector field , the curl is a vector:
The conservative field criterion: if everywhere in the domain, and the domain is simply connected (no holes or gaps), then is conservative.
The simply connected requirement matters. On a domain with a hole (like a torus, or a punctured plane), a field can have zero curl and still not be conservative. The classic example is , which has zero curl on but is not conservative there.

Potential functions of conservative fields
A potential function is a scalar function whose gradient equals the vector field: . If such an exists, is conservative.
Potential functions are unique up to a constant. If is a potential function, so is for any constant .
Finding a potential function (integration method):
- Start with one component. For example, set and integrate with respect to . This gives , where is an unknown function of the remaining variables.
- Differentiate your result with respect to and set it equal to . This lets you solve for .
- Integrate to find , which may now include an unknown function of alone, say .
- Differentiate with respect to , set equal to , and solve for .
- Combine everything to write the full potential function .
For simple cases (low-degree polynomials, basic trig), you can sometimes spot the potential function by inspection rather than grinding through every step.

Conservative fields vs path independence
Path independence means the value of a line integral depends only on the starting and ending points of , not on which path you take between them.
These two properties are equivalent (each implies the other):
- is conservative line integrals of are path-independent
A direct consequence: the integral of a conservative field around any closed loop is zero, because the start and end points are the same. Physically, this is why gravity is called a conservative force. The work done by gravity on an object depends only on the change in height, not on the route taken.
Fundamental theorem for line integrals
This theorem is the line-integral analog of the Fundamental Theorem of Calculus. It says that if and is a smooth curve from point to point , then:
To apply it, you need two things:
- Confirm that is conservative (use the curl test).
- Find the potential function .
Once you have , you skip parametrization entirely. Just plug in the endpoints and subtract. This is a huge computational shortcut compared to evaluating a line integral directly, and it's exactly why path independence holds: the integral always reduces to a difference of potential values at the endpoints.