How Do You Derive Green's Function Using Vector Calculus?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
5 replies · 3K views
yungman
Messages
5,741
Reaction score
291
The normal form of Green's function is ##\oint_c\vec F\cdot \hat n dl'=\oint_{s}\left(\frac{\partial M}{\partial x}-\frac{\partial N}{\partial y}\right)dxdy##

I want to get to
[tex]\oint _cMdy-Ndx=\oint_{s}\left(\frac{\partial M}{\partial x}-\frac{\partial N}{\partial y}\right)dxdy[/tex]

Let ##\vec F=\hat x M(x,y)+\hat y N(x,y)##
Let a rectangle area A with corners: ##(x,y),\;(x+\Delta x,y),\;(x+\Delta x,y+\Delta y),\;(x,y+\Delta y)##

[tex]\oint_c\vec F\cdot \hat n dl'=\int_{right}\vec F\cdot \hat x dy+\int_{left}\vec F\cdot(- \hat x) dy+\int_{top}\vec F\cdot \hat y dx+\int_{bottom}\vec F\cdot(- \hat y) dx[/tex]
[tex]=\int_c M(x+\Delta x,y) dy-\int_c M(x,y) dy+\int_c N(x,y+\Delta y) dx- \int_c N(x,y)dx\;=\;\oint_{s}\left(\frac{\partial M}{\partial x}-\frac{\partial N}{\partial y}\right)dxdy[/tex]

I can't get ##\oint _c Mdy-Ndx##

Please help

Thanks
 
Physics news on Phys.org
LCKurtz said:
Most calculus books have a proof of Green's theorem for regions as general as oval shapes. Also on the internet there are proofs. One is here:

http://www.math.mcgill.ca/jakobson/courses/ma265/green.pdf

I know there are tons of proofs using graph of type I and type II regions. But I want to proof without using graph and just by vector calculus. I have a question on Page 4 of the link you provided, the formula on the top of page 4:

[tex]\int_c\vec F\cdot(\hat T\times\hat k)ds=\int_c (\hat k \times \vec F)\cdot \hat T ds[/tex]

I want to verify how to get
[tex]\int_c (\hat k \times \vec F)\cdot \hat T ds=\int-Qdy+Pdx[/tex]
[tex]\vec s=\hat x x +\hat y y\Rightarrow\;d\vec s=\hat x dx +\hat y dy=\hat T ds[/tex]
[tex]\hat k\times \vec F=-\hat x Q+\hat y P\;\Rightarrow\; (\hat k \times \vec F)\cdot \hat T ds=-Qdx+Pdy[/tex]
[tex]\Rightarrow \;\int_c (\hat k \times \vec F)\cdot \hat T ds=\int_c -Qdx+Pdy[/tex]

Thanks
 
Last edited: