Green’s theorem converts a closed-curve Line integral in the plane into a double integral over the enclosed region. It comes in two equivalent forms — circulation and flux — corresponding to the Curl and Divergence of a 2D vector field.
The pattern matches every other rung of the FTC family: integral of derivative on the inside = boundary integral on the outside.
Setup
Let be a bounded planar region with a piecewise-smooth simple closed boundary , traversed in the positive (counterclockwise) direction so that is on the left. Let be a vector field with continuous first partials on a neighborhood of .
Circulation form
The left side is the circulation in component form. The right side is a double integral of — which is the -component of the 3D curl of (viewing the 2D field as a 3D field with no -component).
In vector form:
Flux form
The left side is the outward flux of across . The right side integrates divergence over . “What flows out through the boundary = what’s being produced inside.”
Why they’re equivalent
Apply the circulation form to the rotated field . The left side becomes , which equals the flux of . The right-side integrand becomes .
Why Green’s is true (sketch)
For a rectangle , traversed counterclockwise:
The piece picks up contributions only from the horizontal sides (bottom left-to-right, top right-to-left), since on the vertical sides. Combining:
By the single-variable FTC applied to as a function of ,
Substituting:
The analogous argument with on vertical sides gives . Adding the two yields Green’s circulation form.
For more general regions, decompose into rectangular strips and apply the rectangle case piecewise. The conceptual heart: Green’s = FTC applied twice and stitched together.
What Green’s does NOT require
does not have to be conservative. This is crucial. If happens to be conservative, and Green’s just says , which we already knew. The interesting cases are when is not conservative.
Worked example 1
over the positively oriented circle .
By Green: , . , , so . Integral becomes
over the disk . In polar: (since ). Answer: .
Worked example 2: computing area
Setting , Green’s gives . Standard choices:
- : .
- : .
- Symmetric: , : .
In polar coordinates the symmetric form becomes .
Multiply connected regions
For an annular region (one hole) — boundary is the outer curve counterclockwise plus the inner curve clockwise — Green’s reads
with both circles oriented counterclockwise in the formula. The minus sign is the bookkeeping.
This resolves the 2D rotational field puzzle (see Conservative vector field): on an annulus avoiding the origin, , so Green’s gives the difference of circulations is zero — every closed curve enclosing the origin has the same circulation . This is the deformation principle of 2D vector calculus, and is the direct ancestor of the Deformation principle for contour integrals in complex analysis.
Special case of Stokes’
Green’s theorem is exactly Stokes’ theorem applied to a flat 2D region in the -plane (with ). The 3D theorem reduces to the 2D theorem when the surface is flat.
In the FTC family
| Theorem | Geometry |
|---|---|
| FTC | 0D bdry, 1D interior |
| FTLI | 0D bdry, 1D curve |
| Green’s (both) | 1D bdry, 2D plane |
| Stokes’ theorem | 1D bdry, 2D surface in 3D |
| Divergence theorem | 2D bdry, 3D volume |