4.1 The 3D Quantum Harmonic Oscillator

Solving the quantum harmonic oscillator in one dimension proved to be quite a slog, but we will see that in more than one dimension it is much easier! This is because we can use the method of separation of variables to break down the problem into copies of the one-dimensional problem, for which we already know the solution.

4.1.1 Schrodinger Equation for the 3D QHO

The first thing we need to do is write out the potential energy so that we can write down the Schrodinger equation. The particle is going to be under the influence of a central force 𝑭=ω/m𝒓, which gives a potential energy

V^=12mω2r^2=12mω2(x^2+y^2+z^2). (4.1)

Note that here we are assuming that force grows in magnitude with the same rate in every direction, and therefore the natural frequency ω is the same in all directions. We call an oscillator like this isotropic.

For kinetic energy, we can write

T^=p^22m=𝒑^𝒑^2m, (4.2)

where 𝒑^ is the 3D momentum operator, which components 𝒑^=(p^x,p^y,p^z) given by

p^x =ix (4.3)
p^y =iy (4.4)
p^z =iz. (4.5)

Therefore, kinetic energy in 3D can be written as

T^ =12m(p^x2+p^y2+p^z2) (4.6)
=22m(2x2+2y2+2z2) (4.7)
=22m2. (4.8)

where 2 is the Laplacian operator.

Putting these together, the time-independent Schrodinger equation in the position basis is

(22m2+12mω2r2)u(𝒓) =Eu(𝒓) (4.9)
(22m(2x2+2y2+2z2)+12mω2(x2+y2+z2))u(x,y,z) =Eu(x,y,z). (4.10)

The TISE is now a partial differential equation, rather than an ordinary one, as the spatial part of the wavefunction now depends on three variables: x, y, and z. As in the 1D case, the full energy eigenfunctions are obtained by multiplying the spatial part with the temporal part, so we get

ψ(x,y,z,t)=u(x,y,z)eiEt, (4.11)

for whatever the energy eigenvalues E happen to be.

4.1.2 Solving the TISE by Separation of Variables

Note that the potential energy has the form V(x,y,z)=Vx(x)+Vy(y)+Vz(z). For a classical oscillator with a potential like this, the motion along each dimension is unaffected by the motion along the others. Therefore, we assume that the eigenfunctions are separable, so they take the form

u(x,y,z)=ux(x)uy(y)uz(z). (4.12)

Inserting this form into equation 4.10 gives

22m(uyuzd2uxdx2+uxuzd2uydy2+uxuyd2uzdz2)+12mω2(x2+y2+z2)uxuyuz=Euxuyuz, (4.13)

then dividing by uxuyuz so that each term only depends on a single variable, we get

(22m1uxd2uxdx2+12mω2x2)+(22m1uyd2uydy2+12mω2y2)+(22m1uzd2uzdz2+12mω2z2)=E (4.14)

Now, the whole left-hand side must equal the total energy E, which is a constant. However, x, y, and z can all be varied completely independently. This means that each term in large parentheses must itself be equal to a constant. These constants represent the energy along each axis, so we will denote them Ex, Ey, and Ez. By equation 4.14, we have

E=Ex+Ey+Ez. (4.15)

We then have three separate ordinary differential equations:

22md2uxdx2+12mω2x2ux =Exux (4.16)
22md2uydy2+12mω2y2uy =Eyuy (4.17)
22md2uzdz2+12mω2z2uz =Ezuz. (4.18)

These are three copies of the 1D quantum harmonic oscillator! We therefore know what the forms of ux, uy, and uz will be as we have solved for them already. The energy eigenstates of the 3D isotropic quantum harmonic oscillator will then be products of the the one-dimensional eigenstates.

The solution for each coordinate axis will have its own quantum number to describe which energy level the particle is on along that direction. We call these three labels nx, ny, nz. Then the energy eigenvalues along each axis are

Ex =ω(nx+12) (4.19)
Ey =ω(ny+12) (4.20)
Ez =ω(nz+12), (4.21)

just like in the one-dimensional case.

This means that the total energy has three quantum numbers which label the eigenvalues, which are given by

Enxnynz=Ex+Ey+Ez=ω(nx+ny+nz+32). (4.22)

Each quantum number starts from zero, and they can all take on any value independent of each other. Clearly we will have some combinations of values which have the same energy, for example nx=ny=nz=1, or nx=2, ny=1, and nz=0, or nx=3 and ny=nz=0! We will discuss what this means in the next section.