Uniqueness with Laplace's Equation and Robin Boundary Condn

Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
3 replies · 4K views
JonoPUH
Messages
11
Reaction score
0

Homework Statement


Suppose that T(x, y) satisfies Laplace’s equation in a bounded region
D and that
∂T/∂n+ λT = σ(x, y) on ∂D,
where ∂D is the boundary of D, ∂T/∂n is the outward normal deriva-
tive of T, σ is a given function, and λ is a constant. Prove that there
is at most one solution to the problem if λ > 0, and that if λ = 0
the solution is not unique, but any two solutions differ by an additive
constant.


Homework Equations


Txx+Tyy=0


The Attempt at a Solution


I have managed to show the additive inverse part for λ=0, but I'm having trouble with the λ>0 part.

I used W=S-T, where S also satisfies the above conditions, so therefore W is also a solution of Laplace's, with
∂W/∂n+λW=0.
However, I don't know where to go from there.
Do I use the identity I used in the previous part, which gives me ∫∫RWx2+Wy2dxdy=∫∂RW(∂W/∂n)ds ?
Cheers
 
Physics news on Phys.org
I'm still really stuck on this. Is there any more information people require to help me?
Thanks.
 
Thanks for the tip, but could you possibly explain what you mean by the sign of each side? Is it simply that one side is positive, and the other is negative? In which case, I'm not sure how to proceed. Sorry.