4.4.26 · D3Multivariable Calculus

Worked examples — Conservative vector fields — potential functions

2,084 words9 min readBack to topic

Before we start, one reminder of the three tools we lean on, and why each:

  • The gradient — the arrow field built from a hill (see Gradient and directional derivative). We reverse it to find the hill.
  • The cross-partial / curl test — a fast yes/no filter so we don't hunt for a hill that doesn't exist (see Curl of a vector field, Clairaut's theorem (equality of mixed partials)).
  • The Fundamental Theorem of Line Integrals (FTLI) — turns work integrals into subtraction (see Line integrals of vector fields).

The scenario matrix

Every conservative-field problem falls into one of these case classes. Each row is a "cell" the exam can hit; the last column says which example below covers it.

Cell Case class What makes it tricky Example
C1 Plain 2D, both signs positive baseline recipe Ex 1
C2 2D with negative / mixed-sign components sign-tracking in Ex 2
C3 Not conservative (curl ) recipe must fail loudly Ex 3
C4 Degenerate / punctured domain (hole) test passes but field is NOT conservative Ex 4
C5 FTLI to compute work over a path endpoints only, ignore the curve Ex 5
C6 3D field, integrate three times leftover depends on 2 vars Ex 6
C7 Zero field / constant field (limiting/degenerate input) boundary of the theory Ex 7
C8 Real-world word problem (physics energy) translate force potential Ex 8
C9 Exam twist: closed loop + "which path?" trap loop vs. hole Ex 9

We now hit each cell.


Ex 1 — Cell C1: the clean baseline


Ex 2 — Cell C2: mixed signs everywhere


Ex 3 — Cell C3: the recipe must fail


Ex 4 — Cell C4: the punctured-domain trap (degenerate domain)

Figure — Conservative vector fields — potential functions
  1. Compute . With , quotient rule gives
  2. Compute . With , Why these steps? We must see with our own hands that everywhere the field is defined — so the naive test says "conservative."
  3. Take the loop integral around the unit circle , . Here , so and . Why this step? A conservative field has zero loop integral (FTLI, ). A nonzero loop is a hard disproof.

Answer: Not conservative on the punctured plane — the hole at the origin breaks the "simply connected" requirement (look at the red loop enclosing the missing point in the figure). See Green's theorem for why the enclosed hole matters.

Verify: symbolically, yet .


Ex 5 — Cell C5: FTLI to compute work along a path


Ex 6 — Cell C6: full 3D reconstruction


Ex 7 — Cell C7: the degenerate limiting inputs


Ex 8 — Cell C8: real-world energy problem


Ex 9 — Cell C9: the exam-style closed-loop twist


Recall

Recall Which cell am I in?

Given a new field, what is your very first move? ::: Run the cross-partial / curl test — it filters out non-conservative fields before you waste time hunting for . The test passes but the domain has a hole around which the loop winds — conclusion? ::: You may NOT declare it conservative; check a loop integral (Cell C4). Closed loop, conservative field, no enclosed hole — value? ::: Exactly (Cell C9). Constant nonzero force field — is it conservative? ::: Yes; its potential is a tilted plane (Cell C7).