4.4.28 · D3Multivariable Calculus

Worked examples — Fundamental theorem for line integrals

2,277 words10 min readBack to topic

Before we start, one symbol we lean on constantly:


The scenario matrix

Every case class this topic can throw at you, and which example covers it:

Cell Scenario Covered by
A Gradient given directly, endpoints in different quadrants (signs matter) Example 1
B Field given, must build the potential first (2D) Example 2
C Degenerate: closed loop / zero displacement () Example 3
D Field is NOT conservative — FTLI forbidden, path genuinely matters Example 4
E but domain has a hole — the vortex trap Example 5
F 3D field, reconstruct potential in three variables Example 6
G Real-world word problem (work / elevation) Example 7
H Exam twist: same endpoints reached two different ways to prove path independence Example 8

We now hit every cell.


Cell A — gradient given, endpoints across quadrants

Figure — Fundamental theorem for line integrals

Cell B — build the potential first


Cell C — degenerate closed loop


Cell D — field is NOT a gradient (FTLI forbidden)

Figure — Fundamental theorem for line integrals

Cell E — but the domain has a hole


Cell F — 3D potential reconstruction


Cell G — real-world word problem


Cell H — exam twist: prove path independence by computing two ways


Recall One-line summary of the whole matrix

Gradient given ::: subtract endpoint values (Cell A) Field only ::: build , then subtract endpoints (Cell B, F, H) Closed loop, no holes ::: answer is (Cell C) ::: not conservative, path matters, integrate directly (Cell D) but a hole inside ::: FTLI fails, loop may be nonzero (Cell E) Word problem ::: work change in potential (Cell G)


Connections