bugatti79
- 786
- 4
Homework Statement
Use Green's Theorem to calculate \int F dr
Homework Equations
F(x,y)= (\sqrt x +y^3) i + (x^2+ \sqrt y) j where C is the arc of y=sin x from (0,0) to ( pi,0) followed by line from (pi,o) to (0,0).
The Attempt at a Solution
We have \int f dx + g dy = \int \int_R (g_x-f_y) dA for counterclockwise rotation, but the question is given in clockwise rotation so does green's theorem become
- \int \int_R (g_x-f_y) dA...? Ie, a sign change?