Quantum Mechanics in 3D Notes

Quantum Mechanics in Three Dimensions

Hamiltonian and Energy Eigenstates

  • The Hamiltonian operator is crucial for understanding the time development of a quantum system.
  • Energy eigenstates allow us to express any state as a linear combination, enabling us to figure out how the wave function evolves in time.
  • When measurements are made, the wave function collapses into an eigenfunction of the corresponding operator. These eigenstates can be expressed in terms of energy eigenstates.
  • The ability to express any function, including eigenstates of operators like momentum or angular momentum, in terms of energy eigenfunctions is vital for determining time evolution.

Hamiltonian in Three Dimensions

  • The Hamiltonian in three dimensions is given by:
    H=22m(2x2+2y2+2z2)+V(x,y,z)H = -\frac{{\hbar^2}}{{2m}} \left( \frac{{\partial^2}}{{\partial x^2}} + \frac{{\partial^2}}{{\partial y^2}} + \frac{{\partial^2}}{{\partial z^2}} \right) + V(x, y, z)
    Where V can be in terms of Cartesian coordinates (x,y,z)(x, y, z) or spherical coordinates (r,θ,ϕ)(r, \theta, \phi).

  • The eigenvalue problem for the Hamiltonian in 3D is: HΨ<em>E=EΨ</em>EH \Psi<em>E = E \Psi</em>E, where ΨE\Psi_E is the energy eigenfunction.

  • The solutions are no longer functions of just xx, but of (x,y,z)(x, y, z).

Free Particle Case (V=0)

  • For a free particle, the potential V=0V = 0.
  • We use separation of variables to solve the differential equation.
Separation of Variables
  • Assume the energy eigenfunction can be written as a product of three functions, each dependent on one coordinate:
    Ψ(x,y,z)=X(x)Y(y)Z(z)\Psi(x, y, z) = X(x) Y(y) Z(z)
  • Substitute this solution into the Schrodinger equation:
    22m(2x2+2y2+2z2)X(x)Y(y)Z(z)=EX(x)Y(y)Z(z)-\frac{{\hbar^2}}{{2m}} \left( \frac{{\partial^2}}{{\partial x^2}} + \frac{{\partial^2}}{{\partial y^2}} + \frac{{\partial^2}}{{\partial z^2}} \right) X(x)Y(y)Z(z) = E X(x)Y(y)Z(z)
  • Divide all terms by X(x)Y(y)Z(z)X(x)Y(y)Z(z).
  • The equation becomes:
    1X(x)2X(x)x2+1Y(y)2Y(y)y2+1Z(z)2Z(z)z2=2mE2\frac{{1}}{{X(x)}} \frac{{\partial^2 X(x)}}{{\partial x^2}} + \frac{{1}}{{Y(y)}} \frac{{\partial^2 Y(y)}}{{\partial y^2}} + \frac{{1}}{{Z(z)}} \frac{{\partial^2 Z(z)}}{{\partial z^2}} = -\frac{{2mE}}{{\hbar^2}}
  • Each term is a function of only one coordinate (x, y, or z), and the sum is equal to a constant. Therefore, each term must be equal to a constant separately.
    • f(x)=1X(x)2X(x)x2=C1f(x) = \frac{1}{X(x)} \frac{\partial^2 X(x)}{\partial x^2} = C_1
    • g(y)=1Y(y)2Y(y)y2=C2g(y) = \frac{1}{Y(y)} \frac{\partial^2 Y(y)}{\partial y^2} = C_2
    • h(z)=1Z(z)2Z(z)z2=C3h(z) = \frac{1}{Z(z)} \frac{\partial^2 Z(z)}{\partial z^2} = C_3
    • 2mE2=C<em>1+C</em>2+C3-\frac{{2mE}}{{\hbar^2}} = C<em>1 + C</em>2 + C_3
Solving for X(x)
  • Consider the x term: 2X(x)x2=C1X(x)\frac{{\partial^2 X(x)}}{{\partial x^2}} = C_1 X(x)
  • The solution is of the form: X(x)=eiC1xX(x) = e^{i \sqrt{C_1} x}
  • C<em>1C<em>1 must be negative for the solution to work: C1 < 0
  • The solution can be e+iC<em>1xe^{+i \sqrt{C<em>1} x} or eiC</em>1xe^{-i \sqrt{C</em>1} x}.
General Solution
  • The general solution is a combination of complex exponentials:
    X(x)=b<em>1eiC</em>1x+b<em>2eiC</em>1xX(x) = b<em>1 e^{i \sqrt{C</em>1} x} + b<em>2 e^{-i \sqrt{C</em>1} x}
  • Similarly for y and z:
    Y(y)=b<em>3eiC</em>2y+b<em>4eiC</em>2yY(y) = b<em>3 e^{i \sqrt{C</em>2} y} + b<em>4 e^{-i \sqrt{C</em>2} y}
    Z(z)=b<em>5eiC</em>3z+b<em>6eiC</em>3zZ(z) = b<em>5 e^{i \sqrt{C</em>3} z} + b<em>6 e^{-i \sqrt{C</em>3} z}
  • The overall solution is the product of these:
    Ψ(x,y,z)=X(x)Y(y)Z(z)\Psi(x, y, z) = X(x) Y(y) Z(z)
Energy Components
  • We can write the total energy EE as a sum of energies associated with each dimension:
    E=E<em>1+E</em>2+E3E = E<em>1 + E</em>2 + E_3
  • Where each energy component is:
    • C<em>1=2mE</em>12C<em>1 = -\frac{{2mE</em>1}}{{\hbar^2}}
Simplified Solution
  • To simplify, consider only solutions moving in one direction (positive k).
  • Set b<em>2=b</em>4=b6=0b<em>2 = b</em>4 = b_6 = 0.
  • Then X(x)=b<em>1eik</em>xxX(x) = b<em>1 e^{i k</em>x x}, where k<em>x=2mE</em>12k<em>x = \sqrt{\frac{{2mE</em>1}}{{\hbar^2}}}.
  • Similarly, define k<em>y=2mE</em>22k<em>y = \sqrt{\frac{{2mE</em>2}}{{\hbar^2}}} and k<em>z=2mE</em>32k<em>z = \sqrt{\frac{{2mE</em>3}}{{\hbar^2}}}.
Momentum Vector
  • In k-space, consider a sphere with radius k. We focus on a free particle with momentum in a specific direction.
  • The k-vector is: k=k<em>xx^+k</em>yy^+kzz^\vec{k} = k<em>x \hat{x} + k</em>y \hat{y} + k_z \hat{z}
  • There are eight possible solutions with the same energy, but we ignore the negative solutions for simplicity.
Full Solution in Terms of Energies
  • The full solution is:
    Ψ(x,y,z)=Cei2mE<em>12xei2mE</em>22yei2mE32z\Psi(x, y, z) = Ce^{i \sqrt{\frac{{2mE<em>1}}{{\hbar^2}}} x} e^{i \sqrt{\frac{{2mE</em>2}}{{\hbar^2}}} y} e^{i \sqrt{\frac{{2mE_3}}{{\hbar^2}}} z}
  • The total energy E=E<em>1+E</em>2+E3E = E<em>1 + E</em>2 + E_3.
Energy in Terms of Wave Numbers
  • We can express each energy component in terms of wave numbers:
    E<em>1=2k</em>x22mE<em>1 = \frac{{\hbar^2 k</em>x^2}}{{2m}}, E<em>2=2k</em>y22mE<em>2 = \frac{{\hbar^2 k</em>y^2}}{{2m}}, E<em>3=2k</em>z22mE<em>3 = \frac{{\hbar^2 k</em>z^2}}{{2m}}
  • The total energy is: E=22m(k<em>x2+k</em>y2+kz2)E = \frac{{\hbar^2}}{{2m}} (k<em>x^2 + k</em>y^2 + k_z^2)
  • This can be written as: E=2k22mE = \frac{{\hbar^2 k^2}}{{2m}}, where k=k=k<em>x2+k</em>y2+kz2k = |\vec{k}| = \sqrt{k<em>x^2 + k</em>y^2 + k_z^2}.
Compact Notation
  • The solution can be written compactly as:
    Ψ(x,y,z)=Ceikr\Psi(x, y, z) = C e^{i \vec{k} \cdot \vec{r}}
  • Where kr=k<em>xx+k</em>yy+kzz\vec{k} \cdot \vec{r} = k<em>x x + k</em>y y + k_z z and r\vec{r} is the position vector with components (x,y,z)(x, y, z).

Plane Waves

  • The solution represents a plane wave which means wave is a series of sheets of the same phase.
  • An electromagnetic wave can be visualized along the x-axis, with the electric field component Ey(x,t)E_y(x, t).
  • A plane wave consists of sheets where all po ints have the same phase and the electric field is constant.
  • The solution fills all of space.
Plane Wave in k Direction
  • The solution represents a plane wave propagating in the direction of the k-vector.
  • Example: If k=3x^2y^\vec{k} = 3 \hat{x} - 2 \hat{y}, the wave propagates in the xy-plane where x is positive and y is negative.
  • The vector plays the same role as kxk_x in one dimension.
  • We want to think of sheets perpendicular to this direction.
Wavelength
  • The wavelength λ\lambda is the spacing between planes with the same phase:
    λ=2πk=2πk<em>x2+k</em>y2+kz2\lambda = \frac{{2\pi}}{{k}} = \frac{{2\pi}}{{\sqrt{k<em>x^2 + k</em>y^2 + k_z^2}}}
Field Quantity
  • The solution is a field quantity with values at every coordinate in space and time:
    Ψ(x,y,z,t)=Ceik<em>xxeik</em>yyeikzzeiEt\Psi(x, y, z, t) = C e^{i k<em>x x} e^{i k</em>y y} e^{i k_z z} e^{-\frac{{iE}}{{\hbar}} t}
  • Given xx, yy, and zz, you can calculate the value of the function.
  • This generalizes the one-dimensional case where the particle was confined to the x-axis.
Infinite Degeneracy
  • The plane wave solution has infinite degeneracy.
  • For a given energy level, there are many combinations of k<em>xk<em>x, k</em>yk</em>y, and kzk_z on a sphere that yield the same energy.
    • E=2k22mE = \frac{{\hbar^2k^2}}{{2m}}
  • Increasing energy corresponds to increasing the momentum of the particle, but there are infinitely many states with that energy.
  • All points have the same energy.
Mixed Momentum Eigenstates
  • We can have mixed states with a linear combination of different momentum directions.
Eigenstates of Momentum Operator
  • The solutions are also eigenstates of the momentum operator in any direction.

  • The momentum operator is: p^=ix\hat{p} = -i\hbar \frac{{\partial}}{{\partial x}}

  • Applying the momentum operator to the wave function yields:

    ixCeikr=constantCeikr-i\hbar \frac{{\partial}}{{\partial x}} C e^{i \vec{k} \cdot \vec{r}} = \text{constant} \cdot C e^{i \vec{k} \cdot \vec{r}}

  • Since the Hamiltonian commutes with the momentum operator, they share eigenfunctions.

  • We verify that it works: p^<em>xΨ=p</em>xΨ\hat{p}<em>x \Psi = p</em>x \Psi, So, p^<em>x=k</em>x\hat{p}<em>x = \hbar k</em>x

Commutation Relations
  • The commutation relation between p<em>xp<em>x and p</em>yp</em>y is zero: [p<em>x,p</em>y]=0[p<em>x, p</em>y] = 0.
  • Four quantities can be specified simultaneously: p<em>xp<em>x, p</em>yp</em>y, pzp_z, and the total energy EE.
Probability Density
  • The probability of finding the particle in a small volume dV=dxdydzdV = dx dy dz is:
    P(x,y,z)dV=Ψ(x,y,z)2dVP(x, y, z) dV = |\Psi(x, y, z)|^2 dV
  • For a free particle, Ψ(x,y,z)2|\Psi(x, y, z)|^2 is a constant, so the particle is equally likely to be found anywhere in space.
  • This is consistent with the Heisenberg uncertainty principle.
  • If Δpx=0\Delta p_x = 0, then Δx=\Delta x = \infty.

Particle in a Box

  • Consider a particle in a box with dimensions L<em>xL<em>x, L</em>yL</em>y, and LzL_z.
  • The potential is infinite outside the box.
  • Using the same technique as the free particle problem, but with boundary conditions, we find the solution:
    Ψ(x,y,z,t)=Csin(n<em>xπxL</em>x)sin(n<em>yπyL</em>y)sin(n<em>zπzL</em>z)eiE(n<em>x,n</em>y,nz)t\Psi(x, y, z, t) = C \sin(\frac{{n<em>x \pi x}}{{L</em>x}}) \sin(\frac{{n<em>y \pi y}}{{L</em>y}}) \sin(\frac{{n<em>z \pi z}}{{L</em>z}}) e^{-\frac{{i E(n<em>x, n</em>y, n_z)}}{{\hbar}} t}
  • The sine function is also an eigenfunction of the Hamiltonian when the potential is zero.
Energy Levels
  • The energy levels are discrete:
    E(n<em>x,n</em>y,n<em>z)=2π22m(n</em>x2L<em>x2+n</em>y2L<em>y2+n</em>z2Lz2)E(n<em>x, n</em>y, n<em>z) = \frac{{\hbar^2 \pi^2}}{{2m}} (\frac{{n</em>x^2}}{{L<em>x^2}} + \frac{{n</em>y^2}}{{L<em>y^2}} + \frac{{n</em>z^2}}{{L_z^2}})
  • The energy depends on three quantum numbers (n<em>x,n</em>y,nzn<em>x, n</em>y, n_z).
  • Unlike the free particle, the energy is now discrete.
  • If any of the nn values are zero, the function is zero, which is not a valid solution.
Lowest Energy State
  • The lowest energy state is E(1, 1, 1).
  • The next energy state depends on the values of L<em>x,L</em>y,LzL<em>x, L</em>y, L_z.
  • The energy ordering depends on the dimensions of the box.
Particle in a Cubic Box (Lx = Ly = Lz = L)
  • If the box is a cube, the energies simplify to:
    E(n<em>x,n</em>y,n<em>z)=2π22mL2(n</em>x2+n<em>y2+n</em>z2)E(n<em>x, n</em>y, n<em>z) = \frac{{\hbar^2 \pi^2}}{{2mL^2}} (n</em>x^2 + n<em>y^2 + n</em>z^2)
  • This is similar to the three-dimensional n-space in the black body problem.
Degeneracy in a Cubic Box
  • The lowest energy state is E(1, 1, 1).
  • The next state has a threefold degeneracy: E(2, 1, 1), E(1, 2, 1), E(1, 1, 2).
  • Degeneracy means multiple eigenfunctions have the same energy.
  • Further energy levels: E(2, 2, 1), E(2, 1, 2), E(1, 2, 2) and E(1, 1, 3), E(1, 3, 1), E(3, 1, 1)
  • Degeneracies: onefold, threefold, and sixfold.
Mixed States
  • For both problems, we can have mixed states as linear combinations of pure energy eigenstates.
  • In the free particle problem, we can have mixed states with different energy levels or different k-vectors.

Hamiltonian in Spherical Coordinates

  • The Hamiltonian can be transformed from Cartesian coordinates to spherical coordinates.
  • Coordinates:
    • x=rsin(θ)cos(ϕ)x = r \sin(\theta) \cos(\phi)
    • y=rsin(θ)sin(ϕ)y = r \sin(\theta) \sin(\phi)
    • z=rcos(θ)z = r \cos(\theta)
Hamiltonian Form
  • The transformation yields a complicated expression:
    H=1r2r2r+terms involving θ and ϕH = \frac{{1}}{{r}} \frac{{\partial^2}}{{\partial r^2}} r + \text{terms involving } \theta \text{ and } \phi
Radial and Tangential Kinetic Energy
  • The Hamiltonian can be thought of as having radial and tangential kinetic energy components.
  • The kinetic energy can be broken up into p<em>r2/2mp<em>r^2/2m (radial) and p</em>t2/2mp</em>t^2/2m (tangential).
  • The full momentum vector: p2=p<em>r2+p</em>t2p^2 = p<em>r^2 + p</em>t^2
  • So we can say that the Kinectic Energy KE=p22mKE = \frac{p^2}{2m}
  • Only points on the sphere have the same energy.
  • The first term represents the radial kinetic energy, and the other terms the tangential kinetic energy.
Angular Momentum
  • The tangential component is related to the angular momentum:
    • L=r×pL = r \times p and so L=rpsin(θ)\vec{L} = r p \sin(\theta)
  • The kinetic energy can be written as:
    KE=pr22m+L22mr2KE = \frac{{p_r^2}}{{2m}} + \frac{{L^2}}{{2mr^2}}
  • The Hamiltonian contains a radial part and a term related to the angular momentum operator.
Shrodinger Equation in Spherical Coordinates
  • The Hamiltonian in the Shrodinger Equation is made up of two operators:

    1. Radial component of the momentum
    2. Angular momentum squared operator
  • Coming up Next the Separation of variables can be used again with the following form:

    Ψ(x,y,z)=R(r)Θ(θ)Φ(ϕ)\Psi(x, y, z) = R(r) \Theta(\theta) \Phi(\phi)