Green's Theorem examples
Example 1
Compute
Solution: The vector field in the above integral is F(x, y) = (y2, 3xy). We could compute the line integral directly (see 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
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 |
|
| 0 |
| = |
||
| = |
||
= y dy dx |
||
= ![]() |
||
= dx |
||
| = |
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 C1 and in blue, below). The second piece is the line segment, oriented from left to right (labeled C2 and in green).
First, calculate the integral alone C1. Parametrize C1 by
c(t) = (cos t, sin t),
0
t![]()
. Then
c'(t) = (- sin t, cos t). Calculating:
| = |
||
| = |
||
| = |
||
| = |
||
| = |
||
| = |
| = |
||
| = - |
The integral along C2 is easy. Along C2, y = 0, so that F(x, y) = (y2, 3xy) = (0, 0). Consequently,
Putting this all together, we verify that
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
| = |
||
| = - |
| = - |
||
| = - 1 . area of D = - |
Back to list of readings.
|
|