New Reply

Green's Theorem and Laplace's equation

 
Share Thread
Dec7-10, 12:56 AM   #1
 

Green's Theorem and Laplace's equation


1. The problem statement, all variables and given/known data
Show that for a solution w of Laplace's equation in a region R with boundary curve C and outer unit normal vector N,
[tex]\int_{R}\left\| \nabla w\right\| dxdy = \oint_{C}w\frac{\partial w}{\partial N}ds[/tex]


2. Relevant equations
The book goes through the steps to show that the following is true (which is very similar to the problem I am doing so I thought it would be relevant):
[tex]eq(1): \int_{R}\left( \nabla^{2}w \right) dxdy = \oint_{C}\frac{\partial w}{\partial N}ds[/tex]
Also, Green's theorem, which is just Stokes theorem in the plain:
[tex]eq(2): \int_{R}\left( \frac{\partial F_{2}}{\partial x}-\frac{\partial F_{1}}{\partial y}\right) dx dy = \oint_{C}\left( F_{1}dx + F_{2}dy\right)[/tex]
Also:
[tex]eq(3): (\nabla w)\cdot \hat{N} = \frac{\partial w}{\partial N}[/tex]


3. The attempt at a solution
I have been trying to follow the steps in the book that they use to get eq(1) but it just doesn't seem the same.
What they do is to define [itex]F_{2} = \frac{\partial w}{\partial x}[/itex] and [itex]F_{1} = -\frac{\partial w}{\partial y}[/itex] so that when those F's are plugged into eq(2) you end up with the laplacian of w. That is how they get the left side, and using that this laplacian can now be written in the form of eq(2) they get the relation on the right side.

But in my case the integrand on the left side is now:
[tex]\left\| \nabla w \right\| = \left( \frac{\partial w}{\partial x} \right)^{2} + \left( \frac{\partial w}{\partial y} \right)^{2}[/tex]
I don't see how I can write this in the form of eq(2), so I don't know if the book's steps will help me.
PhysOrg.com science news on PhysOrg.com

>> City-life changes blackbird personalities, study shows
>> Origins of 'The Hoff' crab revealed (w/ Video)
>> Older males make better fathers: Mature male beetles work harder, care less about female infidelity
Dec7-10, 03:58 AM   #2
 
Recognitions:
Homework Helper Homework Help
Use:
[tex]
\nabla^{2}w=\nabla\cdot\nabla w=\textrm{div}(\textrm{grad}w)
[/tex]
And use equation (1)
Dec7-10, 10:59 AM   #3
 
I'm sorry, I'm really trying to get this but I just don't see how writing eq(1) as
[tex]\int_{R}\left( \nabla\cdot\nabla w\right) dxdy = \oint_{C}\frac{\partial w}{\partial N}ds[/tex]
will help. I tried doing it and writing this next to the form I want to get:
[tex]\int_{R}\left\| \nabla w\right\| dxdy = \oint_{C}w\frac{\partial w}{\partial N}ds[/tex]
but nothing came to me.

All I can think of is that you can pull the divergence out to get
[tex]\nabla\cdot\int_{R}\left( \nabla w\right) dxdy = \oint_{C}\frac{\partial w}{\partial N}ds[/tex]
is that right? Then that looks a little closer to the final answer, but I can't see what to do next.
Dec7-10, 01:49 PM   #4
 
Recognitions:
Homework Helper Homework Help

Green's Theorem and Laplace's equation


Quote by Gear.0 View Post
All I can think of is that you can pull the divergence out to get
[tex]\nabla\cdot\int_{R}\left( \nabla w\right) dxdy = \oint_{C}\frac{\partial w}{\partial N}ds[/tex]
is that right?
No, you can't pull the divergence out...it is analogous to claiming that

[tex]\int \frac{df}{dx}dx = \frac{d}{dx} \int f(x)dx[/tex]

...which is clearly wrong....for example, try it with [itex]f(x)=2[/itex].

Instead, try calculating [itex]\int_{R}\matbf{\nabla}\cdot\left(w\matbf{\nabla}w\right)dxdy[/itex] using an appropriate vector calculus identity (the divergence of a scalar times a vector).
Dec7-10, 02:40 PM   #5
 
I must sincerely apologize, the original equation should have had a square in there on the first integrand:
[tex]\int_{R}\left\| \nabla w\right\|^{2} dxdy = \oint_{C}w\frac{\partial w}{\partial N}ds[/tex]

But thanks for the help, I will try your suggestions with this corrected equation.
Dec7-10, 03:01 PM   #6
 
Quote by gabbagabbahey View Post
Instead, try calculating [itex]\int_{R}\matbf{\nabla}\cdot\left(w\matbf{\nabla}w\right)dxdy[/itex] using an appropriate vector calculus identity (the divergence of a scalar times a vector).
But I don't have anything with in the equation
[tex]\int_{R}\nabla}\cdot\left(w\matbf{\nabla}w\right)dxdy[/tex]

I tried it anyway and I got that it can be rewritten as:
[tex]\int_{R}\left\| \nabla w\right\|^{2}dxdy + \int_{R}w\nabla^{2}w dxdy[/tex]

The term on the left is exactly what I want but I don't know what to do with it because the term on the right, and term that is equal to the whole thing don't resemble anything else from my problem.
Dec8-10, 09:37 AM   #7
 
Recognitions:
Homework Helper Homework Help
Quote by Gear.0 View Post
But I don't have anything with in the equation
[tex]\int_{R}\nabla}\cdot\left(w\matbf{\nabla}w\right)dxdy[/tex]

I tried it anyway and I got that it can be rewritten as:
[tex]\int_{R}\left\| \nabla w\right\|^{2}dxdy + \int_{R}w\nabla^{2}w dxdy[/tex]

The term on the left is exactly what I want but I don't know what to do with it because the term on the right, and term that is equal to the whole thing don't resemble anything else from my problem.
What is [itex] \int_{R}w\nabla^{2}w dxdy[/itex] going to be equal to if [itex]w[/itex] satisfies the Laplace equation?

What do you get when you apply Green's theroem to [itex]\int_{R}\mathbf{\nabla}\cdot\left(w\mathbf{\nabla}w\right)dxdy[/itex]?
Dec8-10, 11:27 AM   #8
 
That makes perfect sense, thanks! It is zero so that the two integrals are equal in this case.

My problem was not really knowing how to apply green's theorem to something that doesn't resemble a curl.
But instead of completely simplifying [itex]\nabla\cdot\left( w\nabla w\right)[/itex] if I do it up to this point:
[tex]\frac{\partial}{\partial x}\left( w\frac{\partial w}{\partial x}\right)+\frac{\partial}{\partial y}\left( w\frac{\partial w}{\partial y}\right)[/tex]
Then I can define:
[tex]F_{2}=w\frac{\partial w}{\partial x}[/tex]
[tex]F_{1}=-w\frac{\partial w}{\partial y}[/tex]

and now it resembles green's theorem. When I apply it I end up with the answer I needed.
Thanks for your patience :D
New Reply

Similar discussions for: Green's Theorem and Laplace's equation
Thread Forum Replies
Help in proof (Green's Theorem) Calculus & Beyond Homework 1
Proof of Green Theorem in Apostol's Analysis Calculus 2
Green Theorem Calculus 1
Green function on cube domain for laplace equation Calculus 0
Line Integral + Green Theorem problems Calculus & Beyond Homework 4