Visual walkthrough — Fundamental theorem for line integrals
We assume you know nothing except: what an arrow (a vector) is, and what it means to add up tiny pieces. Everything else — dot product, gradient, "line integral" — is rebuilt from a picture below.
Step 1 — What is a "field" and a "path"?
WHAT. A vector field is a rule that plants a little arrow at every point of the plane. A path (curve) is a walking route from a start point to an end point .
WHY. Before we can integrate a field along a path, we need both objects clearly in front of us. Everything later is just "how much does the field push along the direction I walk?"
PICTURE. Below, the pale arrows are the field (one at each grid point). The dark curve is our route , threading from (bottom-left) to (top-right).
Step 2 — Describe the walk with one clock variable
WHAT. We label our position along the curve by a single number ("time on a clock"), running from at the start to at the end. The position at clock-reading is written — a point that depends on .
WHY. A curve wanders in two dimensions, which is hard to integrate directly. But if a single clock variable drives it, then everything becomes a function of one variable — and one-variable calculus is a solved problem. This is the trick that lets the ordinary Fundamental Theorem of Calculus eventually finish the job.
PICTURE. The same curve, now with clock-readings ticked along it. Each tick is a point .
Step 3 — The tiny step and the velocity arrow
WHAT. Over a tiny clock-interval , your position moves by a tiny displacement arrow . That arrow points along the curve, and its length is your speed times :
Here is the velocity: the direction you're heading and how fast, exactly tangent to the curve.
WHY. A line integral asks "how much does the field help me along my direction of travel?" To answer that we need the direction of travel written as an arrow — that arrow is . Multiplying by shrinks it to the actual tiny hop we take.
PICTURE. A zoom-in on one tick: the green tangent arrow , and the tiny hop lying along the curve.
Step 4 — Assemble the line integral
WHAT. At each point we take the field arrow , dot it with our tiny step, and add up all the pieces:
The wiggly became a plain over the clock — a genuine ordinary integral.
WHY. Each term is the little bit of "push along the path" gained on one hop. Summing them (that's what does) totals the field's help over the whole trip. This is the general line integral — true for any field, conservative or not.
PICTURE. Two field arrows on the curve: one nearly aligned with the step (big positive contribution, coral), one nearly perpendicular (tiny contribution, faded). The dot product weights each hop by alignment.
Step 5 — The special case: the field is a gradient
WHAT. Now suppose the field is not arbitrary but is the gradient of some scalar "height" function :
Think of as the height of a hill above each point. The gradient arrow at any spot points straight uphill, and is longer where the hill is steeper.
WHY. This is the one extra assumption that makes the whole thing collapse. A field built this way is called conservative, and is its potential. We need to exist because the next step secretly rebuilds 's rate of change.
PICTURE. A hill (shaded contours = height ). At three points, the lavender arrows point uphill, perpendicular to the contour lines, longer on steeper ground.
Step 6 — The heart: the integrand is a perfect derivative
WHAT. Define : your height as you walk, a plain one-variable function of the clock. The multivariable chain rule says its rate of change is exactly our integrand:
WHY. As the clock ticks, changes through both coordinates at once. Each coordinate contributes (its slope)(how fast that coordinate moves) — and adding those two contributions is precisely a dot product . So the thing we are integrating is not just any function: it is , the derivative of your height. That is the entire secret.
PICTURE. Left: the hill with the path drawn on it. Right: the height profile plotted against the clock — a simple 1-D curve whose slope at each is our integrand.
Step 7 — Finish with the ordinary FTC
WHAT. We are now integrating a plain derivative over a plain interval, so the single-variable Fundamental Theorem of Calculus applies:
Substituting and :
WHY. The FTC says "the total accumulated change of a derivative equals the net change of the original." Since our integrand is , the total pushed-along-the-path equals just (end height) − (start height). Every intermediate wiggle cancelled.
PICTURE. The height profile : the shaded area under equals the vertical drop from to — only the two endpoints' heights survive.
Step 8 — Every case: two paths, and the closed loop
WHAT. Because the answer is and contains no trace of the route:
- Two different paths from to give the same value — path independence.
- A closed loop () gives .
- Degenerate path (stay put, , zero-length curve) also gives — consistent, no special case needed.
WHY. These aren't new theorems; they're the single formula read in different situations. Cover them all so no scenario surprises you. (Warning kept from the parent: this needs to actually exist everywhere on the region — see the vortex counterexample there, tied to Green's theorem and the curl test.)
PICTURE. Two coloured trails (lavender, coral) from to over the same hill — same height difference. Below, a closed loop returning to : net climb .
The one-picture summary
Everything on one canvas: the field arrows, the wiggly path, the hidden height-hill, and the collapse to two endpoint heights.
Recall Feynman: tell the whole walk in plain words
Picture a hill; your height is . At every spot there's an arrow pointing straight uphill — that's the gradient field . Now walk any trail from a low cabin to a high lodge . On each tiny step you ask, "how much did I climb?" — that's the field arrow dotted with your step. Add up all those tiny climbs. But here's the magic: each tiny climb is exactly the change in your height on that step. So adding them all is just totalling up the height changes — which telescopes into (final height) − (starting height). The messy middle cancels completely. Take a straight trail, take a loop-the-loop trail: same answer, because the hill doesn't care how you got there. And walk a full loop back home? You end at the same height you left — net climb zero.
Connections
- Fundamental theorem for line integrals — the parent result these pictures derive.
- Line integrals of vector fields — the general integral of Step 4 before the gradient trick.
- Gradient — the uphill-arrow operator of Step 5.
- Potential functions — the height function .
- Conservative vector fields — the fields where this collapse happens.
- Fundamental Theorem of Calculus — the 1-D engine in Step 7.
- Green's theorem · Curl — govern when a valid exists at all.