Sage
Staff Emeritus
- 12,533
- United States
- GTP_Sage
I don’t understand, when doing vector analysis, when you can invoke symmetry. The only pattern I’ve noticed is that it seems to have to do with odd functions, but I’m not positive.
Example:
In my book, there’s an example verification of Green’s Theorem: P(x, y) = x, Q(x, y) = xy, D is the unit disk x^2 + y^2 ≤ 1. They evaluate it directly and get zero, then evaluate it using Green’s theorem, like so:
Example:
In my book, there’s an example verification of Green’s Theorem: P(x, y) = x, Q(x, y) = xy, D is the unit disk x^2 + y^2 ≤ 1. They evaluate it directly and get zero, then evaluate it using Green’s theorem, like so:
So, is it zero because y is an odd function? And, if so, does that only apply because the unit disk is a symmetrical region, or would that apply for any region D? And does this apply for vector integrals in general, or only when you’re using certain theorems, or…?∫∫_D (∂Q/∂x – ∂P/∂y)dxdy = ∫∫_D ydxdy
which is zero by symmetry.