4.4.27 · D3Multivariable Calculus

Worked examples — Line integrals — scalar and vector, work done

2,197 words10 min readBack to topic

The scenario matrix

Every line-integral problem you will ever meet lands in one of these cells. Each worked example below is tagged with the cell(s) it covers, so you can see the whole board fills up.

# Cell (the scenario class) What makes it tricky Example
A Scalar , non-constant speed must keep , it isn't 1 Ex 1
B Scalar integral, orientation reversed answer must not change Ex 2
C Vector integral, non-conservative field genuinely path-dependent Ex 3
D Vector integral, orientation reversed answer flips sign Ex 3 (part b)
E Conservative field, use endpoints only shortcut via a potential Ex 4
F Closed loop, non-conservative nonzero circulation Ex 5
G Closed loop, conservative must be zero Ex 6
H Degenerate curve (a single point) zero length ⇒ zero integral Ex 7
I Piecewise path (corner) split into pieces, add Ex 8
J Real-world word problem + units translate physics to symbols Ex 9

Read across: A–B exhaust the scalar flavour (speed matters, orientation doesn't). C–G exhaust the vector flavour by field type (conservative vs not) and curve type (open vs closed). H–J catch the degenerate, piecewise, and applied twists that exams love.

Two tools recur, so let's re-earn them in one line each:

  • Dot product — measures "how much of points along ". We need it because work only counts the force along the motion.
  • Parametric curves — describing by one number , so every integral becomes an ordinary .

Ex 1 — Scalar integral, speed is NOT constant · Cell A


Ex 2 — Scalar integral is orientation-blind · Cell B


Ex 3 — Vector integral, non-conservative, both directions · Cells C & D


Ex 4 — Conservative field: use endpoints only · Cell E


Ex 5 — Closed loop, non-conservative: nonzero circulation · Cell F


Ex 6 — Closed loop, conservative: must vanish · Cell G


Ex 7 — Degenerate curve: a single point · Cell H


Ex 8 — Piecewise path with a corner · Cell I


Ex 9 — Real-world word problem with units · Cell J


Recall

Recall Which cells flip sign under reversal, which don't?

Scalar (Cells A–B, H) ::: orientation-independent — no sign flip. Vector (Cells C–J) ::: flips sign when the curve is reversed.

Recall Fast test: is a closed-loop integral automatically zero?

Only if the field is conservative ::: closed loop of gives (Ex 6); a swirl gives nonzero circulation (Ex 5).


Connections