Download as pdf or txt
Download as pdf or txt
You are on page 1of 4

Math Insight

Green's theorem examples


Example 1

Compute

2
y dx + 3xydy
C

where C is the CCW-oriented boundary of upper-half unit disk D .

Solution: The vector field in the above integral is F(x, y) = (y , 3xy) . We could compute the line integral directly (see
2

below). But, we can compute this integral more easily using Green's theorem to convert the line integral into a double
integral. The integrand of the double integral must be

F2 F1
= 3y 2y = y.
x y

Since the line integral was over the boundary of the half disk, the region of integration for the double integral is the half-disk
D itself. (Since C was oriented counterclockwise, the orientation matches; otherwise, we would have had to multiple by

negative one to get the correct sign.) The region D is described by

1 x 1,

2
0 y 1 x .

Therefore, by Green's theorem,

F2 F1
2
y dx + 3xy dy = ( ) dA
C D
x y

= ydA
D

1 1x2

= y dy dx
1 0

2
y=1x
1 2
y
= dx
1 2
y=0

1 2
1x
= dx
1
2

3 1
x x 2
= = .
2 6 3
1
Alternative Solution method: You could also compute this line integral directly without using Green's theorem, and you
better get the same answer. However, in this case, the integral is more difficult.

We have to compute the integral in two pieces. The first piece is the half circle, oriented from right to left (labeled C and in 1

blue, below). The second piece is the line segment, oriented from left to right (labeled C and in green). 2

First, calculate the integral alone C . Parametrize C by c(t) = (cos t, sin t) , 0 t . Then c (t) = ( sin t, cos t) .
1 1

Calculating:


F ds = F(c(t)) c (t)dt
C1 0

= F(cos t, sin t) ( sin t, cos t)dt


0

2
= (sin t, 3 cos t sin t) ( sin t, cos t)dt
0

3 2
= ( sin t + 3 sin t cos t)dt
0

2 2
= ( sin t(1 cos t) + 3 sin t cos t)dt
0

2
= ( sin t + 4 sin t cos t)dt
0

We can calculate that


sin t dt = 2
0

and (let u = cos t , du = sin t dt )


1

2 2
sin t cos t dt = u du
0 1

3 1
u
= = (1)/3 + 1/3 = 2/3.
3
1

Therefore.

F ds = 2 + 4(2/3) = 2 + 8/3 = 2/3.


C1

The integral along C is easy. Along C , y = 0 , so that F(x, y) = (y


2 2
2
, 3xy) = (0, 0) . Consequently,

F ds = 0.
C2

Putting this all together, we verify that


2 2
F ds = F ds + F ds = +0 = .
C C1 C2
3 3

Our direct calculation of the line integral agrees with the above result that we obtained by applying Green's theorem to
convert the line integral to a double integral.

Example 2

Let F = (y, 0) . What is sign of the circulation of F around the CCW-oriented unit circle? Calculate circulation exactly with
Green's theorem where D is unit disk.

Solution: The circulation of a vector field around a curve is equal to the line integral of the vector field around the curve.
We can see from the picture that the sign of circulation is negative, as the vector field tends to point in the opposite direction
of the curve's orientation.

Since we must use Green's theorem and the original integral was a line integral, this means we must covert the integral into
a double integral. The requisite partial derivatives are

F2 F1 F2 F1
= 0, = 1, = 1,
x y x y

so that original line integral becomes the double integral

F ds = (1)dA
C D

= dA.
D

Now, we could go ahead and compute this double integral. But we are lazy. We know that the above integral is simply the
area of D . So, we take the shortcut:

F ds = dA
C D

= 1 area ofD = .

At least our answer is negative like we concluded it must be.

See also
The idea behind Green's theorem
Other ways of writing Green's theorem
When Green's theorem applies
Using Green's theorem to find area
Green's theorem with multiple boundary components

Cite this as

Nykamp DQ, Green's theorem examples. From Math Insight. http://mathinsight.org/greens_theorem_examples

Keywords: Green's theorem

Green's theorem examples by Duane Q. Nykamp is licensed under a Creative Commons Attribution-Noncommercial-
ShareAlike 4.0 License. For permissions beyond the scope of this license, please contact us.

You might also like