4.4.24 · D3Multivariable Calculus

Worked examples — Divergence — definition, physical meaning (flux density)

2,267 words10 min readBack to topic

This page is a drill. The Divergence — definition, physical meaning (flux density) parent note built the idea (flux per tiny volume) and the formula. Here we hit every kind of problem that can appear, so you never meet a case you haven't already seen.

Before we compute anything, one reminder in plain words. A vector field just means: at every point of space, an arrow. The arrow has three numbers — how far east (), how far north (), how far up () it points. Divergence asks: around this point, is arrow-stuff net leaving (a tap) or net arriving (a drain)? We measure it with

The symbol (read "partial of with respect to ") means: how fast does the east-arrow grow as you step east, holding frozen. We only ever take the matching partial — with , with , with . That "diagonal" rule is the whole game.


The scenario matrix

Here is the full list of case-classes this topic can throw at you. Every cell below is covered by a worked example further down.

# Case class What's tricky Example
A Positive constant divergence (source) reading a uniform "tap" Ex 1
B Negative constant divergence (sink) sign of a "drain" Ex 2
C Zero divergence, big arrows (rotation) size ≠ spreading Ex 3
D Sign-varying divergence (positive here, negative there) one field, many behaviours Ex 4
E Degenerate: uniform field biggest arrows, div Ex 5
F Cross-term trap () which partials count Ex 6
G Limiting check: shrink a real box, take definition = formula Ex 7
H Real-world word problem (fluid tap) units, interpretation Ex 8
I Exam twist: find where solve, not just compute Ex 9
J 2D radial with a singularity at the origin zero everywhere yet a source Ex 10

Cell A — positive constant divergence (source)


Cell B — negative constant divergence (sink)


Cell C & E — zero divergence with big arrows

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

Cell D — sign-varying divergence


Cell F — the cross-term trap


Cell G — the limiting definition, checked by hand

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

Cell H — real-world word problem (with units)


Cell I — exam twist: find where divergence vanishes


Cell J — 2D radial with a singularity

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

Recall Which cell was hardest for you?

Zero-divergence-with-big-arrows (C/E) and the singular source (J) trip up the most people. Both say the same thing: divergence measures net leaving, not arrow size, and not appearance.

Recall

Field with big arrows can still have zero divergence — true or false?
True; e.g. or the swirl , both div .
.
On what surface does have zero divergence?
The plane .
Why does have zero divergence away from the origin?
Outward spreading is exactly cancelled by the arrows shrinking as ; the source is concentrated at the singular origin.
Which partials enter divergence for ?
Only the diagonal ones .

Connections