sunnyday11
- 14
- 0
Homework Statement
Verify Green's Theorem for F(x,y) = (2xy-x2) i + (x + y2) j
and the region R which is bounded by the curves y = x2 and y2 = x
Homework Equations
\int CF dr = \int\intR (dF2/dx - dF1/dy) dxdy
The Attempt at a Solution
For \int CF dr ,
r(t) = x i + x2 j
r'(t) = i + 2x j
0 to 1 \int (2x3 + x2 + 2x5)dx
= 2/4 + 1/3 + 2/6
= 7/6
For \int\intR (dF2/dx - dF1/dy) dxdy both integrate from 0 to 1.
\int\int (1 - 2x) dxdy = \int (1- 2x)dx = 1-1 = 0
I think I have made an error somewhere but I could not figure out where.
Thank you very much!