info prev up next book cdrom email home

Laplace's Equation

The scalar form of Laplace's equation is the Partial Differential Equation

\begin{displaymath}
\nabla^2\psi = 0.
\end{displaymath} (1)

It is a special case of the Helmholtz Differential Equation
\begin{displaymath}
\nabla^2\psi+k^2\psi=0
\end{displaymath} (2)

with $k=0$, or Poisson's Equation
\begin{displaymath}
\nabla^2\psi=-4\pi\rho
\end{displaymath} (3)

with $\rho=0$. The vector Laplace's equation is given by
\begin{displaymath}
\nabla^2{\bf F}={\bf0}.
\end{displaymath} (4)


A Function $\psi$ which satisfies Laplace's equation is said to be Harmonic. A solution to Laplace's equation has the property that the average value over a spherical surface is equal to the value at the center of the Sphere (Gauss's Harmonic Function Theorem). Solutions have no local maxima or minima. Because Laplace's equation is linear, the superposition of any two solutions is also a solution.


A solution to Laplace's equation is uniquely determined if (1) the value of the function is specified on all boundaries (Dirichlet Boundary Conditions) or (2) the normal derivative of the function is specified on all boundaries (Neumann Boundary Conditions).


Laplace's equation can be solved by Separation of Variables in all 11 coordinate systems that the Helmholtz Differential Equation can. In addition, separation can be achieved by introducing a multiplicative factor in two additional coordinate systems. The separated form is

\begin{displaymath}
\psi={X_1(u_1)X_2(u_2)X_3(u_3)\over R(u_1, u_2, u_3)},
\end{displaymath} (5)

and setting
\begin{displaymath}
{h_1h_2h_3\over{h_i}^2}=g_i(u_{i+1},u_{i+2})f_i(u_i)R^2,
\end{displaymath} (6)

where $h_i$ are Scale Factors, gives the Laplace's equation


\begin{displaymath}
\sum_{i=1}^3 {1\over{h_i}^2 X_i}\left[{{1\over f_i}{d\over d...
... u_i}\left({f_i{\partial R\over \partial u_i}}\right)}\right].
\end{displaymath} (7)

If the right side is equal to $-{k_1}^2/F(u_1,u_2,u_3)$, where $k_1$ is a constant and $F$ is any function, and if
\begin{displaymath}
h_1h_2h_3=S f_1f_2f_3 R^2 F,
\end{displaymath} (8)

where $S$ is the Stäckel Determinant, then the equation can be solved using the methods of the Helmholtz Differential Equation. The two systems where this is the case are Bispherical and Toroidal, bringing the total number of separable systems for Laplace's equation to 13 (Morse and Feshbach 1953, pp. 665-666).


In 2-D Bipolar Coordinates, Laplace's equation is separable, although the Helmholtz Differential Equation is not.

See also Boundary Conditions, Harmonic Equation, Helmholtz Differential Equation, Partial Differential Equation, Poisson's Equation, Separation of Variables, Stäckel Determinant


References

Abramowitz, M. and Stegun, C. A. (Eds.). Handbook of Mathematical Functions with Formulas, Graphs, and Mathematical Tables, 9th printing. New York: Dover, p. 17, 1972.

Morse, P. M. and Feshbach, H. Methods of Theoretical Physics, Part I. New York: McGraw-Hill, pp. 125-126, 1953.



info prev up next book cdrom email home

© 1996-9 Eric W. Weisstein
1999-05-26