Green's Theorem, Curl, and Divergence
Green's Theorem equates the line integral of a field around a positively oriented closed curve with a double integral over the enclosed region, turning a boundary computation into an area computation and vice versa. Curl measures local circulation and divergence measures local outflow; the two vector forms of Green's Theorem express the boundary integral as the integrated curl or divergence, the planar case of Stokes' and the Divergence Theorem.
╌╌╌╌
The Fundamental Theorem for Line Integrals handled conservative fields by reducing a line integral to endpoint values. Green's Theorem handles every field but requires a closed curve: it equates the circulation of around a closed curve with a double integral of a derivative quantity over the region encloses. That single equation explains the component test for conservative fields, computes areas from boundary data, and, once its two derivative quantities are named curl and divergence, generalizes into Stokes' Theorem and the Divergence Theorem.
Green's Theorem
Fix a region in the plane bounded by a simple closed curve . The boundary gets an orientation.
With that convention the theorem reads as follows.
The left side integrates the field around the boundary; the right side integrates a derivative of the field over the interior. It is the two-dimensional counterpart of the Fundamental Theorem of Calculus : an integral of a derivative over a region equals an integral of the field over the oriented boundary of that region.
Green's Theorem and the component test. For a conservative field , so the integrand on the right vanishes and every closed-loop integral is zero — exactly the closed-loop characterization of conservative fields. Green's Theorem is the reason the cross-partial test detects conservativeness on a simply connected domain.
Parametrizing the circle and integrating directly would involve four unpleasant trigonometric integrals; Green's Theorem replaces them with the area of the disk.
Area from the boundary
Run the theorem backward. Choosing so that turns the double integral into the area of , computable from the boundary alone. Three standard choices:
The symmetric third form is what a planimeter mechanizes: trace the boundary and read off the enclosed area. For the ellipse , ,
The proof idea
Green's Theorem holds for a simple region (both type I and type II) by two direct computations, one matching to and the other matching to . A general region is cut into simple pieces; along each internal cut the boundary is traversed twice in opposite directions, so those line integrals cancel and only the outer boundary remains.
Curl
The quantity that appears in Green's Theorem measures how much the field circulates near a point. In three dimensions the corresponding object is a vector, the curl, whose -component is exactly .
Introduce the del operator . Then the curl is the formal cross product
a mnemonic that reproduces all three components. Physically, if is a fluid velocity field, at a point is twice the local angular velocity: drop a tiny paddle wheel into the flow and it spins about the axis at a rate proportional to its magnitude. Where the curl is zero, the flow is irrotational — the paddle wheel translates but does not turn.
The curl connects to conservative fields. Taking the curl of a gradient always gives zero, because the mixed partials cancel in pairs by Clairaut's Theorem.
This is the three-dimensional component test. In the plane it reduces to , the planar condition on .
Divergence
Curl measures rotation; divergence measures expansion. It is the formal dot product of del with the field, a scalar.
If is a fluid velocity field, at a point is the net rate at which fluid flows out of a tiny box around the point, per unit volume. Positive divergence marks a source (fluid produced, box emptying); negative divergence marks a sink; zero divergence means incompressible flow, whatever enters a region also leaves it.
Divergence pairs with curl through a second identity: the divergence of any curl is zero.
The six terms cancel in pairs by Clairaut's Theorem. A field that is itself a curl therefore has no sources or sinks; this is why magnetic fields, which are curls of a vector potential, are divergence-free.
The two vector forms of Green's Theorem
Green's Theorem, written with curl and divergence, is the two-dimensional case of Stokes' Theorem and the Divergence Theorem. Regard the planar field as living in space with zero -component.
- Circulation form. Since ,
Green's Theorem is
The circulation around the boundary equals the integrated curl over the region. Lifting and off the plane into space gives Stokes' Theorem. - Flux form. With the outward normal on , a parallel
computation gives
The outward flux across the boundary equals the integrated divergence over the region. Replacing the plane region by a solid and its boundary curve by a boundary surface gives the Divergence Theorem.
| Operator | Formula | Type | Measures | Zero when |
|---|---|---|---|---|
| gradient | vector | steepest increase of | constant | |
| curl | vector | local circulation | irrotational (conservative) | |
| divergence | scalar | local outflow | incompressible |
The two identities and organize these three operators into a chain: gradient, then curl, then divergence, with each composition vanishing.1
Footnotes
- Stewart, §16.4 — Green's Theorem; §16.5 — Curl and Divergence. Positive orientation, the equivalence of circulation with integrated curl and flux with integrated divergence, the identities and , and the area-from-boundary formulas. ↩
╌╌ END ╌╌