Green's Theorem connects line integrals around closed curves to double integrals over the enclosed regions. It's a powerful tool for calculating area, flux, and circulation in vector fields, often turning a difficult integral into a straightforward one.
This section covers practical applications of Green's Theorem: finding areas of irregular shapes, computing fluid flow through curves, and analyzing conservative vector fields with their potential functions.
Area and Flux
Calculating Area and Flux
Green's Theorem gives you a slick way to calculate the area enclosed by a closed curve in the plane. Instead of setting up a double integral over the region, you can work directly with the boundary curve.
If you parametrize as , for , the area formula is:
This works because if you set and in Green's Theorem, the integrand simplifies to , so the double integral becomes . Dividing by 2 gives the area formula above.
Flux measures how much of a vector field flows outward through a curve. For a vector field and a closed curve enclosing region :
Here is the outward unit normal to . This is the two-dimensional divergence theorem, which is itself a form of Green's Theorem.
Circulation measures the tendency of a vector field to rotate around a closed curve:
Positive circulation indicates counterclockwise rotation; negative indicates clockwise.
Relationship between Area, Flux, and Circulation
Green's Theorem in its standard (circulation) form states:
- The right side is the double integral of the scalar curl of over the region . It measures the total rotational tendency inside the region.
- The left side is the circulation of along the boundary curve .
Be careful with terminology here: the left side is the circulation (work done along the boundary), not the flux. The flux form of Green's Theorem is the separate identity involving divergence shown above. These are two distinct forms of the same theorem, and mixing them up is a common exam mistake.
This relationship lets you convert between line integrals and double integrals, choosing whichever is easier to evaluate for a given problem.

Vector Fields
Conservative Vector Fields
A vector field is conservative if there exists a scalar function such that . That means:
Conservative fields have two key properties:
- Path independence: The line integral depends only on the endpoints, not on the path between them. Specifically, .
- Zero curl: The scalar curl is always zero: everywhere in the domain.
Green's Theorem makes the connection between these properties concrete. If is conservative, then the scalar curl is zero throughout , so:
This confirms that the circulation around any closed curve is zero for a conservative field. Conversely, if you compute a line integral around a closed curve and get a nonzero answer, the field cannot be conservative.

Potential Functions
For a conservative field , the scalar function with is called a potential function. Here's how to find one:
- Integrate with respect to : , where is an unknown function of alone (it plays the role of the "constant" of integration).
- Differentiate your result with respect to : compute .
- Set that equal to and solve for .
- Integrate to find , then substitute back into .
The potential function is unique up to an additive constant (just like antiderivatives in single-variable calculus).
Equipotential curves are the level curves . The vector field is always perpendicular to these curves, since the gradient of a function points normal to its level curves.
Applications
Work Done by a Vector Field
The work done by a force field along a curve is:
For a conservative field, this simplifies to:
The path doesn't matter, only where you start and end. For a closed curve in particular, the start and end points coincide, so .
For a non-conservative field, the work depends on the specific path taken. This is where Green's Theorem becomes especially useful: rather than parametrizing a complicated closed curve, you can convert to a double integral:
If the double integral is easier to evaluate (and it often is), this saves significant effort.
Fluid Flow and Velocity Fields
A velocity field assigns a velocity vector to each point in the plane, describing how a fluid moves. The field is tangent to streamlines, which trace the paths of individual fluid particles.
Flux through a curve represents the volume of fluid crossing the curve per unit time:
By the divergence form of Green's Theorem, this equals . For an incompressible fluid, the divergence is zero everywhere (), so the net flux through any closed curve is zero. Physically, this means fluid neither accumulates nor depletes inside any region.
Circulation of a velocity field along a closed curve measures net rotation:
Nonzero circulation indicates the presence of vortices or rotational flow within the enclosed region. By Green's Theorem, this equals the double integral of the scalar curl over the region, so you can detect rotation by integrating over instead.