Fiveable

5๏ธโƒฃMultivariable Calculus Unit 6 Review

QR code for Multivariable Calculus practice questions

6.2 Green's Theorem in the Plane

6.2 Green's Theorem in the Plane

Written by the Fiveable Content Team โ€ข Last updated August 2025
Written by the Fiveable Content Team โ€ข Last updated August 2025

Green's Theorem bridges line integrals and double integrals, letting you convert a difficult line integral around a closed curve into a (usually easier) double integral over the region it encloses. It's one of the central results in multivariable calculus and shows up constantly in physics and engineering when you need to compute work, flux, or enclosed areas.

Green's Theorem Fundamentals

Application of Green's Theorem

Green's Theorem says that if you have a line integral around a simple, closed, counterclockwise curve CC, you can trade it for a double integral over the region DD that CC encloses:

โˆฎC(Pโ€‰dx+Qโ€‰dy)=โˆฌD(โˆ‚Qโˆ‚xโˆ’โˆ‚Pโˆ‚y)dA\oint_C (P\, dx + Q\, dy) = \iint_D \left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right) dA

For this to work, a few conditions must hold:

  • CC must be a simple closed curve (no self-intersections) traversed counterclockwise
  • DD is the region enclosed by CC
  • PP and QQ must have continuous first partial derivatives on an open region containing DD

That last condition is easy to overlook. If PP or QQ has a discontinuity or undefined partial derivative inside DD, you can't apply the theorem directly.

Steps to apply Green's Theorem:

  1. Identify the closed curve CC and the enclosed region DD
  2. Read off PP and QQ from the line integral (PP is the coefficient of dxdx, QQ is the coefficient of dydy)
  3. Compute the partial derivatives โˆ‚Qโˆ‚x\frac{\partial Q}{\partial x} and โˆ‚Pโˆ‚y\frac{\partial P}{\partial y}
  4. Set up and evaluate the double integral โˆฌD(โˆ‚Qโˆ‚xโˆ’โˆ‚Pโˆ‚y)dA\iint_D \left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right) dA

The whole point is that the double integral is often much simpler to evaluate than parameterizing the curve and computing the line integral directly.

Application of Green's Theorem, Greenโ€™s Theorem ยท Calculus

Area Calculation with Green's Theorem

A particularly useful special case: you can compute the area of a region using a line integral. If you choose P=โˆ’yP = -y and Q=xQ = x, then โˆ‚Qโˆ‚xโˆ’โˆ‚Pโˆ‚y=1โˆ’(โˆ’1)=2\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} = 1 - (-1) = 2, and Green's Theorem gives:

Areaย ofย D=12โˆฎC(xโ€‰dyโˆ’yโ€‰dx)\text{Area of } D = \frac{1}{2} \oint_C (x\, dy - y\, dx)

There are two other equivalent forms that also work: โˆฎCxโ€‰dy\oint_C x\, dy and โˆ’โˆฎCyโ€‰dx-\oint_C y\, dx. All three give the same area; the symmetric version above is the most common.

Steps for area calculation:

  1. Parameterize the closed curve CC (e.g., for an ellipse: x=acosโกtx = a\cos t, y=bsinโกty = b\sin t, 0โ‰คtโ‰ค2ฯ€0 \le t \le 2\pi)

  2. Express dxdx and dydy in terms of your parameter

  3. Substitute into the area formula 12โˆฎC(xโ€‰dyโˆ’yโ€‰dx)\frac{1}{2} \oint_C (x\, dy - y\, dx)

  4. Evaluate the integral

For example, applying this to the ellipse parameterization above gives area =ฯ€ab= \pi ab, which matches the known formula.

Application of Green's Theorem, Greenโ€™s Theorem ยท Calculus

Orientation of Closed Curves

Orientation matters. Green's Theorem as stated assumes counterclockwise (positive) orientation. If your curve runs clockwise, the result picks up a negative sign, so you'd need to negate the integral or reverse the curve's direction.

How to determine orientation:

  • Parametric method: Track the direction of travel as the parameter increases. If the enclosed region stays to your left, you're going counterclockwise.
  • Right-hand rule: Point your right thumb along the positive zz-axis. Your fingers curl in the counterclockwise direction.

Regions with holes require extra care. If DD has a hole, the boundary of DD consists of multiple curves: the outer boundary traversed counterclockwise and each inner boundary (around a hole) traversed clockwise. Both orientations are chosen so that the region DD always lies to the left of the direction of travel. Getting this wrong flips signs in your answer.

Work and Flux Using Green's Theorem

Green's Theorem converts both work and flux line integrals into double integrals, but the setup differs between the two.

Work (circulation form):

For a force field F(x,y)=Pโ€‰i+Qโ€‰j\mathbf{F}(x,y) = P\,\mathbf{i} + Q\,\mathbf{j}, the work done along a closed curve is:

W=โˆฎCFโ‹…dr=โˆฎC(Pโ€‰dx+Qโ€‰dy)=โˆฌD(โˆ‚Qโˆ‚xโˆ’โˆ‚Pโˆ‚y)dAW = \oint_C \mathbf{F} \cdot d\mathbf{r} = \oint_C (P\, dx + Q\, dy) = \iint_D \left(\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\right) dA

This is the standard form of Green's Theorem. The integrand โˆ‚Qโˆ‚xโˆ’โˆ‚Pโˆ‚y\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} is sometimes called the scalar curl of F\mathbf{F} (it's the zz-component of โˆ‡ร—F\nabla \times \mathbf{F}).

Flux (divergence form):

The outward flux of F\mathbf{F} across CC uses a different line integral:

Flux=โˆฎCFโ‹…nโ€‰ds=โˆฎC(Pโ€‰dyโˆ’Qโ€‰dx)=โˆฌD(โˆ‚Pโˆ‚x+โˆ‚Qโˆ‚y)dA\text{Flux} = \oint_C \mathbf{F} \cdot \mathbf{n}\, ds = \oint_C (P\, dy - Q\, dx) = \iint_D \left(\frac{\partial P}{\partial x} + \frac{\partial Q}{\partial y}\right) dA

Notice the integrand here is โˆ‚Pโˆ‚x+โˆ‚Qโˆ‚y\frac{\partial P}{\partial x} + \frac{\partial Q}{\partial y}, which is the divergence of F\mathbf{F}. Don't mix up the two forms: circulation uses the curl, flux uses the divergence.

Problem-solving steps:

  1. Determine whether you're computing work (circulation) or flux

  2. Identify PP and QQ from the vector field

  3. For work: compute โˆ‚Qโˆ‚xโˆ’โˆ‚Pโˆ‚y\frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}. For flux: compute โˆ‚Pโˆ‚x+โˆ‚Qโˆ‚y\frac{\partial P}{\partial x} + \frac{\partial Q}{\partial y}

  4. Set up the double integral over DD with the appropriate integrand

  5. Evaluate using whatever coordinate system fits the region (Cartesian, polar, etc.)

A quick sanity check: if the scalar curl is zero everywhere in DD, the work around any closed curve in that region is zero (the field is conservative). If the divergence is zero everywhere, the net flux out of any closed curve is zero (the field is incompressible).