Uniqueness of Laplace's equation

stunner5000pt
Messages
1,443
Reaction score
4

Homework Statement


Prove the uniqueness of Laplace's equation
Note that V(x,y,z) = X(x) Y(y) Z(z))

Homework Equations


\frac{d^2 V}{dx^2} + \frac{d^2 V}{dy^2}+ \frac{d^2 V}{dz^2} = 0

The Attempt at a Solution


Suppose V is a solution of Lapalce's equation then let V1 also be a solution of Laplace's equation.

then V - V1 is also a solution of laplace's equation
\frac{d^2 (V-V_{1})}{dx^2} + \frac{d^2 (V-V_{1})}{dy^2}+ \frac{d^2 (V-V_{1})}{dz^2} = 0

Are we alowed to say that
\frac{d^2 (V-V_{1})}{dx^2} = \frac{d^2 V}{dx^2} - \frac{d^2 V_{1}}{dx^2} = 0
\frac{d^2 V}{dx^2} = \frac{d^2 V_{1}}{dx^2}
because V is solved by separation of variables?
Since their derivatives are equal thus V must be the same as V1.

Is this a satisfactory solution??
 
Physics news on Phys.org
No, that's no good, for a bunch of reasons. You need more information, specifically, boundary conditions. Otherwise the statement isn't true. For example, all linear equations are solutions to laplace's equation, but they aren't all equal.
 
StatusX said:
No, that's no good, for a bunch of reasons. You need more information, specifically, boundary conditions. Otherwise the statement isn't true. For example, all linear equations are solutions to laplace's equation, but they aren't all equal.

ah
what if V and V1 both satisfied the same boundary conditions? Would that be acceptable??
 
It depends what the boundary conditions are. Where did you get this question?
 
The original question is
(a physics problem)
Consider an empty 3D rectangular cube having all sides at a 0 potnetial. What is the potnetial inside the cube and how do you know this is the only possible answer.

I solved the problem quite easily and got 0 for the Cn,m

To prove taht this is the only possible solution i am invoking the uniqueness theorem of laplace's equation
 
You'll need to use the fact that a solution of Laplace's equation has no local maxima or minima. So if it's zero on the boundary of some closed region, then inside the region...
 
StatusX said:
You'll need to use the fact that a solution of Laplace's equation has no local maxima or minima. So if it's zero on the boundary of some closed region, then inside the region...

so i don't need to solve this problem using separation of variables??
 
No, in general, it is not necessary to solve an equation in order to prove that it has unique solutions (with appropriate boundary conditions).

StatusX's point is that if \Phi(x) and \Psi(x) satisfy exactly the same boundary conditions, then \Phi(x)- \Psi(x) is 0 at every point of the boundary. Now, what happens if you substitute \Phi(x)- \Psi(x) into Laplace's equation?
 
Back
Top