Greens theorem boundary of a rectangle

jonroberts74
Messages
189
Reaction score
0

Homework Statement



##\mathscr{C}: x=1,x=3,y=2,y=3##

##\int_\mathscr{C} (xy^2-y^3)dx+(-5x^2+y^3)dy##

Homework Equations





The Attempt at a Solution



##\frac{\partial Q}{\partial x} = -10x^2 \,\,; \frac{\partial P}{\partial y} = 2xy-3y^2##

##\int\int_\mathscr{C} \frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} dA = \displaystyle \int_{2}^{3}\int_{1}^{3} (-10x^2-2xy+3y^2)dxdy = -\frac{206}{3}##
 
Physics news on Phys.org
You miscalculated dQ/dx.
 
vela said:
You miscalculated dQ/dx.

oh haha, -10x not ##-10x^2## thanks
 
Of course, it is easy to do the integration around the path directly as a check. Have you done that?
 
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