Does Green's Theorem Apply to Clockwise Oriented Curves?

linearfish
Messages
25
Reaction score
0
As far as I know, Green's Theorem is normally stated for positively oriented curves (counterclockwise). If a curve is oriented clockwise, is it just the negative version?

\oint Pdx + Qdy = - \int\int \frac{\partial Q}{\partial x} - \frac{\partial P}{\partial y} = \int\int \frac{\partial P}{\partial y} - \frac{\partial Q}{\partial x}
 
Physics news on Phys.org
Hi :smile:
Greens formula tells whether you go clockwise or opposite direction on curve.
\oint_{K} \left(P(x,y)dx+Q(x,y)dy \right)=- \oint_{-K} \left(P(x,y)dx + Q(x,y)dy\right)
<br /> \iint_{S}\left[\frac{\partial Q(x,y)}{\partial x} - \frac{\partial P(x,y)}{\partial y} \left]\;dxdy = (-)\iint_{S}\left[\frac{-\partial Q(x,y)}{\partial x} + \frac{\partial P(x,y)}{\partial y} \left]\;dxdy<br />

The conclusion \oint_{K} f(x)\;dx= - \oint_{-K} f(x)\;dx and yes it is the same.

I hope I helped you :smile:

MrSnoopy
 
Thanks, that does help.
 
No problem :wink:
 
Back
Top