Skip to content

Green's Theorem

Green's theorem relates a line integral around a positively oriented boundary curve to a double integral over the region enclosed by that curve.
GREEN'S THEOREM
Let CC be a positively oriented, piecewise-smooth, simple closed curve in the plane, and let DD be the region bounded by CC. If PP and QQ have continuous partial derivatives on an open region that contains DD, then
CPdx+Qdy=D(QxPy)dA.\begin{equation*}\oint_C P\,dx+Q\,dy=\iint_D\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)\,dA.\end{equation*}
Green's theorem is named after the self-taught English scientist George Green (1793--1841). He worked full-time in his father's bakery from the age of nine and taught himself mathematics from library books. In 1828 he privately published An Essay on the Application of Mathematical Analysis to the Theories of Electricity and Magnetism, but only 100 copies were printed, and most of those went to his friends. This pamphlet contained a theorem equivalent to what we now call Green's theorem, but it did not become widely known at that time. Finally, at age 40, Green entered Cambridge University as an undergraduate, but he died four years after graduation. In 1846 William Thomson, later Lord Kelvin, located a copy of Green's essay, realized its significance, and had it reprinted. Green was the first person to try to formulate a mathematical theory of electricity and magnetism. His work became a basis for subsequent electromagnetic theories.
A plane region DD enclosed by an oriented boundary curve CC.
Let DD be a bounded plane region whose boundary is a simple closed curve CC. The positive orientation of CC is counterclockwise, so the region DD stays on the left as one moves along the boundary.
A type I simple region DD bounded by C1C_1, C2C_2, C3C_3, and C4C_4.
It is enough to prove the two identities
CPdx=DPydA and CQdy=DQxdA.\begin{equation*}\oint_C P\,dx =- \iint_D \frac{\partial P}{\partial y}\,dA \quad \text{ and }\oint_C Q\,dy = \iint_D \frac{\partial Q}{\partial x}\,dA.\end{equation*}
Adding these identities gives Green's theorem.
We first prove the identity involving PdxP\,dx by expressing DD as a type I region:
D={(x,y)axb,  g1(x)yg2(x)},\begin{equation*}D=\{(x,y)\mid a\leq x\leq b,\; g_1(x)\leq y\leq g_2(x)\},\end{equation*}
where g1g_1 and g2g_2 are continuous functions. Then
DPydA=abg1(x)g2(x)Py(x,y)dydx=ab[P(x,g2(x))P(x,g1(x))]dx,\begin{align*}\iint_D \frac{\partial P}{\partial y}\,dA&=\int_a^b \int_{g_1(x)}^{g_2(x)}\frac{\partial P}{\partial y}(x,y)\,dy\,dx \\&=\int_a^b\left[P(x,g_2(x))-P(x,g_1(x))\right]\,dx,\end{align*}
by the Fundamental Theorem of Calculus.
Now compute the line integral by breaking CC into the four oriented pieces C1C_1, C2C_2, C3C_3, and C4C_4. On C1C_1, we use xx as the parameter and write
x=x,y=g1(x),axb.\begin{equation*}x=x,\qquad y=g_1(x),\qquad a\leq x\leq b.\end{equation*}
Thus
C1P(x,y)dx=abP(x,g1(x))dx.\begin{equation*}\int_{C_1} P(x,y)\,dx=\int_a^b P(x,g_1(x))\,dx.\end{equation*}
The curve C3C_3 goes from right to left. Therefore C3-C_3 goes from left to right, so we can parametrize C3-C_3 by
x=x,y=g2(x),axb.\begin{equation*}x=x,\qquad y=g_2(x),\qquad a\leq x\leq b.\end{equation*}
It follows that
C3P(x,y)dx=C3P(x,y)dx=abP(x,g2(x))dx.\begin{equation*}\int_{C_3} P(x,y)\,dx=-\int_{-C_3} P(x,y)\,dx=-\int_a^b P(x,g_2(x))\,dx.\end{equation*}
On C2C_2 and C4C_4, the variable xx is constant, so dx=0dx=0 and
C2P(x,y)dx=0=C4P(x,y)dx.\begin{equation*}\int_{C_2} P(x,y)\,dx=0=\int_{C_4} P(x,y)\,dx.\end{equation*}
Hence
CP(x,y)dx=C1P(x,y)dx+C2P(x,y)dx+C3P(x,y)dx+C4P(x,y)dx=abP(x,g1(x))dxabP(x,g2(x))dx.\begin{align*}\oint_C P(x,y)\,dx&=\int_{C_1} P(x,y)\,dx+\int_{C_2} P(x,y)\,dx+\int_{C_3} P(x,y)\,dx+\int_{C_4} P(x,y)\,dx \\&=\int_a^b P(x,g_1(x))\,dx-\int_a^b P(x,g_2(x))\,dx.\end{align*}
Comparing this with the double integral computed above gives
CP(x,y)dx=DPydA.\begin{equation*}\oint_C P(x,y)\,dx=-\iint_D \frac{\partial P}{\partial y}\,dA.\end{equation*}
The identity involving QdyQ\,dy is proved in the same way by writing the region as a type II region,
D={(x,y)cyd,  h1(y)xh2(y)},\begin{equation*}D=\{(x,y)\mid c\leq y\leq d,\; h_1(y)\leq x\leq h_2(y)\},\end{equation*}
and integrating first with respect to xx. This gives
CQdy=DQxdA.\begin{equation*}\oint_C Q\,dy=\iint_D \frac{\partial Q}{\partial x}\,dA.\end{equation*}
Together, the two identities prove Green's theorem for simple regions.
A region D=D1D2D=D_1\cup D_2 split into two simple regions. The common boundary is traversed once as C3C_3 and once as C3-C_3.
The proof for simple regions extends to finite unions of simple regions. Suppose first that D=D1D2D=D_1\cup D_2, where D1D_1 and D2D_2 are simple and their interiors do not overlap. If the boundary of D1D_1 is C1C3C_1\cup C_3 and the boundary of D2D_2 is C2(C3)C_2\cup(-C_3), then applying Green's theorem to D1D_1 and D2D_2 separately gives
C1C3Pdx+Qdy=D1(QxPy)dA\begin{equation*}\oint_{C_1\cup C_3} P\,dx+Q\,dy=\iint_{D_1}\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)\,dA\end{equation*}
and
C2(C3)Pdx+Qdy=D2(QxPy)dA.\begin{equation*}\oint_{C_2\cup(-C_3)} P\,dx+Q\,dy=\iint_{D_2}\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)\,dA.\end{equation*}
When we add these two equations, the line integrals along C3C_3 and C3-C_3 cancel. Therefore
C1C2Pdx+Qdy=D(QxPy)dA,\begin{equation*}\oint_{C_1\cup C_2} P\,dx+Q\,dy=\iint_D\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)\,dA,\end{equation*}
which is Green's theorem for DD.
For a finite union of nonoverlapping simple regions, the same cancellation occurs along every interior boundary segment. Each such segment is traversed twice, once in each direction, so the interior line integrals cancel pairwise. What remains is only the integral over the outer boundary of DD, while the double integrals over the simple pieces add up to the double integral over all of DD.
A region with a hole split into two simple regions DD' and DD'' by cuts.
Green's theorem also applies to regions with holes. In this case the boundary CC consists of the outer boundary curve C1C_1 and the inner boundary curve C2C_2. The positive orientation keeps the region on the left, so C1C_1 is oriented counterclockwise and C2C_2 is oriented clockwise.
Cut the region DD into two simple regions DD' and DD''. Applying Green's theorem to DD' and DD'' separately gives
D(QxPy)dA=D(QxPy)dA+D(QxPy)dA=DPdx+Qdy+DPdx+Qdy.\begin{align*}\iint_D\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)\,dA&=\iint_{D'}\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)\,dA+\iint_{D''}\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)\,dA \\&=\oint_{\partial D'} P\,dx+Q\,dy+\oint_{\partial D''} P\,dx+Q\,dy.\end{align*}
The line integrals over the artificial cut lines cancel because each cut is traversed once in each direction. What remains is the integral over the true boundary:
D(QxPy)dA=C1Pdx+Qdy+C2Pdx+Qdy=CPdx+Qdy.\begin{equation*}\iint_D\left(\frac{\partial Q}{\partial x}-\frac{\partial P}{\partial y}\right)\,dA=\oint_{C_1} P\,dx+Q\,dy+\oint_{C_2} P\,dx+Q\,dy=\oint_C P\,dx+Q\,dy.\end{equation*}
Thus Green's theorem holds for the region with a hole.

References

  • [StewartCleggWatson2021]Stewart, James; Clegg, Daniel K.; Watson, Saleem. \textit{Calculus: Early Transcendentals, Metric Edition}. Ninth edition. Cengage, 2021. ISBN 9780357113516.