5.1 The 3D Infinite Well

Recall the Schrödinger Equation in one dimension is

$$ -\frac{\hbar^2}{2m}\frac{\partial^2}{\partial x^2}\Psi(x,t)+U(x)\Psi(x,t)=i\hbar\frac{\partial}{\partial t}\Psi(x,t). $$

It is not hart to imagine that for a three-dimensional case, the Schrödinger Equation (in the Cartesian coordinate) becomes

$$ -\frac{\hbar^2}{2m}\left(\frac{\partial^2}{\partial x^2}+\frac{\partial^2}{\partial y^2}+\frac{\partial^2}{\partial z^2}\right)\Psi(x,y,z,t)+U(x,y,z)\Psi(x,y,z,t)=i\hbar\frac{\partial}{\partial t}\Psi(x,y,z,t), $$

or more generally

$$ -\frac{\hbar^2}{2m}\nabla^2\Psi(r,t)+U(r)\Psi(r,t)=i\hbar\frac{\partial}{\partial t}\Psi(r,t). $$

We can still use the same trick - separation of variable - to isolate spatial and temporal parts. The time independent part, or the spatial part reads

$$ -\frac{\hbar^2}{2m}\nabla^2\psi(r)+U(r)\Psi(r)=E\psi(r). $$

The derivation is similar to a one-dimensional case (see Section 2.3 for detail).

Now let's consider a simple model - a three dimensional infinite well. It is not very easy to visualize such a potential, but mathematically, the potential energy can be

$$ U(x,y,z)=\begin{cases} 0 & 0<x<L_x, 0<y<L_y, 0<z<L_z,\\ \infty & \text{otherwise.} \end{cases} $$

Wavefunctions can only exist in those region where potential equals to zero, thus this problem is also called particle in the box.

To find the wavefunctions inside the "box", we can separation of variable again, and let

$$ \psi(x,y,z)=X(x)Y(y)Z(z). $$

Plugging above form into time-independent Schrödinger equation gives

$$ \frac{1}{X(x)}\frac{\partial^2}{\partial^2x}X(x)+\frac{1}{Y(y)}\frac{\partial^2}{\partial^2y}Y(y)+\frac{1}{Z(z)}\frac{\partial^2}{\partial^2z}Z(z)=-\frac{2mE}{\hbar^2}. $$

As the right-hand side is a constant that dose not depend on $x$, $y$,or $z$, terms on the left-hand side must equal to constants as well. So we have

$$ \frac{\partial^2}{\partial^2x}X(x)=C_xX(x), $$
$$ \frac{\partial^2}{\partial^2y}Y(y)=C_yY(y), $$
$$ \frac{\partial^2}{\partial^2z}Z(z)=C_zZ(z). $$

Which has general solution (after applying boundary conditions. Detailed calculation is similar to 0ne-dimensional scenario in Section 3.1)

$$ X(x)=A_x\sin\frac{n_x\pi x}{L_x}, $$
$$ Y(y)=A_y\sin\frac{n_y\pi y}{L_y}, $$
$$ Z(z)=A_z\sin\frac{n_z\pi z}{L_z}, $$

where $A_x$, $A_y$, and $A_z$ are normalization factors to be determined. Therefore, the complete spatial wave function is

$$ \psi_{n_x,n_y,n_z}(x,y,z)=A\sin\frac{n_x\pi x}{L_x}\sin\frac{n_y\pi y}{L_y}\sin\frac{n_z\pi z}{L_z}, $$

with corresponding eigen energy

$$ E_{n_x,n_y,n_z}=\left(\frac{n_x^2}{L^2_x}+\frac{n_y^2}{L^2_y}+\frac{n_z^2}{L^2_z}\right)\frac{\pi^2\hbar^2}{2m}. $$

5.1.1 Degeneracy

Suppose we have

$$ L_x=L_y=L_z=L. $$

There there are states with same eigen energy:

$n_x$,$n_y$, $n_z$$E_{n_x,n_y,n_z}$ $[\pi^2\hbar^2/2mL^2]$
1,1,13
2,1,1
1,2,1
1,1,2
6
1,2,2
2,1,2
2,2,1
9
......

Energy levels with multiple states are said to be degenerate, otherwise they are nondegenerate. In the case when $E=6\pi^2\hbar^2/2mL^2$, we say degeneracy = 3.

5.1.2 Splitting of Energy Levels

Degeneracy usually results from symmetry. For more complicated situation, we can, for example, impose an external field to break symmetry, to split originally degenerate energy levels. In this simple case, we can make $L_x$, $L_y$, and $L_z$ not equal to each other.