Using Green's Theorem to evaluate the line integral.

Unart
Messages
25
Reaction score
0

Homework Statement



Green's Theorem to evaluate the line following line integral, oriented clockwise.
∫xydx+(x^2+x)dy, where C is the path though points (-1,0);(1,0);(0,1)

Homework Equations


Geen's theorem: ∫F°DS=∫∫ \frac{F_2}{δx}-\frac{F_1}{δy}


The Attempt at a Solution


attachment.php?attachmentid=53123&stc=1&d=1353355503.jpg


What would I use for the bounds. I know it has to do with the triangle. But how would I find the bounds?
 

Attachments

  • photo.jpg
    photo.jpg
    29 KB · Views: 553
Physics news on Phys.org
You've pretty much written it down yourself: the lower limit is clearly y= 0. The upper limits are those two other sides of the triangle: if x< 0, y= x+ 1, if x> 0, y= -x+1.
So you can divide this into two sets of integrals: for x from -1 to 1, y goes from 0 to x+ 1, for x from 0 to 1, y goes from 0 to 1- x.
 
Thanks... Halls. I wasn't sure what to do, but I understand now. It's like you've divided the triangle into 2 pieces.
 
And made both of the equations x+1 and 1-x satisfy their respective points... but I think the upper and lower bound of x+1 is -1 and 0 respectively since it goes from 0 to satisfy point (0,1) and -1 for (-1,0) and goes from the first point to the other.
 
There are two things I don't understand about this problem. First, when finding the nth root of a number, there should in theory be n solutions. However, the formula produces n+1 roots. Here is how. The first root is simply ##\left(r\right)^{\left(\frac{1}{n}\right)}##. Then you multiply this first root by n additional expressions given by the formula, as you go through k=0,1,...n-1. So you end up with n+1 roots, which cannot be correct. Let me illustrate what I mean. For this...
Back
Top