Green's theorem is the 2D bridge between a line integral around a closed curve and a double integral over the region inside it. In the usual circulation form,
where is a positively oriented (counterclockwise) simple closed curve and is the region it encloses. It is useful because one side is often far easier to compute than the other: it turns circulation around the edge into total scalar curl inside.
When to use it
Reach for Green's theorem whenever a 2D vector-calculus problem is easier on the inside than on the boundary, or the other way round. Common uses: turning a hard line integral into an easier double integral, interpreting circulation in fluid-flow problems, computing area from a boundary curve, and building intuition for curl, flux, and later results like Stokes' theorem.
It helps to read the two sides in words. The left side adds up the field's tangential effect as you travel around the boundary — its circulation. The right side adds up the field's local rotation across the whole enclosed region — its total scalar curl. So the core statement is circulation around the edge equals total scalar curl inside, which is why Green's theorem feels like the 2D version of a larger pattern in vector calculus: it converts boundary information into interior information.
The cancellation picture explains why it holds. Imagine tiling with many tiny loops. Along every shared interior edge, one loop travels in one direction and its neighbor travels the same edge in the opposite direction, so those contributions cancel in pairs. What survives is exactly the outer boundary — which is why a total taken around the edge can equal an accumulated quantity over the whole interior.
The steps
- Check the conditions. must be a positively oriented simple closed curve, and must have continuous first partial derivatives on an open region containing . These are not decoration: if the field is not smooth enough, or is undefined somewhere inside, you cannot apply it blindly.
- Write the formula .
- Choose the easier side — often the double integral over replaces a difficult boundary integral.
- Track orientation and region, matching the boundary orientation to the sign and confirming the bounds really describe .
Full example: on the unit circle
Let , with the unit circle counterclockwise and the unit disk. We want .
Here , , so
Green's theorem gives
since the unit disk has area . The field is a pure rotation about the origin with constant scalar curl , so the circulation is twice the enclosed area — a curved-boundary line integral collapses into a simple area calculation.
A second, related use is computing area itself. For a positively oriented simple closed curve,
obtained by choosing so that . Handy when the boundary is easier to describe than the interior.
Where you get stuck, and how to verify
- Forgetting orientation. Counterclockwise is positive; reversing it flips the sign.
- Using it on a curve that is not closed.
- Applying it when the field is not smooth enough or is undefined inside .
- Mixing up the circulation form with the flux form — related, not identical.
- Getting the region wrong after switching from the boundary integral to the double integral.
Practice your own version
Run the same field on a circle of radius . Since the scalar curl is still , the theorem predicts
Work it out and confirm the answer scales with the area, not the boundary length. For a second case, reverse the orientation and check that only the sign changes.
Frequently Asked Questions
- What does Green's theorem say in plain English?
- It says that, under the usual smoothness and orientation conditions, the circulation around a closed curve equals the total local rotation inside the region it encloses.
- Does the curve have to be closed?
- Yes. In the standard introductory form, Green's theorem applies to a simple closed curve that bounds a plane region.
- What if the curve is clockwise?
- The standard formula assumes positive orientation, which means counterclockwise. If you reverse the orientation, the integral changes sign.
Need help with a problem?
Upload your question and get a verified, step-by-step solution in seconds.
Open GPAI Solver →