4.4.24 · D5Multivariable Calculus

Question bank — Divergence — definition, physical meaning (flux density)

2,228 words10 min readBack to topic

Before the traps, a short visual refresher so every symbol below is earned.

Recall The two faces of divergence (tap to reveal)

Geometric: outward flux per tiny volume. Here is a small blob around the point , is its skin, and (a unit-length arrow, "the normal") points straight out of the skin. Computational: — the sum of the diagonal partial derivatives, a single number.

The picture behind the definition

Look at the tiny cube below. It sits at with sides , so its volume is . Each of its six faces has an outward normal (the red arrows) poking straight out. Flux through a face is times the face's area — only the part of the flow along the normal escapes.

Figure — Divergence — definition, physical meaning (flux density)

Deriving the formula from the cube (the "why", step by step)

Focus on just the two faces perpendicular to the -axis and look at the figure below. The right face (at ) has normal ; the left face (at ) has normal .

Figure — Divergence — definition, physical meaning (flux density)

Step 1 — what escapes each face. On the right face ; on the left face (that minus is the whole trap — the outward normal points the opposite way). Multiply each by the face area and add:

Step 2 — why this is a derivative in disguise. The bracket is a difference of over a step . Multiply and divide by :

Step 3 — do the same for the other two axis-pairs. By identical reasoning the -faces give and the -faces give .

Step 4 — sum all six faces, divide by . Total flux , so The geometric definition forced the diagonal-partials formula into being — and because of the shape-independence above, that formula is the divergence no matter what blob you imagined.


True or false — justify

Every answer must give a reason, not just T/F.

(a uniform field, all arrows equal) has zero divergence.
True. The same amount of fluid enters the left face as leaves the right face; nothing is created. , so div — big arrows, no spreading.
If has large magnitude everywhere, its divergence must be large.
False. Divergence measures change in the flow across a point, not the flow's size. The swirl has huge arrows far out yet divergence exactly .
Divergence is a vector because both and are vectors.
False. The operation is the dot product , which collapses two vectors into one number. Vector-in, scalar-out. (Curl uses the cross product and does return a vector.)
A field can have positive divergence at one point and negative at another.
True. Divergence is a point-by-point scalar field. For , is negative for (a sink there) and positive for (a source there).
The term contributes to divergence.
False. Only matching-index (diagonal) partials appear: , , . Cross-terms like describe rotation and live in curl, not divergence.
If a fluid is incompressible (its density is carried along unchanged), then everywhere.
True — for incompressible flow in general, steady or unsteady. Incompressibility means each fluid parcel keeps its volume, i.e. "in equals out" at every point at every instant: exactly . This is the divergence-free condition behind the Continuity equation.
Divergence and curl are just two names for the same measurement of a field.
False. Divergence (dot product) measures net outflow per volume; curl (cross product) measures rotation per area. The swirl has zero divergence but nonzero Curl — rotation density.
The units of differ from the units of .
True. Divergence is flux-per-volume: you divide the field's units by a length (from the ). If is a velocity (m/s), div is per-second (1/s).
A field pointing radially inward everywhere always has negative divergence.
Mostly true, but check the field. Inward-pointing gives , a sink. But the inverse-square inward field can be zero away from the origin — "pointing inward" alone doesn't fix the sign; the rate of change does.
means no fluid is moving.
False. It means no fluid is created or destroyed at that point — flow can be vigorous. Zero divergence is "as much leaves as enters," not "nothing happens."

Spot the error

Each line contains a flawed statement or step. Reveal the correction.

" is a vector ."
Error: stopping before adding. Divergence sums the diagonal partials into one number: , a scalar. You listed the terms but never took the dot product.
"."
Error: all three terms use . It must be — component differentiated by variable , matching the face each flux crosses.
"For the swirl : , so divergence is negative."
Error: contains no , so , not . Likewise . Divergence is ; the and that do appear belong to the curl.
"On the left face the flux is ."
Error: the outward normal on the left face points in , so . The flux there is ; forgetting this sign destroys the whole derivation (it is the Step 1 minus sign above).
"Divergence Theorem says ."
Error: the right side must be the integral of divergence over the volume: . See Divergence Theorem (Gauss) — a global flux equals summed local flux densities, not a single value.
"Since flux is a surface integral, divergence must also be measured over a surface."
Error: divergence is flux per unit volume in the limit of zero volume — a point quantity. The surface integral appears only as the numerator before you divide by and shrink.
"The Laplacian is a vector because it comes from divergence."
Error: takes the divergence of a vector field, so the output is a scalar. See Laplacian.

Why questions

Why does divergence use the dot product rather than plain multiplication?
Because flux through a face is — only the component of the field along the outward normal pushes fluid through. The dot product extracts exactly that projection; other directions slide along the face and carry nothing out.
Why does only the derivative along an axis (not across it) count for that axis's faces?
The -faces are crossed by the -component of flow; net outflow there is "how much faster the -flow is on the right than the left" — that is . A change in as you move in shifts flow sideways along the face, adding nothing to what exits.
Why is divergence a scalar while curl is a vector?
Net spreading has no direction — it's a single balance of "out minus in," so one number suffices. Rotation happens about an axis, so you need a direction (the axis) plus a rate — hence a vector for Curl — rotation density.
Why do we shrink the volume to zero in the definition?
To get a local rate at a single point instead of a total over a chunk. Dividing by turns total flux into flux density; taking removes any averaging so the number belongs to the point, not the blob.
Why may we use a cube to derive the formula when the definition allows any shape?
Because the limit is shape-independent for smooth fields: any small region gives (the same local rate) plus corrections that die faster than . So the cube's answer equals a ball's answer — we just pick the shape with the easiest faces.
Why does come from the gradient yet also build divergence?
is a "vector of derivative slots." Applied to a scalar it fills the slots (gradient); dotted with a vector field it pairs each slot with the matching component (divergence). Same operator, different multiplication — see Gradient and the del operator.
Why can two fields with identical arrows at a point still have different divergences?
Divergence depends on the neighbourhood, not the single arrow. It reads how the field is changing around the point, so two fields that agree at but differ nearby will disagree in divergence.
Why does a positive mean net outflow in the -direction?
It means the outgoing (right-face) flow exceeds the incoming (left-face) flow . More leaves than enters along , so fluid is being sourced in that direction.

Edge cases

What is the divergence of the zero field ?
Exactly . All partials are ; nothing flows, so nothing is created or destroyed — the trivial "no source" case.
Can divergence be defined at a point where the field blows up, like the origin of ?
Not by the ordinary formula — the field is undefined at the origin. Away from the origin its divergence is exactly , yet all the source is concentrated at the origin: in the distributional sense (a Dirac delta spike), which the smooth pointwise formula cannot see. This is the mathematics behind a point charge's field.
If a box has equal outward flow through the right and left faces, what is the -contribution to divergence?
Zero. Example: at — both faces leak equally, so there. Symmetric outflow gives no net source.
What does zero divergence at every point tell you about the total flux out of any closed surface?
It is zero, by Divergence Theorem (Gauss): . Whatever enters a closed region must leave it.
At a boundary between a source region (div ) and a sink region (div ), what happens to divergence?
It passes smoothly through (for a continuous field): there is a surface where creation exactly balances destruction. E.g. crosses zero at .
Is divergence defined for a 2D field, and does the box argument still work?
Yes. In 2D use a tiny rectangle: , and "flux per volume" becomes "flux per area" through the rectangle's four edges — the same derivation with one fewer axis.
Does the shape of the shrinking volume change the value of the divergence?
No. For a smooth field the limit is shape-independent — a cube, ball, or ellipsoid all give the same number — which is exactly why the definition can leave "" unspecified in shape.

Connections