Visual walkthrough — Divergence — definition, physical meaning (flux density)
Before we begin, let us agree on the two words everything rests on.
Step 1 — Drop a tiny box on the point
WHAT. Pick the point we care about, call its coordinates . Around it, draw a tiny rectangular box with side-lengths (width), (depth), (height). The little symbol (Greek "delta") just means "a small step of."
WHY. Divergence is flux per unit volume. To get flux we need a closed surface to count arrows crossing; the simplest closed surface is a box with 6 flat faces. A box is easy because each face points along exactly one axis, so on each face only one component of matters.
PICTURE. The box has volume We will count arrows leaving through all 6 walls, add them up, then divide by .
Step 2 — The outward normal: which way is "out"?
WHAT. On each face we draw a short arrow (read "n-hat") that points straight out of the box, perpendicular to that face, with length exactly . The hat means "length one" — it only carries a direction, no size.
WHY. Flux counts fluid leaving the box. "Leaving" means crossing a wall in the outward direction. So on every face we must know which way is out — that is exactly what records. Fluid moving with counts as leaving (positive); fluid moving against is entering (negative).
PICTURE. For the two faces perpendicular to the -axis:
- Right face (at ): (points right, out of the box).
- Left face (at ): (points left, still out of the box).
The tool that measures "how much of points along " is the dot product . Why the dot product and not something else? Because the dot product of a vector with a unit direction returns exactly the shadow (projection) of that vector onto the direction — precisely the "part poking through the wall" we defined flux from.
Step 3 — Flux out of the two -faces
WHAT. Only (the rightward part of the arrow) crosses the -faces, because on those faces is and . Approximate each face's flux as (field value there) (face area). The -faces have area .
- — the rightward push measured on the right wall.
- — the rightward push measured on the left wall.
- — the area of each -face.
- The minus appears because on the left wall , so : rightward fluid there is entering, which subtracts.
WHY. We want net "out minus in" along . Fluid leaves the right and (if ) enters the left. Subtracting gives the true leftover.
PICTURE. Two parallel walls, same area, arrows piercing each. Whatever pierces the right leaves; whatever pierces the left enters and is subtracted.
Step 4 — A difference over a step is a derivative waiting to happen
WHAT. Factor out the common area :
The bracket is the change in as you step a distance to the right.
WHY this tool — the derivative. A raw difference like depends on how big the step is; that is awkward. The derivative answers a sharper question: "at what rate does change per unit of , right here?" We turn the difference into a rate by dividing and re-multiplying by :
PICTURE. Plot against : the bracket is the rise, is the run, and rise/run is the slope of the line joining the two wall-values. Shrinking the box makes that line kiss the curve — the slope becomes the tangent slope.
Step 5 — Shrink the box: the slope becomes
WHAT. Let the box shrink, . The slope of that connecting line becomes the exact tangent slope — the partial derivative:
- The curly (read "partial-dee") means: hold and frozen, wiggle only . We freeze the others because our two -walls sit at the same — only differs between them.
So the -contribution to flux is
WHY. In the limit "" the block picture becomes an exact statement about the point itself, not an approximation for a fat box.
PICTURE. Same two-point plot as Step 4, but the two dots slide together; the secant line rotates onto the tangent, whose steepness is .
Step 6 — The other four faces, by identical reasoning
WHAT. The -faces (top and bottom) have area and only feel ; the -faces (front and back) have area and only feel . Copy Steps 3–5 word for word with the labels rotated:
- Notice the matching indices: pairs with , with , with . Each component is compared across its own pair of walls, which lie along its own axis. That is why cross-terms like never appear — the left/right walls differ only in , so only -changes of matter.
WHY. Space treats all three axes the same; there is no privileged direction, so the argument for transplants unchanged to and .
PICTURE. The same box, now with the top/bottom pair and front/back pair highlighted, each with its own arrows and its own matching partial derivative.
Step 7 — Add the three, divide by
WHAT. Total outward flux is the sum over all six faces:
Divide by and take (the definition of divergence):
- Each term = net outflow along one axis, per unit volume.
- The sum = total spreading rate at the point.
- The cancels cleanly because every face-flux carried one factor of .
WHY. "Flux per unit volume" literally means "divide the leftover fluid by the box's size." Doing so erased all mention of the box — the answer belongs to the point alone.
Step 8 — The degenerate case: symmetric flow, zero net divergence
WHAT. Test at the origin. Its true divergence is , which is at . Let us watch the box confirm it.
For a box centred at the origin:
- Right wall at : , , area → flux .
- Left wall at : , , area → flux .
They cancel exactly: net flux , so divergence . ✓
WHY show this. It rescues you from the trap "big arrows big divergence." Here the arrows on both walls are equally strong ( each) yet equally leaving both sides — the leftover is nothing. Divergence measures imbalance across the walls, not the size of the arrows. (See the parent mistake list.)
PICTURE. Left and right walls with equal-length arrows both pointing outward — mirror images. Equal out, equal out, but at they balance to no net source.
The one-picture summary
Everything compressed: box → six face-fluxes → three matching differences → three partial derivatives → their sum. Trace the coloured path from "count arrows on the walls" to "add three slopes."
Recall Feynman retelling of the walkthrough
Put a tiny imaginary box around your point. Each of its six walls is a little gate; count how much fluid passes each gate going out. Group the gates in pairs — left/right, top/bottom, front/back. For the left/right pair, only the rightward part of the flow () can cross, and the leftover is "how much crossed the right minus how much crossed the left." That difference, spread over the tiny gap , is just the slope of as you walk right — the partial derivative . The top/bottom pair gives , the front/back pair gives . Add the three slopes and you have the total leftover fluid per box-volume — the divergence. If the walls balance (equal out both sides), the leftover is zero even when the arrows are huge. That's the entire idea: three matching slopes, added up, is the rate fluid is born at that point.
Quick self-check
equals?
Why does never appear?
For at , what is the net flux through a centred box?
What cancels when we divide by ?
Connections
- Divergence — definition, physical meaning (flux density) — the parent this page derives.
- Flux through a surface — the surface integral we approximated face-by-face.
- Divergence Theorem (Gauss) — glues infinitely many of these tiny boxes into a global flux law.
- Gradient and the del operator — where the and notation is born.
- Curl — rotation density — the sibling built from the cross-terms we discarded.
- Continuity equation — where this "fluid born per volume" idea becomes physics.
- Laplacian — divergence of a gradient.