4.4.26 · D5Multivariable Calculus

Question bank — Conservative vector fields — potential functions

1,448 words7 min readBack to topic

Before we start, three words we lean on constantly:

  • A conservative field is one that equals (the gradient of some scalar hill ) — see Gradient and directional derivative.
  • A loop integral is the total "push along" a closed path — see Line integrals of vector fields.
  • The curl measures local swirl; curl is the cross-partial test — see Curl of a vector field.

True or false — justify

Every field with everywhere it is defined is conservative
False — that's only guaranteed on a simply connected domain. The field passes the test yet loops to because of the hole at the origin.
A conservative field can have a nonzero loop integral if the loop is large enough
False — for a true conservative field on any closed loop since start and end coincide; size is irrelevant.
If for one particular closed loop, then is conservative
False — you need it to vanish for every closed loop; one lucky loop (e.g. symmetric cancellation) proves nothing.
Two different potentials for the same field must differ by a constant
True on a connected domain — if then , so has zero gradient everywhere and is therefore constant.
Every gradient field is curl-free
True — if then and , equal by Clairaut's theorem (equality of mixed partials), so the curl vanishes.
Every curl-free field is a gradient field
False in general — only true on a simply connected domain. On a punctured plane curl-free is necessary but not sufficient.
Path-independence and "conservative" mean the same thing
True on an open connected domain — these are two of the four equivalent conditions, each implying the other.
A field of unit-length arrows all pointing the same direction, like , is conservative
True — it is for ; constant fields are the gradient of a linear tilt.
If a field looks like it swirls, it cannot be conservative
False as a rule of thumb — visual swirl usually means curl , but you must check ; some "swirly-looking" plots are still curl-free (the field swirls yet is locally curl-free).
The potential function is unique
False — it is only determined up to an additive constant , since adds nothing to the field.

Spot the error

"I integrated in and got , so that's the potential."
Error: dropped the ====. Integrating with respect to leaves an unknown function of , which the equation must still pin down.
" held, so the field is conservative — no need to check the domain."
Error: skipped the simply-connected requirement. On a domain with a hole the test can pass while a loop around the hole gives a nonzero integral.
"Every vector field is the gradient of something, so I'll just find ."
Error: only curl-free fields on nice domains have potentials. For , , so no exists.
"To find I integrated in , then integrated in , then added them."
Error: that double-counts shared terms. The correct method integrates once, then differentiates the result in and matches to recover only the missing piece .
"The work along from to was hard, so I picked a straight-line path to make it easier — but only because I got lucky."
Not an error, but the reasoning is wrong: it isn't luck. Once the field is confirmed conservative, every path gives the same answer, so choosing the easy path is always legal.
" so ."
Error: forgot to integrate. ; you must antidifferentiate, not copy.
"Curl is zero in 2D means the single number is zero, so is automatically conservative anywhere."
Error: "anywhere" hides the domain assumption again; the implication needs no holes enclosed by the loops you care about.

Why questions

Why does the cross-partial test only involve mixed partials and not or ?
Because conservativeness compares with ; the "straight" partials carry no cross-consistency information and are unconstrained.
Why is Clairaut's theorem (equality of mixed partials) the engine behind the test?
It guarantees for smooth ; reading that backwards, if then must hold, so a failure of rules out any potential.
Why does a hole in the domain break the "curl-zero ⟹ conservative" step?
A hole lets a loop encircle a point where the field isn't defined; the recovery of needs to fill in that missing point, and no single-valued can, so path-independence fails — this is the punctured-plane counterexample.
Why is a conservative force said to "conserve energy"?
Work done equals only the potential difference between endpoints, so a round trip returns you to the same potential — no energy is created or milked by looping, matching Conservation of energy in physics.
Why can Green's theorem be used to confirm a loop integral is zero for a curl-free field on a filled region?
Green's theorem converts the loop integral into a double integral of over the enclosed area; if that integrand is zero throughout a hole-free region, the loop integral is zero.
Why does the Fundamental Theorem of Line Integrals need a potential, not just any scalar function?
The derivation uses the chain rule ; this only turns the integrand into a perfect derivative when actually equals .
Why does knowing let you skip the parametrization of entirely?
Because the integral collapses to , which depends only on the two endpoints — the curve's shape and speed never enter.

Edge cases

Is the zero field conservative?
Yes — it is for any constant ; trivially curl-free and every integral is zero.
What is the loop integral of the punctured field around a loop that does not enclose the origin?
Zero — with the hole outside, the region is effectively simply connected there, so curl-free gives a vanishing loop, and only loops circling the origin give .
Can a field be conservative on one region but not on a larger one containing a hole?
Yes — restricted to a hole-free patch it may be , but extending across a puncture can make the potential multivalued and break conservativeness globally.
If fails at even a single point, is the field still non-conservative?
Yes — a genuine gradient field must satisfy everywhere it is defined and smooth, so one violating point rules out any potential on any region containing it.
Does adding a constant to the potential change any physically measurable quantity?
No — work and loop integrals depend on differences , and the cancels; this is why potentials are defined only up to a constant.
What happens to the recovery method if the field is not conservative — where does it break?
The step becomes impossible: after integrating you get an that still contains (or another variable it shouldn't), so can't be an honest function of alone, signalling no potential exists.
Is a field defined only along a single curve (not a 2D region) meaningfully "conservative"?
The concept needs an open domain to take partial derivatives and compare paths; on a lone curve there are no alternative paths, so the cross-partial test isn't even defined.

Recall One-line litmus for the whole page

Curl zero plus no holes ⟹ conservative ⟹ path-independent ⟹ loop integrals vanish ⟹ a potential exists, unique up to .