Prerequisites

Summary

We will show that Green's Theorem is the two-dimensional version of Divergence Theorem.

This is not immediately obvious, since (loosely) Green’s theorem relates integrals involving tangent vectors to integrals involving curls, while Divergence theorem relates integrals involving normal vector to integrals involving divergence.

Another way of saying this is via the following table:

(Over 2D area) Curl or Divergence?(Over 1D boundary) tangent or normal vector?Equation
Green’s TheoremCurl Tangent vector
Divergence TheoremDivergence Normal vector

We will start with Green’s theorem, and show how it is equivalent to stating the Divergence Theorem.

The rest of this note gives a step-by-step derivation, but we present the condensed derivation right here, which also clearly shows the relationship between the curl of a vector field and the divergence of a rotated version of that vector field, .

Feel free to skip the condensed derivation and revisit it after you’ve read the entire note:

Condensed derivation

Derivation

Two ways to write Green’s Theorem

Let be a 2D vector field defined as:

Then we know Green’s Theorem can be written in two ways:

is a 1D boundary that encloses a 2D area . To define the enclosed area, we parameterize a closed loop around the boundary counter-clockwise (same way curl is calculated), so that the tangent vector to the boundary has the inside area on the left hand-side.

The left side of both equations is the path integral of the dot product between and the tangent vector along the boundary, and the right side is taking the integral of the curl of over the closed area.

To see this, we can write the tangent vector to the boundary as

So when we take the dot product, we see that the left hand sides of the two equations above are equal:

Rewrite Green’s theorem to use normal vector instead of tangent vector

Now, consider the vector that is normal to the tangent vector to the boundary. We are specifically referring to the normal vector that points “outwards” away from the enclosed area . Therefore, a differential normal vector is (i.e., perpendicular) clockwise rotation to the tangent vector :

Green’s theorem can be rewritten in terms of , the normal vector to the boundary, instead of the the tangent vector to the boundary:

is just a clockwise rotation of the vector field , similar to the normal vector relative to the tangent vector. We are now taking the integral of the dot product of with the normal to the boundary .

We can now apply the Divergence Theorem to relate this path integral of the dot product of with the normal vector over the boundary, to the integral over the closed area of the divergence of .

We can therefore deduce that for all points in space:

We can now accumulate these steps into the Condensed derivation.