Laplace Equation in Cartesian Coor.

Apteronotus
Messages
201
Reaction score
0
Solving the Laplace equation in Cartesian Coordinates leads to the 2nd order ODEs:
<br /> \frac{X&#039;&#039;}{X}=k_1, \qquad \frac{Y&#039;&#039;}{Y}=k_2 \qquad \frac{Z&#039;&#039;}{Z}=k_3<br />
In each case the sign of k_i will determine if the solution (to the particular ODE) is harmonic or not.

Hence, if two people solve the Laplace equation, one may get a solution that is harmonic in x, and the other harmonic in z.

How could this be?
Does this simply mean that both solutions satisfy the Laplace equation, and hence the solution is not unique?

If we have non-uniqueness then when considering an actual physical situation (such as the potential of an electric field) how can we be sure that the solution we get is the true solution?

Thanks
 
Physics news on Phys.org
Because PDEs (or even ODEs) are always accompanied by boundary/limit conditions which restrict (even really heavily) the dimension of the space of solutions. Giving no boundary condition for the solution means a great deal of arbitrary in the shape of the solutions.
 
So if I have the BC then how do I know which of the 6 (i think) possible solutions is the actual solution?
Trial and error?
 
Your boundary condition will specify which one you have to choose. Try solving the equation in a 3D domain where you specify the BCs ;)
 
Thank you, both!
 
Back
Top