vector calculus
Green's Theorem
You should know: line integrals
Overview
Green's theorem relates a line integral around a simple closed curve C (traversed counterclockwise) to a double integral over the region D that C encloses. It converts a potentially hard 1D circulation calculation into an easier 2D area calculation, or vice versa, and is the 2D special case of the more general Stokes' theorem.
Intuition
Imagine measuring how much a fluid 'circulates' around the boundary of a region versus how much it 'rotates' at every interior point. Green's theorem says these must match up: the total circulation around the boundary equals the sum (integral) of all the tiny local rotations (curl, in its 2D scalar form ∂Q/∂x − ∂P/∂y) happening inside. It's a conservation principle — whatever spin exists inside the region shows up as net circulation on its edge, and interior spins that cancel each other out don't contribute to the boundary circulation.
Interactive Graph
Formal Definition
Let C be a positively oriented (counterclockwise), piecewise-smooth, simple closed curve, and D the region it encloses. For P, Q with continuous partial derivatives on an open region containing D:
Special cases (P=0,Q=x), (P=-y,Q=0), and their average, all compute the enclosed area
Notation
| Notation | Meaning |
|---|---|
| Line integral around a simple closed curve traversed counterclockwise (region D stays on the left) | |
| The 2D scalar curl — the z-component of curl⟨P,Q,0⟩ in 3D |
Derivation
A standard proof for a simple region D (both 'x-simple' and 'y-simple', i.e. D = {(x,y): a≤x≤b, g₁(x)≤y≤g₂(x)}), proving the P-part of the identity ∮_C P dx = -∬_D ∂P/∂y dA:
Evaluate the inner integral using the Fundamental Theorem of Calculus
Splitting C into the bottom curve y=g₁(x) (left to right) and top curve y=g₂(x) (right to left, hence the minus sign for counterclockwise orientation)
Matching the two expressions gives the P-component of Green's theorem; the Q-component follows symmetrically by slicing D as y-simple instead
Properties
Orientation dependence
Condition: Green's theorem as stated requires positive (counterclockwise) orientation
Extension to regions with holes
Theorems
Corollaries
Follows from Green's Theorem
Follows from Green's Theorem
Applications
Worked Examples
Identify P=xy, Q=x², and compute the integrand ∂Q/∂x − ∂P/∂y.
Convert to a double integral over the unit square.
Evaluate the iterated integral.
Answer: 1/2
Practice Problems
Use Green's theorem to evaluate ∮_C (y² dx + x² dy) where C is the unit circle, counterclockwise.
Find the area enclosed by the curve r(t)=(2cos t, 3 sin t), t∈[0,2π] using Green's theorem.
Common Mistakes
Applying Green's theorem to a curve that isn't positively oriented (counterclockwise) without adjusting the sign.
Green's theorem as stated assumes counterclockwise orientation. If C is given clockwise, either negate the final answer or reverse the curve's direction first.
Mixing up the integrand as ∂P/∂x − ∂Q/∂y instead of the correct ∂Q/∂x − ∂P/∂y.
The correct integrand is ∂Q/∂x − ∂P/∂y (Q differentiated with respect to x, minus P differentiated with respect to y) — reversing which variable each is differentiated by is a very common sign/setup error.
Applying Green's theorem directly to a region with a hole (an annulus) using only the outer boundary.
For a region with a hole, you must include the INNER boundary curve too, traversed clockwise (so the region stays on the left of both boundary components combined) — omitting it gives the wrong double integral.
Quiz
Flashcards
Historical Background
George Green stated a version of this result in his self-published 1828 essay An Essay on the Application of Mathematical Analysis to the Theories of Electricity and Magnetism, though it went largely unnoticed until William Thomson (Lord Kelvin) rediscovered and publicized it in the 1840s-50s. Green, a self-taught miller's son with no formal university training until later in life, developed the underlying potential theory to solve problems in electrostatics.
- 1828
George Green publishes the theorem (in essentially modern form) in a privately printed essay
George Green
- 1846-1850
Lord Kelvin rediscovers Green's essay and popularizes the theorem within the mathematical community
Lord Kelvin
Summary
- Green's theorem converts a circulation line integral ∮_C P dx+Q dy into a double integral ∬_D(∂Q/∂x−∂P/∂y)dA.
- Requires C simple, closed, piecewise-smooth, and positively (counterclockwise) oriented.
- A special case gives the area formula A=½∮_C(x dy−y dx), letting you compute enclosed area from the boundary alone.
- Regions with holes require summing over all boundary components, with holes traversed clockwise.
- Green's theorem is the 2D special case of the more general Stokes' theorem.
References
- BookGreen, G. (1828). An Essay on the Application of Mathematical Analysis to the Theories of Electricity and Magnetism.
- WebsiteWikipedia — Green's theorem
Mathematics