5.1 The Hydrogen Hamiltonian

We will now look at the major early success story of quantum mechanics, solving for the motion of an electron in a hydrogen atom. Our assumptions are that the nucleus (the proton) is a particle with mass mp and charge +e, and the electron is a particle with mass me and charge e. Reality, or rather our latest understanding of the hydrogen atom, is more complex and there are things that we are neglecting here such as coupling between spin and angular momentum, special relativity, and the quantum vacuum.

5.1.1 Setting up the Problem

The electron is bound to the proton by the Coulomb force, which is

𝑭=e24πε0r2𝒓^, (5.1)

where ε0 is the permittivity of free space and r is the distance between the two particles.

To find the potential energy, we integrate from to r (we are taking the potential energy to be zero at infinity) to calculate the work done to bring the electron from infinity to r, so we get

V(r)=rF(r)dr=re24πε0r2dr=e24πε0r. (5.2)

The Coulomb force does positive work to bring the electron closer to the proton, so the potential energy is negative for any finite separation. This means that the energy eigenvalues will also be negative.

Taking the reduced mass of the electron as

μ=mpmemp+me, (5.3)

the kinetic energy operator is

T^=p^22μ=22μ2. (5.4)

Combining these, the time-independent Schrodinger equation for the hydrogen atom electron can be written as

(22μ2e24πε0r)ψ=Eψ. (5.5)

This potential has spherical symmetry, so we will solve the Schrodinger equation in spherical coordinates. Expanding the Laplacian, the full equation is

22μ[1r2r(r2r)+1r2sinθθ(sinθθ)+1r2sin2θ2ϕ2]ψe24πε0rψ=Eψ (5.6)

5.1.2 Separating and Solving

Equation 5.6 is separable, so we look for solutions of the form

ψ(r,θ,ϕ)=R(r)Θ(θ)Φ(ϕ). (5.7)

This gives us the derivatives of the wavefunction:

ψr=ΘΦdRdr,ψθ=RΦdΘdθ,ψϕ=RΘdΦdϕ. (5.8)

Now, if we substitute these into equation 5.6 and rearrange so that we have all terms containing r on one side and all terms containing θ and ϕ on the other, we get

1Θsinθddθ(sinθdΘdθ)+1Φsin2θd2Φdϕ2=1Rddr(r2dRdr)2μr22(e24πε0r+E). (5.9)

Using the method of separation of variables, both sides must be equal to the same constant, which we will set to be λ2. Thus we have the radial equation (rearranging slightly and cancelling off the minus sign from all terms):

ddr(r2dR(r)dr)+2μr22(e24πε0r+E)R(r)=λ2R(r), (5.10)

and the angular equation:

1Θ(θ)sinθddθ(sinθdΘ(θ)dθ)+1Φ(ϕ)sin2θd2Φ(ϕ)dϕ2=λ2. (5.11)

Notice that equation 5.11 is completely independent of the potential energy, and it is also separable. Moving all terms with θ onto one side and all terms with ϕ onto the other, we get

λ2sin2θsinθΘ(θ)ddθ(sinθdΘ(θ)dθ)=1Φ(ϕ)d2Φ(ϕ)dϕ2. (5.12)

Now setting both sides equal to a separation constant m2, we get the polar equation:

sinθddθ(sinθdΘ(θ)dθ)=(m2λ2sin2θ)Θ(θ), (5.13)

and the azimuthal equation:

d2Φ(ϕ)dϕ2=m2Φ(ϕ). (5.14)