Green's Theorem

(requires JavaScript)

  1. Let C be the rectangle with vertices 00 , 20 , 23 , and 03 . Evaluate Cxy2dx+x3dy twice: first directly and then by using Green's Theorem.
    6
  2. Use Green's Theorem to evaluate the integral Ceydx+2xeydy along the positively oriented square with sides x=0 , x=1 , y=0 , and y=1 .
    e1
  3. Use Green's Theorem to evaluate the integral Cx2y2dx+4xy3dy along the positively oriented triangle with vertices 00 , 13 , and 03 .
    3185
  4. Use Green's Theorem to evaluate the integral Cxe2xdx+x4+2x2y2dy along the positively oriented boundary of the region between the circles x2+y2=1 and x2+y2=4 .
    0
  5. Use Green's Theorem to evaluate CFdr if Fxy=y2cosxx2+2ysinx and C is the triangle from 00 to 26 to 20 to 00 . Make sure to check the orientation of the curve.
  6. Let D be a region bounded by a simple closed path C in the xy-plane . Use Green's Theorem to prove that the coordinates of the centroid xy of D are

    x=12ACx2dy and y=12ACy2dx ,

    where A is the area of D .

  7. Use a path integral to find the centroid of the triangle with vertices 00 , 10 , and 01 .
    1313