bugatti79
- 786
- 4
Homework Statement
Use greens theorem to evaluate this line integral \oint_{C} 6xy- y^2 assuming C is oriented counter clockwise. The region bounded by the curves y=x^2 and y=x.
Homework Equations
\displaystyle \int\int_{R}\Bigl( \frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y}\Biggr) = \oint_{C} Pdx + Qdy
I calculate
\displaystyle \oint_{C} 6xy- y^2 dx= \int_{0}^{1} \int_{x^2}^{ \sqrt x} (-6x+2y)dy dx
This correct start?