July 30, 2024. Before the start of my PhD program at UChicago this fall, there is a diagnostic exam to test knowledge/ability in the core subjects of classical mechanics, electromagnetism, quantum mechanics, and statistical mechanics. Here, I share some interesting problems and solutions I came across while preparing for this exam. This is the first post in this series, where I go through quantum mechanics problems.

Contents

Superconducting Microwave Resonator

Source: UBC Spring 2024 Physics Qualifying Exam Q1

Problem Statement: A superconducting microwave resonator is a small loop with an inductance of L and a capacitance of C. It can be modelled quantum-mechanically. Its quantum state can be described by the charge Q on the capacitor and the magnetic flux ϕ through the loop. The operators for these quantities satisfy an uncertainty relation [Q^,ϕ^]=i. Write down the Hamiltonian for this system, and determine its ground state energy.

Solution: We start by analyzing the system using knowing what we know about circuits in a classical setting, then promote the classical variables by classical quantization to obtain the quantum Hamiltonian and ground state energy.

The potential drop across a capacitor with charge dQ and capacitance C is:

Vcap=QC

and hence the energy stored by adding infinitesimal charge dQ is:

dEcap=VdQ=QCdQ.

Thus if we charge up the capacitor from 0 charge to final charge Q we can integrate the above to obtain the total stored energy in the capacitor:

Ecap=12CQ2.

Next, the potential drop across an inductor is:

Vind=LI˙=ϕ˙

where the second equality follows via Faraday’s law. Integrating both sides of the second equality from zero current/flux at t=0 to a final current/flux of I and ϕ, we obtain:

LI=ϕ

Furthermore, the energy stored in the inductor per unit time (using P=IV) is:

E˙ind=IVind=LII˙

Therefore the energy stored per infinitesimal current dI is:

dEind=LIdI

Thus if we go from 0 current to final current I the inductor stores energy:

Eind=12LI2.

Rewriting this in terms of ϕ:

Eind=12Lϕ2

Thus we have determined the energy of the system in terms of L,C,Q,ϕ to be:

E=12CQ2+12Lϕ2.

Via canonical quantization we promote the classical variables Q,ϕ to quantum operators Q^,ϕ^ and thus the energy E to the Hamiltonian H^, thus obtaining:

H^=12CQ^2+12Lϕ^2.

To find the ground state energy, we note the similarities of the above Hamiltonian with that of the quantum harmonic oscillator:

H^HO=12kx^2+12mp^2

which has eigenenergies En=ω(n+12) with ω=k/m. Since Q^,ϕ^ obey the same (canonical) commutation relations as x^,p^ and this is the only algebraic data necessary to determine the eigenenergies, H^ has the same eigenenergies (just replacing k=1C,m=L) ans so the ground state energy of the system is:

E0=121LC.

Measuring a Two-Spin System

Source: UBC Spring 2024 Physics Qualifying Exam Q6

Problem Statement: Many copies of a system of two spin-1/2 particles are prepared in an identical spin state given by: (1)|ψ=a|↑↑+b|↑↓+c|↓↑+d|↓↓ An experimenter performs many measurements of these identical systems, and finds the following results:

  • If only the first spin is measured, the result is spin up with 30% probability.
  • If only the second spin is measured, the result is spin up with 40% probability.
  • If both spins are measured, the result is both spins up with 10% probability. Derive the upper and lower limits on the probability that a measurement of the total spin of this state will yield zero.

Solution: From the experimental data (and the Born rule), we know that |a|2+|b|2=3/10, |a|2+|c|2=4/10, and |a|2=1/10. For completeness’ sake let us go through the full calculation for the first of these. The probability of measuring the first spin to be spin up is given by the Born rule to be:

p(s1=↑)=ψ|Π1I2|ψ

Where Π(1)=|1|1 is the projector onto the state for the first spin and I2 is the identity matrix on the second spin. Thus using that |=1 and |=0 we find:

p(s1=↑)=(a|2+b|2)(a|2+b|2)=|a|2+|b|2

which from the experimental data is equal to 3/10. Analogous calculations follow for the other cases.

Now, substituting the third expression into the first/second we find that |b|2=2/10 and |c|2=3/10, and from the normalization of the state it must hold that:

|a|2+|b|2+|c|2+|d|2=1

from which we find that |d|2=4/10. The question asks for the probability that we measure the total spin of the state to be zero. To this end we rewrite the state in the |sm basis, with: |11=|↑↑, |11=|↓↓, |10=12(|↑↓+|↓↑) and |00=12(|↑↓|↓↑). Thus:

|ψ=a|11+b+c2|10+bc2|00+d|11

We are interested in the probability of measuring s=0, and hence:

p(s=0)=|bc2|2=12(|b|2+|c|2bcbc)=12(12bcbc)

where in the last equality we use the known values of |b|2 and |c|2. b,c have undetermined phases with b=eiϕb210 and c=eiϕc310. We thus determine the upper and lower bounds on:

(bc+bc)=610(ei(ϕb+ϕc)+ei(ϕbϕc))=65cos(ϕ) where we defined ϕ=ϕbϕc and applied Euler’s identity. This quantity maximized when ϕ=π for which we have:

p(s=0)max=14+610.

Conversely, we have the minimum when ϕ=0 for which:

p(s=0)min=14610.

Particle on a Ring

Source: UBC Summer 2022 Physics Qualifying Exam Q3, UBC Summer 2013 Physics Qualifying Exam Q4

Problem Statement: An electron is constrained to move in a ring with radius R in the xy plane.

(a) Find the eigenstates and eigenvalues for the electron.

(b) In organic chemistry, aromatic compounds are cyclic compounds that satisfy Hückel’s rule, which says that the compound must have 4n+2 valence electrons. Such compounds are known for their stability. Explain how Hückel’s rule can be derived from the simple model of an electron on a ring.

(c) Now an electric field of strength E is applied along the x-direction. Find the leading (non-zero) correction to the ground state energy.

(d) Calculate the polarizability of the system (the ratio of the electric dipole moment to the electric field strength)

(e) Consider again the case with no electric field. If the system is heated to some temperature T, calculate the expectation value of the magnitude of the system’s angular momentum, |L|, in the high-T limit.

Solution: (a) In the absence of a potential, we have the 1-D Shrodinger equation:

d2dx2ψ(x)=2mE2ψ(x)

since we are confined to a ring, it is convenient to work with the angle ϕ=x/R:

d2dϕ2ψ(ϕ)=2mR2E2ψ(ϕ)

with the boundary conditions of ψ(0)=ψ(2π),ψ(0)=ψ(2π). The solutions can be found via inspection:

ψn(ϕ)=12πeinϕ,nZ

with associated energies:

En=2n22mR2.

where we note that the energies (excepting E0=0) are two-fold degenerate (with En=En).

(b) Filling up an orbital (all states of a given energy) gives rise to a more stable molecule (as it has a full valence shell and is less likely to react). Accounting for the two spin states sz=±2, each of the energy levels En as found in (a) can furnish up to two electrons - with our prior observation that the energy levels are two-fold degenerate, with the additional spin degeneracy to fill up all orbitals up to energy En requires 2(2n)+2=4n+2 electrons, which is precisely Hückel’s rule.

(c) The perturbation expressed in terms of ϕ is given by:

V=Ex^=Ecos(ϕ)=E2(eiϕ+eiϕ)

Looking at the matrix elements of the peturbation:

ψm|V|ψn=E212π02πeimϕ(eiϕ+eiϕ)einϕ=E2(δm,n+1+δm,n1)

where in the last equality we use the orthogonality of imaginary exponentials. Thus we find that the first-order energy correction to the ground state (note: we can use non-degenerate perturbation theory here, as the ground state is non-degenerate ) vanishes:

E0(1)=ψ0|V|ψ0=0

and we must go to second order to obtain the non-vanishing energy corrections.

E0(2)=n0|ψn|V|ψ0|2E0(0)En(0)=E24(1E0E1+1E0E1)=E2422(1)22mR2

thus:

E0(2)=E224mR2

(d) We proceed by computing the first order corrections to the ground state:

|ψ0(1)=n0|ψn|V|ψ0|2E0(0)En(0)|ψn=E24mR2(|ψ1+|ψ1)

Thus computing the dipole moment:

d=(ψ0(1)|+ψ0(0)|)x(|ψ0(1)+|ψ0(0))

Recalling the matrix elements, only the off-diagonal elements between n=±1 and 0 are nonvanishing, and thus we obtain:

d=E24mR2E24mR2=E22mR2

Thus the polarizability is:

α=|d|E=22mR2

(e) The |ψm are also eigenstates of Lz=iddϕ with eigenvalue m. Since the electron is confined to the xy plane, it can only have a z-component of angular momentum and hence |L|=|Lz|=|n|.

At finite temperature, we can compute the expectation value using the machinery of statistical mechanics. The partition function is computed as the sum of Boltzmann factors:

Z=n=eβEn=n=e22mR2kBTn2

and the expectation value is then:

|L|=n=|L|(n)eβEnZ=n=|n|e22mR2kBTn2n=e22mR2kBTn2.

These sums cannot be computed analytically, but in the high temperature limit we can approximate them as integrals:

Ze22mR2kBTn2dn=2πmR2kBT2 n=|n|e22mR2kBTn220ne22mR2kBTn2dn=2122mR2kBT2=2mR2kBT

Thus:

|L|2mR2kBTπ

Emancipation from a Distance

Source: UBC Summer 2022 Physics Qualifying Exam Q5

Problem Statement: Consider a 1-D quantum mechanical system with an attractive short-range potential which we approximate by a delta function such that the initial potential energy is given by:

(2)U0(x)=2κmδ(x).

We assume that we set the system up such that the particle occupies the unique bound state of this potential. This bound state has energy E0=2κ22m. Then, we modify the problem by placing an impenetrable wall at position x=L so that the resulting potential energy function is well approximated by:

(3)U(x)={2κmδ(x)L<x< <x<L

with L initially very large. Indeed, if L is very large, the system should be undisturbed by the presence of the wall. Now, let us imagine that we adiabatically decrease L. We expect that the binding energy of the bound state begins to depend on L; is there a value of L at which the binding energy goes to zero and the particle is liberated? If so, what is that value?

Solution: It is clear that there is some value of L for which the binding energy must go to zero. This conclusion can be reached by considering the limiting case of L0 where we have the infinite step potential which admits no bound states, only scattering states.

Finding the liberating value of L requires a little more work. We solve the Schrödinger equation in the left region Lx0 and the right region 0x. For each of those two regions, the potential is zero, and the SE thus reads:

d2ψdx2=k2ψ

with k=2m(E)2. Note that here E is negative (as we assume a bound state) and thus k is positive. In the left region we have:

ψL(x)=Aekx+Bekx

with the boundary condition of ψ(L)=0 yielding:

AekL+BekL=0A=Be2kL.

In the right region we have:

ψR(x)=Cekx+Dekx

with the boundary condition of ψ(x)=0 enforcing that C=0. The continuity of the wavefunction at x=0 gives:

ψL(0)=ψR(0)A+B=D.

Finally, we have the boundary condition on the derivative of the wavefunction at x=0, modified accordingly via the presence of the delta well at x=0 (which makes the derivative discontinuous):

ψL(0)ψR(0)=2m2(2κm)ψ(0)AB=(2κk1)D

Dividing this equation by the continuity condition:

ABA+B=2κk1

and now using the boundary condition at x=L:

Be2kLBBe2kL+B=2κk1.

Rearranging this expression we obtain the transcendental equation for k:

k1e2kL=κ.

Since we are interested in the E0 limit, k0 and thus e2kL12kL:

k1(12kL)=k2kL=κ

thus rearranging for L, we find the length at which the particle is liberated:

L=12κ.

Temperature and Adiabatic Changes of the 3-D Harmonic Oscillator

Source: UBC Spring 2022 Physics Qualifying Exam Q5, UBC Fall 2020 Physics Qualifying Exam Q2

Problem Statement: Consider an atom of mass m trapped in a 3D harmonic potential Vc(r)=12kr2. In modern laboratories, such confining potentials can be easily induced by lasers.

(a) Negating the internal energy of the atom, what are the first three eigenenergies of the atom in the central potential E0,E1,E2?

(b) At what temperature T will the probability of finding the atom to have energy E0 be the same as finding it to have energy E2?

(c) Suppose we load the trap with atoms at an initial temperature of 1K. Afterwards, the trap is adiabatically turned into a much stepper trap with k ten times bigger, i.e. k10k. Estimate the final temperature of the atoms.

(d) Consider again the zero-T single atom case, where now we turn on an additional potential such that Va(r)= for the half space of z>0. How much work is done on the atom during this adiabatic switching on?

(e) After keeping Vtot=Vc+Va for some time, one decides to suddenly switch off all the potentials, freeing the atom into free space. How much work is done on the atoms in this process?

Solution: (a) The 3D harmonic potential is simply the sum of independent harmonic potentials in the x,y,z directions and thus the eigenenergies are just the respective sum of the 1-D harmonic oscillators:

Enx,ny,nz=Enx+Eny+Enz=ω(nx+ny+nz+32)

with ω=km and ni=0,1,2,. From the above we can read off the three lowest energies as E0=32ω,E1=52ω,52ω. Note that E0 is non-degenerate, E1 is three-fold degenerate (choose one of three nis to be 1) and E2 is six-fold degenerate (choose one of three nis to be 2, or choose two of three nis to be 1.)

(b) The probabilities are equal when the Boltzmann weights (with degeneracy) are equal, so:

P(E0)P(E6)=1eβE06eβE2=16e2ωkBT=1

therefore:

T=2ωkBln(6).

(c) Since the modification to the trap is done adiabatically, the atoms stay in the nx,ny,nz eigenstate. Their energy is modified via the frequency modification ωω=10km=10ω:

Enx,ny,nz=ω(nx+ny+nz+32)=10ω(nx+ny+nz+32)=10Enx,ny,nz.

The atoms are cooled in such a way that the Boltzmann factors/probabilities of occupying a given state are preserved:

eβEnx,ny,nz=eβEnx,ny,nzEnx,ny,nzT=10Enx,ny,nzT

and thus:

T=10T.

(d) At zero temperature, the atom is in the ground state with E0=32ω. The x and y components of the state (and thus the energy contributions) are unchanged by the turning on of Va, but the z component is; namely, we note that only odd parity eigenstates (i.e. odd nz) are allowed with the infinite potential in half space (as there must be a node in the wavefunction at x=0. These odd parity eigenstates form a complete basis of functions for the half-space of z<0.) Thus the lowest energy eigenstate after Va is fully switched on is that with nx=ny=0 and nz=1 (the lowest energy odd parity eigenstate in z) and thus the ground state energy becomes E0=52ω. Thus work of W=ω is done on the atom.

(e) If the potential is suddenly switched off, the quantum state of the atom has no time to react to the changing Hamiltonian, and thus stays in the |nx=0,ny=0,nz=1 state with energy 52ω. Thus, no work is done.

Quantum Zeno Effect

Source: UBC Summer 2018 Physics Qualifying Exam Q8

Problem Statement: An electron spin is oriented upward along +z^, and subject to a magnetic field of strength B along +x^. The precession period of the spin around the magnetic field direction is T. The operator Sz is measured repeatedly, N times within a time interval T/2 (assume the measurements are evenly spaced in time). What is the probability that all N measurements returns +/2, in the limit of large N?

Solution The quantum spin state is given by:

|ψ(t)=cos(2πTt)|+isin(2πTt)|.

To see this, consider that the Hamiltonian of the system is H=2μBσx with μ the magnetic moment, and thus the time evolution operator is:

exp(iHt)=cos(μB2t)I+isin(μB2t)σx

(obtained via power series expansion of the exponential) and then identifying the period as T=4πμB and applying it to the initial state of |ψ(0)=| we obtain the claimed result. The Born rule tells us that the probability of measuring Sz=2 is the modulus squared of the coefficient:

P(t)=|isin(2πTt)|2=sin2(2πTt)

If we measure at t=T2N we have:

P(t=T2N)=sin2(πN)π2N2

where we use the small-angle approximation in the large-N limit. Thus the probability that all N measurements of Sz would all yield +2 is given by:

Pall=(1P(t=T2N))N(1π2N2)N(eπ2N2)N=eπ2N

where we use the first-order approximation for the exponential. Thus we conclude:

Pall=eπ2N

which yields 1 as N. This is the quantum Zeno effect, where measuring the system at high frequency stabilizes it.

Positronium Stern-Gerlach

Source: UBC Summer 2013 Physics Qualifying Exam Q3

Problem Statement: A beam of ground state positronium particles (an ``atom’’ composed of an electron and it’s anti-particle, a positron) enters a double Stern-Gerlach apparatus. At the input, the particles are an equal mixture of the two spin configurations, that is 50% para-positronium with total spin s=0 and ortho-positronium with total spin s=1. Assume also that the beam is completely unpolarized. The positronium first encounters a magnetic field along the z-axis with a gradient increasing in the z-direction and the beam splits into three. The un-deflected beam then flies through a hole in the beam-stop and encounters a magnetic field directed perpendicular to the first one and along the x-axis, causing the beam to split in three again.

(a) What fraction of the total beam flux passes through the first beamstop? What fraction of the total beam flux will pass through to each of the final outputs (right deflected, undeflected, left deflected)? Write down the spin state for the positronium through each of the three outputs in the z basis.

(b) Suppose the positronium is disassociated at the three outputs that the spin of the electron and positron can be measured independently and the electron and positron spin projections along the z axis are measured. What is the chance of finding both the electron and the positron in the same spin state for each of the outputs?

Solution: The joint total spin and joint z-spin eigenstates of positronium we recall from the addition of angular momenta of two spin-1/2 particles. For para-positronium we have the spin singlet:

|s=0,mz=0=|↑↓|↓↑2

and for ortho-positronium we have the three (spin triplet) states:

|s=1,mz={|↑↑mz=1|↑↓+|↓↑2mz=0|↓↓mz=1

Assuming we have a 50/50 mixture of para and ortho positronium and the initial beam is unpolarized, to begin the composition of the beam is 1/2 |s=0,mz=0 and 1/6 for each of the |s=1 states. Since only mz=0 positronium atoms pass through the first beamstop, we conclude that 2/3 of the initial beam flux passes through.

Let us denote the single-qubit Sx eigenstates as |±=|±|2. The joint total spin and joint x-spin eigenstates are obtained by replacement of +, . We have the spin singlet:

|s=0,mx=0=|+|+2

and the triplet states:

|s=1,mx={|++mx=1|++|+2mx=0|mx=1

The singlet state is basis invariant, so |s=0,mz=0=|s=0,mx=0 and hence all the singlet states that pass through the first stop are part of the undeflected output. For the spin triplet |s=1,mz=0 state we observe that:

|s=1,mz=0=(|++|2)(|+|2)+(|+|2)(|++|2)2=|+++|2

Thus:

|s=1,mz=0=12(|s=1,mx=1+|s=1,mx=1)

Therefore of the |s=1,mz=0 states that pass through the first beamstop, 1/2 will be right deflected and 1/2 will be left deflected.

In conclusion - the right-deflected beam contains 1612=112 of the original beam, in state:

|s=1,mx=1=|++=|↑↑+|↑↓+|↓↑+|↓↓2.

The left deflected beam contains 1612=112 of the original beam, in state:

|s=1,mx=1=|=|↑↑|↑↓|↓↑+|↓↓2.

The undeflected beam contains 121=12 of the original beam, in state:

|s=0,mx=0=|+|+2=|↑↓|↓↑2.

(b) This can be simply read off from the expressions of the output states (in the z-basis) for each of the three outputs given in (a). For the right and left deflected beams, the probability of finding the electron and positron to be in the same spin state is 12. For the undeflected beam, the probability is 0.

Quantum Single-Slit Diffraction

Source: UBC Fall 2011 Physics Qualifying Exam Q14

Problem Statement: A beam of atoms of mass m and energy E is passed through a hole of diameter d in an opaque plate normal to the beam. The atoms are then detected by a second plate a distance L away. Under the most ideal circumstances, what is the lower bound for the diameter D of the spot that the beam forms on the detector plate? L and E are fixed, but d may be varied. Take the beam cross section to be always much wider than the hole. Notice that as d0, the uncertainty in momentum leads to D, while, as d, clearly D also becomes very large. You are asked to find the optimal hole size d for which D is the smallest.

Solution: Assuming the hole size d is smaller than the characteristic length scale of an atom (which we take to twice the Bohr radius a0), when the atom passes through the hole we can approximate their spatial wavefunction as uniform across the hole:

ψ(x)={1dd2xd20otherwise.

Here we consider the x direction as normal to the beam axis. By taking the Fourier transform, we obtain the momentum wavefunction:

ψ~(p)=12πeipx/ψ(x)dx=12πdd/2d/2eipx/

Carrying out the integral we obtain:

ψ~(p)=12πdip(eipd/2eipd/2)=2πd1psin(pd2).

If the atoms have energy E, they have total momentum p=2mE and the component of their momenta normal to the flight axis is given by px=psinθ=2mEsinθ where θ is the angle between the beam axis and the vertical position on the final detector plate. For small θ we approximate sinθtanθ=xL and so px2mExL. Substituting px into ψ~ and taking the modulus squared, we obtain the intensity of atoms on the final detector as a function of x:

I(x)=|ψ~(px)|2=2πd1px2sin2(pxd2)=L2πmEdx2sin2(mEdx2L).

The diameter of the spot on the detector is simply the width of the central fringe of I(x), which has zeroes at x=n2πLmEd for all nonzero nZ and so:

D=22πLmEd

D1d and so to minimize the size of the spot we take d as large as possible. The constraint is with our initial assumption of ψ(x) uniform across the hole only applies if d2a0, so D is minimized at d=2a0 where it has the minimum value:

D=2πLmEa0.

Gravitational Potential

Source: UBC Fall 2005 Physics Qualifying Exam Q6

Problem Statement: A particle of mass m is restricted to move in the vertical direction in the Earth’s gravitational field. Assume tht the surface of the Earth reflects this particle elastically (like a steel ball falling on a surface of glass) and go through the following steps to quantize the energy of the motion using the momentum representation instead of the position representation. Set =1 throughout for convenience.

(a) Set up the Hamiltonian, assuming that the gravitational potential is zero on the surface of the Earth.

(b) Set up the Schrödinger equation in the momentum representation, and then solve it. Do not use any boundary conditions yet, but use the abbreviations:

(4)2m2g=1l32mE=λl2

(c) From the momentum space eigenfunctions, obtain the position space eigenfunctions ψ(x) (Do not worry about normalization). Express ψ(x) in terms of the Airy function, whose integral representation is given by:

(5)Ai(z)=12πexp(i(u33+uz))du.

(d) Elastic reflection means that ψ(x=0)=0 - use this to find the transcendental equation that quantizes the energy. How would you use it to find the energy levels?

Solution: (a) The potential energy (assuming zero potential at z=0) is given by V(z)=mgz, and thus the Hamiltonian has the form:

H^=p^22m+mgz^.

with p^ the operator corresponding to z-momentum.

(b) In the momentum representation p^p and z^ip so the Schrodinger equation H|ψ=E|ψ reads:

(p22m+mgip)ψ~(p)=Eψ~(p)

with ψ~(p) the momentum eigenfunctions. Using the provided abbreviations, we write the above as:

pψ~(p)=i(lλl3p2)ψ~(p)

This can be solved by inspection:

ψ~(p)=exp(i(lλp13l3p3)).

(c) The position eigenfunctions can be obtained via a Fourier transform:

ψ(x)=12πeipxψ~(p)dp=12πexp(i((lλx)p+13l3p3))

Substituting u=lp the above can be written in terms of the Airy function:

ψ(x)=2πlAi(xlλ).

(d) Using the boundary condition of ψ(0)=0, we find the transcendental equation:

Ai(λ)=0

Thus based on the zeros λn of the Airy function (which can be found numerically), we can invert the defining relation of λ to find the energies:

En=mg223λn.

Note that the energies will be positive as the roots of the Airy function are negative.

Rigid Rotor in Magnetic Field

Source: UBC PHYS 402 2022 Final Q4

Problem Statement: The Hamiltonian of a rigid rotor placed in a magnetic field perpendicular to its axis takes the approximate: (6)H=αL2+βLz+γLx with α,β,γ real and Li the angular momentum operators.

(a) Show that the exact eigenenergies are given by: (7)El,m=α2l(l+1)+β2+γ2m.

(b) Assuming γβ, use perturbation theory to lowest non-vanishing order to independently obtain approximate energy eigenvalues.

(c) Check consistency between the results in (a) and (b).

Solution: (a) We can exactly solve the problem via a coordinate transformation. In particular, we rotate the system about the y-axis by angle θ such that tanθ=γ/β. This gives us the transformed Hamiltonian:

H=αL2+β2+γ2Lz

where we note that L2 is invariant under rotations and Lz is the z-angular momentum operator in the transformed coordiante system. Since [L2,Lz]=0, they share a simultaneous eigenbasis, and labelling the eigenstates as |l,m we find the eigenergies to be:

El,m=α2l(l+1)+β2+γ2m

as claimed.

(b) The perturbation theory, we take the base Hamiltonian to be H0=αL2+βLz and the perturbation to be H=γLx=γL++L2 where we write Lx in terms of the raising/lowering operators of angular momentum. The eigenbasis of H0 is |l,m. Thus, the zeroth order energy eigenvalues are:

El,m(0)=α2l(l+1)+βm.

Computing the first order corrections, we find:

El,m(1)=l,m|H|l,m=γ2l,m|(L++L)|l,m=0.

These vanish and we must go to second order:

El,m(2)=l,ml,m|l,m|H|l,m|2El,m(0)El,m(0)=γ224[l(l+1)m(m1)El,m(0)El,m1(0)+l(l+1)m(m+1)El,m(0)El,m+1(0)]

Substituing in the zeroth order energies we find:

El,m(2)=γ2m2β.

(c) We Taylor expand the exact result in (a) in powers of (small) γ/β:

El,m=α2l(l+1)+β1+(γβ)2m=α2l(l+1)+β(1+12(γβ)2)m+O((γβ)3)

thus:

El,m=α2l(l+1)+βm+γ2m2β+O((γβ)3)

and the exact result agrees to perturbation theory to second order.

Symmetries and Transition Amplitudes

Source: UBC PHYS 500 2023 HW2 Q2

Problem Statement: One of the most important applications of symmetries in quantum mechanics is that they can be used to constrain the amplitudes for many dynamical processes without doing any calculation.

(a) Consider a time-independent Hamiltonian H and a symmetry operation implemented by a unitary operator S that commutes with H, [S,H]=0. Show that the amplitude ψf|U(t)|ψi for a state |ψi to transition to a different state |ψf vanishes if |ψi,f are eigenstates of S with different eigenvalues, i.e. if S|ψi,f=eiϕi,f|ψi,f with ϕiϕf. Here U(t)=exp(iHt) is the time evolution unitary.

(b) The quadratic/harmonic potential is symmetric under parity, Π:xx and Π:pp. Denote the unitary opeartor that implements parity by the same symbol, Π. What are the possible eigenvalues of Π? What is the parity of the nth energy eigenstate |n=(a)nn!|0? Suppose we start with an initial state equal to the ground state |0 of the Harmonic oscillator, and turn on a quartic potential V4=αx4. What is the amplitude to find the particle in the first excited state of the harmonic oscillator at time t later?

Solution: (a) We evaluate the expression ψf|SU(t)SU(t)|ψi in two different ways. First, since [S,H]=0 then [S,U(t)]=0 and so:

ψf|SU(t)SU(t)|ψi=ψf|SSU(t)U(t)|ψi=ψf|U(t)U(t)|ψi=0

For the other way we evaluate the two terms:

ψf|SU(t)SU(t)|ψi=ψf|SU(t)S|ψiψf|U(t)|ψi=(ei(ϕiϕf)1)ψf|U(t)|ψi

Thus:

0=(ei(ϕiϕf)1)ψf|U(t)|ψi

so unless ϕi=ϕf then ψf|U(t)|ψi=0.

(b) Note that applying spatial inversion twice amounts to doing nothing; P2(x)=PP(x)=P(x)=x (and analogously for p) and so P2=I. Hence the square of the eigenvalues of P are λ2=1 and hence λ=±1. Next, note the definition of the raising operator a:

a=mω2(xipmω).

a is linear in x,p and so Pa=a, and more generally P(a)n=(1)n(a)n. Noting that |0 has even parity (its wavefunction is a Gaussian symmetric about x=0), the parity of |n=1(n+1)!(a)n|0 is therefore (1)n.

Next, note that V4=αx4 commutes with P as it is even in x. Therefore, [P,HSHO+V4]=0 and since the ground state |0 and first excited state |1 of the harmonic oscillator have different parities, by our result in (a) the transition amplitude vanishes.

Thermal States

Source: UBC PHYS 500 2023 HW3 Q1

Problem Statement: Consider a single electron spin (spin-1/2) in a magnetic field with Hamiltonian:

H=gμBBSz

where g is the g-factor of the spin, μB is the Bohr magneton, B is the magnetic field (here in the z-direction) and Sz=12σz is the z-component of spin (with =1).

(a) What is the the expected z-magnetization, m=Sz=12σz for a thermal equilibrium state of the spin at temperature T?

(b) Compute the spin suceptibility χ=mB as a function of temperature. How does this quantity behave asymptotically in the extreme limits of T0,?

(c) Compute the entropy as a function of temperature. Compute and explain the limiting value of the entropy in the extreme limits of T0,?

Solution: The thermal equilibrium state is given by (working in units with kB=1):

ρT=eH/TZ=1egμBBT+egμBBT(egμBBT00egμBBT)=12cosh(gμBBT)(egμBBT00egμBBT).

From this we can easily compute the z-magnetization:

m=12σz=Tr(12σzρT)=14cosh(gμBBT)Tr((1001)(egμBBT00egμBBT))=egμBBTegμBBT4cosh(gμBBT)

so we conclude:

m=12tanh(gμBBT).

(b) Computing the susceptibility we have:

χ=mB=gμB2Tsech2(gμBBT)

where we use that xtanh(x)=sech2(x) and the chain rule. In the T limit, we note first that limTsech(gμBBT)14 and so:

limTχgμB32T

and the magnetization drops to 0 as 1/T. in the T0 limit, limT0sech(gμBBT)egμBBT2 and so:

limT0χgμB8Te2gμBBT

so the magnetization drops exponentially quickly to 0.

(c) We recall the entropy of a quantum state is given by S(ρ)=Tr(ρlogρ)=iλilogλi with λi the eigenvalues of ρ. Therefore:

S(ρT)=egμBBTZlog(egμBBTZ)egμBBTZlog(egμBBTZ)=log(Z)Z2cosh(gμBBT)1ZgμBBT2sinh(gμBBT)

which with Z=2cosh(gμBBT) becomes:

S(ρT)=log(2)+log(cosh(gμBBT))gμBBTtanh(gμBBT)

In the T limit the second/third terms go to zero and we have:

limTS(ρT)=log(2).

This makes sense as at infinite temperature both of the spin states are equally favoured and hence the quantum state is maximally mixed, thus yielding the maximal 1-spin entropy of log(2). The T0 limit must be taken more carefully as both terms diverge; letting x=TgμBB we find:

limx0log(cosh(1x))1xtanh(1x)=limx0log(e1x2)1xe1xe1x=limx0log(e1x)log(2)1x=log(2)

Thus:

limT0S(ρT)=0.

This also makes sense, as at T=0 the thermal equilibrium is simply the pure ground state | which has no entropy.

Scattering of Identical Particles

Source: UBC PHYS 500 2023 HW6 Q4

Problem Statement: Consider two particles of mass m, interacting by the Yukawa potential: (8)V(r)=eκrr where r=|r1r2|2 is the distance between the two particles. Denote the initial momenta of the particles as ±kz^ where z^ is the unit vector in the z-direction. Find the differential cross section dσdΩ for particles to scatter into a thin shell of solid angle dΩ=sinθdθ around the final momenta ±kf, where kf has angle θ from the z-axis. Express your final answer in terms of k,mθ. Compute separately for the case of (spin-less or spin-polarized) bosons and fermions. Comment on the effect of identical particle statistics for the case θ=π/2. The Fourier transform of the Yukawa potential may be useful: (9)V~(q)=d3reiqrV(r)=4πq2+κ2.

Solution: The state corresponding to the particles with momenta k1,k2 is given by:

|ψ(k1,k2)=|k1,k2+ζ|k2,k1

where ζ=±1 accounts for the particle exchange statistics (1 for bosons, -1 for fermions). Expanding out the above in the position basis:

|ψ(k1,k2)=d3r1d3r21L32(eik1(r1r2)+ζeik2(r1r2))|r1,r2

The initial state is the above with k1=ki=kz^,k2=ki=kz^ and the final state is the above with k1=kf,k2=kf. The scattering matrix element is:

M(kf,ki)=ψ(kf,kf)|V(r1r2)|ψ(ki,ki)

as an integral this takes the form:

M(kf,ki)=d3r1d3r212L6[ei(kfki)(r1r2)+c.c.+ζei(kf+ki)(r1r2)+c.c.]V(r1r2)

with c.c. denoting the complex conjugate. If we convert to center of mass R=r1+r22 and relative coordinates r=r1r2, the above simplifies significantly:

M(kf,ki)=d3RL3d3r2L3[ei(kfki)r+c.c.+ζei(kf+ki)r+c.c.]V(r).

The integral over R yields one as the integrand is independent of R, and the leftover integrals are simply the fourier transform of V:

M(kf,ki)=12(V~(kfki)+V~(kfki)+2ζV~(kf+ki))

Up until this point the discussion has been for a totally general potential V/V~. However, using the Hint we see that V~(q) for the Yukawa potential only depends on the magnitude of the momenta, and so the above simplifies even further:

M(kf,ki)=V~(|kfki|)+ζV~(|kf+ki|)

Since the scattering is elastic, |kf|=|ki| and hence:

|kf±ki|=k2(1±cosθ)={2kcos(θ/2)(+)2ksin(θ2)()

where θ is the angle between the initial and final momenta (and here also the polar angle, as ki=kz^). Thus:

M(kf,ki)=M(k,θ)=V~(2ksin(θ2))+ζV~(2kcos(θ2))

Then computing the differential cross section as the square of the scattering matrix element/amplitude:

dσdΩ=|m2πM(k,θ)|2=m24π2|V~(2ksin(θ2))+ζV~(2kcos(θ2))|2

using the form of V~(q) provided we conclude:

dσdΩ=4m2(14k2sin2(θ2)+κ2+ζ4k2sin2(θ2)+κ2)2

for θ=π/2, for bosons we have:

dσdΩ(θ=π/2)=4m2(22k2sin2+κ2)2.

which is twice the result for distinguishable particles. For fermions we have:

dσdΩ(θ=π/2)=0.

arising from destructive interference between the two possible scattering processes (kiz^kfx^,kiz^kfx^ and kiz^kfx^,kiz^kfx^).

Spin-Orbit Coupling in the 3-D Harmonic Oscillator

Source: UChicago 2014 Quantum Mechanics Graduate Diagnostic Exam Q2

Problem Statement: Consider a spin-1/2 particle of mass m moving in a three-dimensional harmonic oscillator potential: (10)V(r)=12mω2r2 with r2=x2+y2+z2.

(a) What are the energy and degeneracy (including spin) of the ground state(s) and the first excited state(s) of this system?

(b) The general form of the spin-orbit coupling for a particle of mass m and spin \vec{S} moving in a radial potential V(r) is: (11)Hso=12m2c2SL1rdV(r)dr What are the corrections to the ground state and first excited state energy eigenvalues for a spin-1/2 particle in the three-dimensional isotropic harmonic oscillator potential above when this spin-orbit interaction is included?

Solution: (a) We can write the 3-D harmonic oscillator Hamiltonian as the sum of 1-D harmonic oscillator Hamiltonians:

H3D=p22m+V(r)=px2+py2+pz22m+12mω2(x2+y2+z2)=Hx+Hy+Hz

Thus the eigenstates of H3D are simply the tensor product of the eigenstates of the 1D harmonic oscillators in each direction, denoted by the four (including spin) quantum numbers to be |nx,ny,nz,sz, and with energies:

Enx,ny,nz,sz=Enx+Eny+Enz=ω(nx+12)+ω(ny+12)+ω(nz+12)=ω(nx+ny+nz+32).

Thus the ground state energy is obtained by taking nx=ny=nz=0:

Eg=32ω

which is 2-fold degenerate due to the spin (which can be ±1/2). The first excited state has one of the ni equal to one and the rest to 0, and has energy:

E1ex=52ω.

There are three options for which of the ni are one and two choices for the spin state, and thus this state is 6-fold degenerate.

(b) We first convert the eigenstates of the previous section to be eigenstates of the angular momentum operators L2 and Lz. First, we note that Li=ϵijkrjpk (with ϵijk the Levi-Civita symbol and using the Einstein summation notation), and that we can express the position/momentum operators in terms of the raising/lowering operators ai/ai as:

ri=2mω(ai+ai) pi=imω2(aiai).

Thus we can express the angular momentum operators in terms of the raising/lowering operators:

Li=iϵijkajak

L2=LiLi=2(N(N+1)akakajaj) where repeated indices are summed over and N=aiai is the (total) number operator.

Using these expressions, we find that the states |nx=0,ny=0,nz=0,sz=±1/2 of the last section are eigenstates of L2 and Lz with eigenvalue zero (using that aj|nj=0=0), and thus we may write them as angular momentum eigenstates of |l=0,m=0,s=1/2,sz=±1/2.

The first excited states with one quanta are eigenstates of L2 - the ajaj term vanishes and we are left with L2=2l(l+1)=2(1)(1+1)=22. The |nx=0,ny=0,nz=1,sz=±1/2 states are also an eigenstate of Lz (with eigenvalue 0) and can be identified with |l=1,m=0,s=1/2,sz=±1/2. The other two states are not immediately eigenstates of Lz but by taking linear combinations we obtain:

|l=1,m=±1,s=1/2,sz=±1/2=|nx=1,ny=0,nz=0,sz=±1/2±|nx=0,ny=1,nz=0,sz=±1/22.

We now have a basis more convenient for thinking about spin-orbit coupling. We treat the spin-orbit coupling as a perturbation, with the form:

Hso=12m2c2SL1rdV(r)dr=12m2c2SL1r(12mω22r)=ω2mc2SL

The |l,m,s,sz basis we use is inconvenient for calculating the energy corrections as these states are not eigenstates of SL. However, defining the joint angular momentum Ji=Li+Si we find that J2=L2+S2+2SL and so SL=J2L2S22. Thus we will find it convenient to work in the |j,jz,l,s basis. To this end we note:

|j=1/2,jz=±1/2,l=0,s=1/2=|l=0,m=0,s=1/2,sz=±1/2 |j=3/2,jz=±3/2,l=1,s=1/2=|l=1,m=±1,s=1/2,sz=±1/2 |j=3/2,jz=1/2,l=1,s=1/2=13|l=1,m=1,s=1/2,sz=1/2+23|l=1,m=0,s=1/2,sz=1/2 |j=1/2,jz=1/2,l=1,s=1/2=23|l=1,m=1,s=1/2,sz=1/213|l=1,m=0,s=1/2,sz=1/2 |j=3/2,jz=1/2,l=1,s=1/2=13|l=1,m=1,s=1/2,sz=1/2+23|l=1,m=0,s=1/2,sz=1/2 |j=1/2,jz=1/2,l=1,s=1/2=23|l=1,m=1,s=1/2,sz=1/2+13|l=1,m=0,s=1/2,sz=1/2.

These equations can be obtained by comparing the quantum numbers on each side, with the coefficients in the last four equations being determined with the help of a Clebsh-Gordon table (Note: to do this part of the question properly, we could apply the raising/lowering operators of angular momentum to find the coefficients (and indeed this is how the CG-table is derived). However, the exact coefficients presented here are not strictly relevant for solving the problem, and so we omit this (slightly tedious) step of the calculation). With this basis transformation established, we can compute the energy corrections using first-order perturbation theory:

Ej,jz,l,s(1)=j,jz,l,s|Hs0|j,jz,l,s=ω2mc2j,jz,l,s|J2L2S22|j,jz,l,s=2ω22mc2(j(j+1)l(l+1)s(s+1))

Thus for the ground state(s) with l=0, s=1/2 and j=1/2 we find:

Ej=1,jz=±1/2,l=0,s=1/2(1)=2ω22mc2(12(12+1)0(0+1)12(12+1))=0.

Note that we could have deduced this without any calculation, as the ground state(s) are spherically symmetric, and spin-orbit coupling does not impact such states. For the first excited state(s), the energy correction depends on the total angular momenta, as there are j=3/2 and j=1/2 sectors:

Ej=3/2,jz=±3/2±1/2,l=1,s=1/2(1)=2ω22mc2(32(32+1)1(1+1)12(12+1))=2ω22mc2. Ej=1/2,jz=±1/2,l=1,s=1/2(1)=2ω22mc2(12(12+1)1(1+1)12(12+1))=2ω2mc2.

Identical Particles in an Infinite Cubic Well

Source: UChicago 2014 Quantum Mechanics Graduate Diagnostic Exam Q3

Problem Statement: (a) First, consider a single particle of mass m in a three-dimensional box of dimensions L×L×L/4:

(12)V(x,y,z)={0if 0xL,0yL,0zL/4 otherwise.

Find the three lowest energy eigenvalues and all the corresponding eigenfunctions of the particle in the box. Express all energies in units of ϵ0=2π22mL2.

(b) Now suppose that we place three identical spin-0 particles in the box. For the combined system of three particles, find the two lowest eigenvalues of the total energy. Find the degeneracy associated with each of these eigenvalues (i.e. find the total number of distinct three-particle states corresponding to each eigenvalue).

(c) Repeat part (b) for spin-1/2 particles.

(d) Repeat part (b) for spin-1 particles.

Solution: We can solve the problem independently in x,y,z and then combine the eigenvalues/eigenfunctions to obtain the 3D solution. The eigenvalues and eigenfunctions of the 1-D infinite square well of length L are En,ψn(x) where:

En=2π2n22mL2=ϵ0n2 ψn(x)=2Lsin(nπxL)

Thus the eigenvalues/eigenfunctions of the 3D cubic infinite square well are labelled by quantum numbers nx,ny,nz, with:

Enx,ny,nz=ϵ0nx2+ϵ0ny2+16ϵ0nz2 ψnx,ny,nz(x,y,z)=ψnx(x)ψny(y)ψnz(4z)=2(2L)3/2sin(nxπxL)sin(nyπyL)sin(nz4πzL)

where niN and we note that the length is L/4 in the z-direction. From this, we can easily read off the three lowest eigenenergies to be E1,1,1=18ϵ0,E2,1,1=E1,2,1=19ϵ0,E2,2,1=20ϵ0. With the respective eigenfunctions given in the equation above with the corresponding nx,ny,nz.

(b) We first note the celebrated spin-statistics theorem, which tells us that bosons have integer spin and fermions have half-integer spin. Thus the spin-0 particles here are bosons, which can occupy the same quantum state. They each only have a single s=0 spin state, and thus this does not enter into the degeneracy.

The lowest eigenvalue is with all three particles in the (nx,ny,nz)=(1,1,1) state, with a total energy of 318ϵ0=54ϵ0 with no degeneracy. The next lowest eigenvalue is with one particle in either (2,1,1) or (1,2,1) with the other two particles in the (1,1,1) state, giving a total energy of 218ϵ0+19ϵ0=55ϵ0. Since the particles are indistinguishable, the only choice is whether the more energetic particle is in (2,1,1) or (1,2,1) and thus this eigenvalue is 2-fold degenerate.

(c) The spin-1/2 particles are fermions, which obey Pauli exclusion - hence any two particles cannot be in the same state. We also note that there is an additional quantum number for spin with sz=±1/2 - this does not affect the energy of the single-particle states, but will enter into our considerations of degeneracy.

The lowest eigenvalue is with one particle in (nx,ny,nz,sz)=(1,1,1,1/2), another in (1,1,1,1/2), and the last particle in one of (2,1,1,±1/2) or (1,2,1,±1/2). Hence the eigenvalue is 55ϵ0 with 4-fold degeneracy. The second lowest eigenvalue is 56ϵ0, which has combinations of one particle in (1,1,1,±1/2), and the other two particles being in (2,1,1,±1/2) or (1,2,1,±1/2) states (so long as they are not in the same state). There are 26=12 possible choices in this way. Another possibility is for one particle in (1,1,1,1/2), the second in (1,1,1,1/2), and the last in (2,2,1,±1/2). There are 2 possible choices in this configuration. Thus in total this eigenvalue is 14-fold degenerate.

(d) The spin-1 particles are bosons. They can occupy the same state, and have the spin quantum number sz=1,0,1. This again does not affect the energy of the single particle states, but will again enter in degeneracy counting.

The lowest eigenvalue is with all particles in (nx,ny,nz,sz)=(1,1,1,sz) states, with eigenvalue 54ϵ0. The possibilities for the spins are all +1, all 0, all 1, two +1/one 0 or 1, two 0/one +1 or 1, two 1/one +1 or 0. Thus this eigenvalue is 9-fold degenerate. The next lowest eigenvalue is 55ϵ0. Here two particles are in (1,1,1,sz) and one particle is in (2,1,1,sz) or (1,2,1,sz). There are 6 choices for the excited particle (3 for the spin state, 2 for which of nx,ny is 2) and 6 choices for the spin states of the ground state particles (both +1, both 0, both 1, one +1/one 0, one +1/one 1, one 0/one 1) and by multiplying we find 36-fold degeneracy.

Time-Varying Force

Source: UChicago 2014 Quantum Mechanics Graduate Diagnostic Exam Q4

Problem Statement: A one-dimensional harmonic oscillator of mass m and frequency ω is in its ground state for t<0. For t0 it is subject to a time-dependent but spatially constant force in the x-direction of F(t)=F0exp(t/τ).

(a) Calculate the probability of finding the oscillator in the first excited state for t>0 as a function of time t to lowest order in F0. You may need the creation and annihilation operators in terms of x and p:

(13)a=mω2x+i12mωp (14)a=mω2xi12mωp.

(b) The probability of finding the oscillator in the nth excited state for t>0 is proportional to a power of F0 for small F0. What is that power?

Solution: (a) First recalling that F=Vx for a conservative force, we have that a time-dependent potential of V(t)=F0xexp(t/τ) can give rise to F(t). To first order in perturbation theory, the transition probability to the first excited state as a function of time t is given by:

p01(t)=|0t1|V(t)|0eiω0,1tdt|2

The difference in energy between the ground state and first excited state is E0,1=32ω12ω=ω and so the characteristic frequency between the two states is just the frequency of the oscillator ω0,1=E0,1=ω. To evaluate the matrix element, we first note that (inverting the definitions of the creation/annihilation operators):

x=2mω(a+a)

and so:

1|V(t)|0=F0exp(t/τ)1|x|0=F0exp(t/τ)2mω1|(a+a)|0=F0exp(t/τ)2mω

Thus the transition probability becomes:

p01(t)=F0222mω|0texp((iω+1τ)t)dt|2

Carrying out the integral:

p01(t)=F0222mω|exp((iω+1τ)t)1iω+1τ|2

Computing the modulus squared we conclude:

p01(t)=F022τ22mω12exp(t/τ)cos(ωt)+exp(2t/τ)τ2ω2+1

(b) Now considering higher-order perturbation theory, the transition amplitude to the |n state only becomes nonvanishing at nth order (as each order can raise the energy by one level). Each order picks up a factor of F0 in the amplitude and thus the dependency of the probability is F02n.

Two Interacting Fermions

Source: MIT Fall 2015 Doctoral General Examination Quantum Q2

Problem Statement: Consider two identical fermions of mass m interacting with each other through an attractive harmonic potential. The Hamiltonian is

(15)H=p122m+p222m+k2(x1x2)2

x1,2 are the coordinates of the two fermions, and p1,2 are the conjugate momenta. For simplicity assume that the spins of both fermions are polarized in the same direction (e.g, in the direction) so that we may ignore the spin degree of freedom.

(a) State the restriction imposed by Fermi statistics on acceptable wave functions ψ(x1,x2) of this system.

(b) Rewrite H in terms of center-of-mass and relative coordinates.

(c) Ignoring the restriction imposed by Fermi statistics what is the ground state energy? What is the energy of the first excited bound state?

(d) Including the effects of Fermi statistics what is the ground state energy? What is the degeneracy of the ground state?

Solution: (a) Fermi statistics dictate that the wavefunction must have odd parity/be antisymmetric under exchange of the particles, and therefore:

ψ(x1,x2)=ψ(x2,x1)

(b) We define the center of mass and relative coordinates R=mr1+mr2m+m=r1+r22 and r=r1r2. We also have the conjugate center of mass and relative momenta of P=p1+p2 and p=p1p22, which inverting we obtain p1=P+2p2 and p2=P2p2, and thus we can rewrite H as:

H=P24m+p2m+k2r2

(c) The Hamiltonian decouples into H=Hcm+Hrel where Hcm is the Hamiltonian of a free particle with mass 2m and Hrel is the Hamiltonian of a particle of mass m2 in a 3-D harmonic oscillator potential with spring constant k. The former has unbounded spectrum Ecm=∈[0,) and for simplicity we assume that Ecm=0 for the rest of the problem. The latter has quantized spectrum Enx,ny,nz=32ω(nx+ny+nz+32) (as Hrel can be decomposed into 3 1-D simple harmonic oscillators, each with energy En=ω(n+12)), with ω=2km. Ignoring the restriction from Fermi statistics, the ground state is then the state with nx=ny=nz=0 and has energy 32ω. The excited state has one ni=1 and the other two zero, with energy 52ω.

(d) Including the effects of fermionic exchange statistics, the answer to (c) changes. To this end, we note that the eigenstates of the SHO are eigenstates of parity (this follows as H is quadratic in the x,p quadrature operators and thus [Π,H]=0), and in particular (recalling the parity of the Hermite polynomials/wavefunctions, or thinking about the parity of raising operators as is done in Symmetries and Transition Amplitudes ) Π|n=(1)n|n. In 3-D this generalizes Π|nx,ny,nz=(1)nx+ny+nz|nx,ny,nz. Since fermionic exchange statistics requires that the acceptable states of this system have odd parity, the nx=ny=nz state from (c) with even parity is forbidden. The ground states are instead those with one ni=1 and the other two zero (these have odd parity), with energy 52ω. The ground space is thus 3-fold degenerate.

Note: We could reach the same conclusion by observing that the eigenstates of the 3-D harmonic oscillator are eigenstates of angular momentum (see Spin-Orbit Coupling in the 3-D Harmonic Oscillator for more discussion) and can be labelled by quantum numbers l,m. We also recall that the angular momentum eigenstates are eigenstates of parity Π|l,m=(1)l|l,m, thus the fermionic exchange statistics/antisymmetric wavefunction forbids l=0 and the ground state(s) consist of the 3-fold degenerate l=1 subspace with E=52ω.

A Quantum Spin Chain

Source: MIT Fall 2012 Doctoral General Examination Quantum Q1

Problem Statement: Consider a one-dimensional chain of N spin-1/2 particles coupled through the Hamiltonian

\begin{equation}\label{eq:heisenbergchain} H = J\sum_{i=1}^{N-1}\vec{S}{i} \cdot \vec{S}{i+1} \end{equation}

where S=(Sx,Sy,Sz) are the usual spin operators for a spin-1/2 particle, J>0 is a positive constant, and N1.

In a famous 1931 paper, Hans Bethe showed that for this Hamiltonian, the ground state energy per particle EGS/NE0 was equal to 2J(log21/4)0.4332J. You will not be required to reproduce this result. Instead, you will determine upper and lower bounds for the ground state energy per particle.

(a) If the spin operators are treated as classical spin vectors with |S|=/2, what is the ground state spin configuration and what is the ground state energy per particle E0?

(b) Consider the trial wave function

(16)|Ψ=i=odd|i,i+10=|1,20|3,40|N1,N0

where |i,j0 is the spin singlet state formed from the spins on sites i and j. Use this state to find an upper bound on E0.

(c) Prove the following lower bound on E_0:

(17)342JE0

Solution: (a) If the spin operators are classical spin vectors, then the most energetically optimal configuration is to make SiSi+1=|Si||Si+1|=24 for each term in the Hamiltonian. The spin configuration that accomplishes this is Si=+2z^ for odd sites, Si+1=2z^ for even sites (or vise versa). Since each term in the Hamiltonian contributes 142J, the ground state energy is thus EGS=(N1)142J and thus the energy per particle (in the N1 limit in which N1N) is E0=EGS/N=142J.

(b) We first prove the variational theorem, that says that for a Hamiltonian H with ground state energy EGS that ψ|H|ψEGS for any normalized |ψ. To begin, we expand |ψ in the eigenbasis of H, so |ψ=ncn|n where H|n=En|n, with E0=EGSEn for all n. It then follows that:

ψ|H|ψ=(ncnn|)H(ncn|n)=n|cn|2Enn|cn|2EGS=EGSn|cn|2=EGS.

In the second equality we use the eigenvalue equation and the orthogonality of the eigenstates, and in the last equality we use the normalization of |ψ that ensures that n|cn|2=1. We now apply the variational theorem with the provided trial state. We will find it convenient to split the Hamiltonian into two parts:

Ψ|H|Ψ=JioddΨ|SiSi+1|Ψ+ievenΨ|SiSi+1|Ψ

Studying the first sum, we have (N1)/2 terms of the form:i,i+1|0SiSi+1|i,i+10. Defining S=Si+Si+1, we note that SiSi+1=12(SS1S2) and so joint eigenstates of S,S1,S2 have eigenvalue 22(s(s+1)s1(s1+1)s2(s1+1))=22(s(s+1)32) where s is the total joint spin. For a singlet state s=0 and so:

|i,i+1|0SiSi+1|i,i+10=22(032)=342

thus we compute the energy from the odd terms:

JioddΨ|SiSi+1|Ψ=N12342J=(N1)38.

Now studying the second sum, we have $(N-1)/2$$ terms of the form:

i,i+1|0i+2,i+3|0Si+1Si+2|i,i+10|i+2,i+30

which we evaluate to be:

i,i+1|0Si+1|i,i+10i+2,i+3|0Si+2|i+2,i+30=00=0

where we use that the Si+1Si+2 acts on the subspaces independently (allowing us to factor the expectation value) and we use that the singlet state is spherically symmeric to conclude that i,i+1|0Si+1|i,i+10=0. Thus:

ievenΨ|SiSi+1|Ψ=0

Thus, using the variational theorem we conclude:

EGSΨ|H|ΨN12342J

from which we can bound E0=EGS/N to be:

E0382J.

(c) Let H be any Hamiltonian of the form H=kHk such that H has ground state energy |ψGS and EGS and the Hks have ground state energy EGS,k. Then it follows that:

EGS=ψGS|H|ψGS=kψGS|Hk|ψkkEGS,k

where in the last inequality we use the variational theorem on the individual Hk terms. Since the ground state energy of SiSi+1 is 342J, using this we can lower bound EGS(N1)342J and thus we obtain the upper-bound on E0:

E0342J.

Combining the above two results we have an upper and lower bound on E0:

342JE0382J

which (as must be the case) the exact result falls within.

Anomalous Magnetic Moment of the Electron

Source: MIT Fall 2012 Doctoral General Examination Quantum Q2

Problem Statement: *The gyromagnetic factor of the electron g determines the relationship between the electron magnetic moment μ and the electron spin S,

(18)μ=ge2mS,

where e is the electron charge and m is the electron mass. Famously, the Dirac equation predicts g=2, but in quantum electrodynamics, the electron picks up na anomalous magnetic moment g=2(1+a), where the current experimental value is a=0.00115965218076(27).

One way to experimentally measure a is the allow a beam of electrons to interact with a constant magnetic field B=Bz^ via the Hamiltonian:

(19)H=12m(peA)2μB

where A is the vector potential. The electrons are confined to the xy plane, and you can ignore any electron-electron interactions. The electrons will exhibit cyclotron motion with frequency ω=eB/m, but will also exhibit spin precession with a slightly different frequency. In this problem, you will show how to use this phenomenon to extract a.

(a) Verify the commutation relations

(20)[vx,H]=iωvy,[vy,H]=iωvx,

where v=(peA)/m is the gauge-invariant velocity operator. Hint: v is gauge-invariant and thus this problem can be solved in any choice of gauge.

(b) Consider the two expectation values

(21)C1(t)=Sxvx+Syvy,C2(t)=SxvySyvx.

Derive a set of coupled differential equations that describe the time evolution of C1(t) and C2(t). In the special case that a=0 (i.e. g=2), verify that C1(t) and C2(t) do not change with time.

(c) A beam of electrons of velocity v is prepared at time t=0 in a spin state with known values of C1(0) and C2(0). The beam interacts with a magnetic field B=Bz^ between t=0 and t=T. The expectation value C1(T) is experimentally measured to be periodic with period 2π/Ω, i.e. C1(T)=C1(T+2π/Ω). Use this information to determine the value of a in terms of Ω and other physical parameters.

Solution: (a) We follow the hint and work in the Landau gauge A=(0,Bx,0) (one can easily verify that ×A=Bz^=B) to make the calculations as simple as possible. We then note that:

v=peAm=1m(px,pyeBx,pz)

we then observe:

[vx,vx]=[vy,vy]=0 [vx,vy]=[vy,vx]=1m2[pyeBx,px]=eBm2[x,px]=ieBm2=iωm

Thus if we write:

H=m2(vx2+vy2)(1+a)emBSz

then we can compute:

[vx,H]=m2[vx,vy2]=m2(iωmvy)=iωvy [vy,H]=m2[vy,vx2]=m2(iωmvx)=iωvx

Thus we conclude:

[vx,H]=iωvy,[vy,H]=iωvx.

(b) We recall Ehrenfest’s theorem:

dAdt=1i[A,H].

to this end we compute the commutators:

=m2[Sxvx,vy2](1+a)emB[Sxvx,Sz]+m2[Syvy,vx2](1+a)emB[Syvy,Sz]=m2Sx(iωmvy)(1+a)emB(iSy)vx+m2Sy(iωmvx)(1+a)emB(iSz)vy=iωa[SxvySyvx] =m2[Sxvy,vx2](1+a)emB[Sxvy,Sz]m2[Syvx,vy2]+(1+a)emB[Syvx,Sz]=m2Sx(iωmvx)(1+a)emB(iSy)vy+m2Sy(iωmvy)(1+a)emB(iSx)vx=iωa[SxvxSyvy].

Thus we obtain the two (coupled) differential equations:

dC1dt=[Sxvx+Syvy,H]=ωaC2 dC2dt=[SxvySyvx,H]=ωaC1

if a=0 then dC1dt=dC2dt=0 so C1(t),C2(t) are constant in time.

(c) Taking the time derivative of the C1 equation we obtain:

C¨1=ωaC˙2=ωa(ωaC1)=ω2a2C1

from which we find:

C1(t)=Acos(ωat)+Bsin(ωat)

with A,B determined by the known initial conditions on C1 and C2. Thus we find C1 to have period 2πωa. If we experimentally measure C1 to have a period of 2πΩ, equating the two expressions we can experimentally measure a as the ratio:

a=Ωω.

A Heisenberg Ferromagnet

Source: MIT Spring 2012 Doctoral General Examination Quantum Q1

Problem Statement: In a ferromagnetic material the electron spins are aligned, suggesting that an interaction of the form:

(22)δH=κS1S2

is present between each pair of electrons, where S1,S2 are the operators corresponding to the spins of the two electrons. While Eq. (22) does not appear explicitly in the Hamiltonian for a ferromagnet, Heisenberg realized that Eq. (22) could appear as an effective interaction, arising from Coulomb repulsion and fermionic properties of electrons.

In this problem you will derive a Heisenberg ferromagnetism for two spin-1/2 electrons in a common potential V(r), with Hamiltonian:

(23)H=p122m+p222m+V(r1)+V(r2)+e2|r1r2|

Note that δH does not appear in the above, so there is no explicit spin dependence. The single-particle Schrödinger equation with potential V(r) has eigenstates with energies Ei and wavefunctions ψi(r).

(a) The total wave function Ψ(r1,s1r2,s2) depends on the set of spin variables s1,s2 (use whichever notation for spin that you prefer, including bra/ket notation). Show that the eigenstates of the Hamiltonian can be written as a separable form ψ(r1,r2)χ(s1,s2). Construct eigenstates of total spin, and describe the symmetry properties of ψ(r1,r2) under particle exchange for each of the spin states.

(b) In the absence of Coulomb repulsion, consider the two-particle configurations where one electron is in state ψa(r) and the other is in state ψb(r). What are the corresponding two-particle wavefunctions, including spin?

(c) The degeneracy of the states in part (b) is broken by Coulomb repulsion, yielding two distinct energy levels. Identify the two-particle wavefunctions associated with these two levels, and find an expression for the energy splitting δE to first order in the Coulomb interaction in terms of ψa and ψb.

(d) Show that the energy splitting in part (c) can be mimicked (at first order) by turning off the Coloumb interaction in Eq. (23) and replacing it with Eq. (22). Find an expression for κ in terms of δE.

(e) Determine the sign of κ. Hint: Judicious use of Fourier transforms may be helpful. Recall that

(24)d3reiqr(2π)3δ(3)(q),d3reiqr1|r|=4πq2.

Solution: (a) Since Eq. (23) is independent of spin, its eigenstates are the position eigenstates |ψ(r1,r2) multiplied by an arbitrary spin state |χ(s1,s2). Thus the wavefunctions have the claimed separable form of Ψ(r1,r2,s1,s2)=ψ(r1,r2)χ(s1,s2). The eigenstates of total spin S=S1+S2 are the triple states:

|s=1,m={|↑↑m=1|↑↓+|↓↑2m=0|↓↓m=1

and the singlet state:

|s=0,m=0=|↑↓|↓↑2.

Since electrons are fermions, the total wavefunction Ψ(r1,r2,s1,s2) must be antisymmetric under particle exchange 12. For the triplet states (for which the spins are symmetric under exchange) we therefore must have the position wavefunction be antisymmetric and vise versa for the singlet state (for which the spins are antisymmetric under exchange), so we conclude:

ψ(r1,r2)={ψ(r2,r1)s=1ψ(r2,r1)s=0.

(b) In the absence of the coloumb repulsion, H splits into the sum of H1+H2 for the individual electrons. Thus we can find the individual eigenfunctions ψa(r),ψb(r) and antisymmetrize (for triplet states)

Ψ(r1,r2,s=1,m)=ψa(r1)ψb(r2)+ψb(r1)ψa(r2)2χ(s=1,m)

or symmetrize (for the singlet states):

Ψ(r1,r2,s=0,m=0)=ψa(r1)ψb(r2)+ψb(r1)ψa(r2)2χ(s=0,m=0).

(c) The distinct particle-wavefunctions are those in the triplet states Ψ(r1,r2,s=1,m) and those in the singlet state Ψ(r1,r2,s=0,m) (note that due to the Coloumb repulsion, we can no longer write H=H1+H2 and thus the decomposition into individual one-particle wavefunctions ψa,ψb from (b) no longer holds - thus the eigenfunctions Ψ here are distinct from the Ψs in (b)). We can find the energy splitting δE to first order using perturbation theory, treating δH=e2|r1r2| as a perturbation:

δE=Es=1(1)Es=0(1)=Ψ(r1,r2,s=1,m)|δH|Ψ(r1,r2,s=1,m)Ψ(r1,r2,s=0,m)|δH|Ψ(r1,r2,s=0,m).

The degeneracy of |Ψ(r1,r2,s=1,m),|Ψ(r1,r2,s=0,m=0) is a priori a cause for concern, as the perturbation must be diagonal in the above basis for degenerate perturbation theory to give a valid result for the energy splitting. However, since δH=e2|r1r2| is symmetric under particle interchange, the off diagonal terms indeed vanish, as can be seen via an insertion of the particle exchange operator Π:

Ψ(r1,r2,s=1,m)|δH|Ψ(r1,r2,s=0,m=0)=Ψ(r1,r2,s=1,m)|ΠδHΠ|Ψ(r1,r2,s=0,m=0)=Ψ(r1,r2,s=1,m)|δH|Ψ(r1,r2,s=0,m=0).

Thus the expression for the energy splitting using perturbation theory is valid. We can evaluate the (diagonal) matrix elements via carrying out integrals by taking integrals in position space and sums in spin space - the sum over spin states drops out as δH is independent of spin, and thus we have:

δE=d3r1d3r2e2|r1r2|(ψa(r1)ψb(r2)ψb(r1)ψa(r2)2c.c.ψa(r1)ψb(r2)+ψb(r1)ψa(r2)2c.c.)

with c.c. denoting the complex conjugate. After the cancellation of terms, we conclude:

δE=2d3r1d3r2e2|r1r2|ψa(r1)ψb(r2)ψb(r1)ψa(r2).

(d) Turning off the Coloumb interaction and turning on the spin interactions, if we again study:

δE=Es=1(1)Es=0(1)=Ψ(r1,r2,s=1,m)|δH|Ψ(r1,r2,s=1,m)Ψ(r1,r2,s=0,m)|δH|Ψ(r1,r2,s=0,m)

it is now the integral over position space that drops out as δH=κS1S2 is independent of position, and we are left with:

δE=κ(s=1,m|S1S2|s=1,ms=0,m=0|S1S2|s=0,m=0)

We write S1S2=12(S2S12S22), which has eigenvalues 22(s(s+1)s1(s1+1)s2(s2+1)). Here s1=s2=12, and for the triplet (s=1) states evaluates to 24 and for the singlet (s=0)states evaluates to 324. Thus:

δE=κ(24(324))=κ2

Thus the energy splitting in (c) can be mimicked via the spin interaction. Specifically, we tune $$\kappa$ to:

κ=δE2.

(e) We determine the sign of κ by reasoning about δE from the expression in (c). Defining F(r)=ψa(r1)ψb(r1) and G(r2r1)=1|r2r1|, the expression becomes:

δE=2e2d3r1d3r2F(r1)G(r2r1)F(r2)

Now using the expression in the hint, we can write G(r2r1) in terms of its Fourier transform:

G(r2r1)=1(2π)3d3qG~(q)eiq(r2r1)

Thus:

δE=2e21(2π)3d3r1d3r2d3qF(r1)eiqr1G~(q)F(r2)eiqr1

The integrals over r1,r2 simply give the Fourier transforms of F(r1)/F(r2) and thus:

δE=2e21(2π)3d3qF~(q)G~(q)F~(q)=2e21(2π)3d3|F~(q)|2G~(q)

Now evaluating substituting the expression for G~(q) from the hint, we obtain:

δE=2e21(2π)3d3q|F~(q)|24πq2=e2π2d3q|F~(q)|2q2.

Since the integrand is positive definite, we conclude δE<0. Since κ=δE/2 we conclude that κ<0. The spins being aligned is favoured, as we would expect for a ferromagnet.

The Supersymmetric Method

Source: MIT Spring 2012 Doctoral General Examination Quantum Q2

Problem Statement: In this problem you will solve for the energy spectrum of a particle of mass m confined to a potential

(25)V(x)=V0[sec2xx0+tan2xx0]=V0[1+2tan2xx0]

where π2x0xπ2x0 (recall that secx=1/cosx, and the equality of the two expressions above follows from trigonometric identities). Amazingly, this system is exactly solvable for the especial value:

(26)V0=22m1x02,

and you will derive the spectrum using the supersymmetric method. (Supersymmetry is a possible symmetry between bosons and fermions, but that fact will not be relevant for this problem).

(a) Consider two Hamiltonians

(27)H=AA,H~=AA,

Where A is an unspecified operator. Assume that H has (normalized) eigenstates |n with

(28)H|n=En|n

for n1. For every n with En0, show that A|n is an unnormalized eigenstate of H~. Find the normalized eigenstates |n~ and their eigenvalues E~n under H~. What goes wrong with this argument if En=0? Can En or E~n ever be negative? Note: For the remainder of this problem, you can assume that |n~ forms a complete basis for H~, up to possible zero energy states.

(b) Now consider a specific operator A of the form

(29)A=x+W(x)

where W(x) is real. Show that H and H~ each describe a particle moving in a potential, in units where 2/2m=1. Find the two potential energy functions, V(x) and V~(x), corresponding to H and H~, respectively.

(c) We will be considering Hamiltonians defined on a finite range π2x0xπ2x0. This means that the wave functions will have Dirichlet boundary conditions at x=π2x0, i.e. ψ(±π2x0)=0. Assume that H has a zero energy ground state consisten with these boundary conditions. Find the unnormalized ground state wave function ψ0(x) for H in terms of W(x). Show that H~ cannot have a zero energy ground state consistent with these boundary conditions.

(d) The potential in Eq. (25) is dual to a constant potential. That is, there is a W(x) such that for π2x0xπ2x0,

(30)V(x)=a,V~(x)=b[sec2xx0+tan2xx0]=b[1+2tan2xx0]

where a,b are constants. What is W(x), and what are a and b? You may find the following formulas helpful:

(31)dx1+x2=arctanx,dθsec2θ=tanθ,tan2θ=θ+tanθ

(e) Find the energy spectrum and energy eigenstates for the potential in Eq. (25). Does this system have a zero energy ground state? You should assume that all wave functions vanish at x=π2x0 (i.e. Dirichlet boundary conditions), and you should restore all factors of and m. You do not need to normalize the states.

Solution: (a) We apply H~ to A|n:

H~A|n=AAA|n=AH|n=AEn|n=EnA|n.

Thus A|n is an eigenstate of H~. Since n|AA|n=n|H|n=Enn|n, the A|n have norm of En and thus the normalized eigenstates of H~ are |n~=1EnA|n with eigenvalues E~n=En. The argument fails if En=0 as then A|n has zero norm, i.e. it is the zero vector (which cannot be an eigenstate). Further, since En is the norm squared of A|n and norms are positive semidefinite, En/E~n cannot be negative.

(b) Note that A=ip+W(x) as p=ix. Note that from the canonical commutation relation [x,p]=i it follows that [p,xn]=inxn1 (by induction on n) and thus Taylor expanding a function of x it follows that [p,G(x)]=iG(x) (alternatively, since p=ix is given, the commutator can be evaluated by acting on a test function). With this result, we compute:

H=AA=(ip+W(x))(ip+W(x))=p2i[p,W(x)]+W2(x)=2x2W(x)+W2(x) H~=AA=(ip+W(x))(ip+W(x))=p2+i[p,W(x)]+W2(x)=2x2+W(x)+W2(x)

Thus H,H~ both describe a particle in a potential with V(x)=W(x)+W2(x) and V~(x)=W(x)+W2(x).

(c) From (a), we know that for eigenstates |n with energy En=0 it follows that A|n=0. Thus we obtain the following ODE for the wavefunction ψ0(x):

(x+W(x))ψ0(x)=0xψ0(x)=W(x)ψ0(x).

Which can be solved via inspection:

ψ0(x)=exp(0xW(x)dx).

Now consider H~; by an anlogous argument, if an eigenstate |n~ exists with energy E~n=0 then A|n=0 and thus:

(x+W(x))ψ~0(x)=0xψ~0(x)=W(x)ψ~0(x).

This has solution:

ψ~0(x)=exp(0xW(x)dx)=1ψ0(x)

But ψ0(±π2x0)=0 means that ψ~0(±π2x0)=, so it is impossible for both ψ,ψ~ to have a zero-energy eigenstate that satisfies the Dirchlet boundary conditions.

(d) Since V~(x)=b[sec2xx0+tan2xx0]=W(x)+W2(x), recalling that xtanx=sec2x we observe W(x)=1x0tan(xx0) works with with b=1x02. Then since V(x)=a=W(x)W2(x) we find that a=1x02..

(e) We find the spectrum and eigenstates for the dual potential and use this to construct the spectrum and eigenstates for the potential of Eq. (30). The Dirchlet boundary conditions of ψ(±π2x0)=0 means that the dual problem is simply that of the infinite square well with walls at x=±π2x0 and with the bottom of the potential shifted by $-V_0 = \frac{\hbar^2}{2m}\frac{1}{x_0^2}$$. These we recall to be:

ψn(x)=sin(n(xx0π2)) En=2n22mx02V0=V0(n21)n1.

The eigenvalues of H~ are identical:

E~n=V0(n21)n2

noting that since the result of (c) tells us that H,H~ cannot share states with zero eigenvalue and hence E1=0 means that H~ cannot have the n=1 state. The eigenstates of H~ are obtained by applying A to the above eigenstates and so:

ψ~n(x)=(x+W(x))ψn(x)=(x+1x0tan(xx0))sin(n(xx0π2))

thus we conclude:

ψ~n(x)=1x0(ncos(n(xx0π2))+sin(n(xx0π2))tan(xx0)).

Spin-1/2 in Time-Dependent Magnetic Field

Source: MIT Fall 2002 Doctoral General Examination Quantum Q2

Problem Statement: Consider a spin-1/2 particle interacting with a time-dependent magneitc field:

(32)H(t)=B(t)σ

where B(t)=B(sinθcosωt,sinθsinωt,cosθ) and σ=(σx,σy,σz) with σi the Pauli matrices:

σx=(0110)σy=(0ii0)σz=(1001)

(a) Find the instantaneous eigenstates |+,t and |,t of H(t) with eigenvalues +B anf B respectively.

(b) Let |ψ,t obey the Schrödinger equation:

(33)it|ψ,t=H(t)|ψ,t

with |ψ,0=|+,0. Calculate P+(t)|+,t|ψ,t|2 exctly. Hint: Expand |ψ,t in terms of |+,t and |,t and find the equation for the expansion coefficients.

(c) What happens to P+(t) for ωB/? Explain.

Solution: (a) From Spin-1/2 and Stern-Gerlach (taking θθ, ϕ=ωt) we find:

|+,t=(cos(θ2)eiωtsin(θ2))|,t=(sin(θ2)eiωtcos(θ2)).

(b) We expand:

|ψ,t=c+|+,t+c|,t

which we substitute into the SE (with =1) to obtain:

i(c˙+|+,t+c+|+,t˙+c˙|,t+c|,t˙)=H(t)(c+|+,t+c|,t)=Bc+|+,tBc|,t.

We note that:

|+,t˙=(0iωeiωtsin(θ2))|,t˙=(0iωeiωtcos(θ2))

Now by multiplying both sides by +,t| we obtain the equation for c+:

i(c˙++c++,t|+,t˙+c+,t|,t˙)=Bc+

where we have used the orthogonality of the instantneous eigenstates. An anlogous equation can be derived for c˙, and evaluating the inner products we obtain a set of two coupled differential equations which can be expressed in matrix form:

i(c˙+c˙)=(B+ωsin2(θ2)ωsin(θ2)cos(θ2)ωsin(θ2)cos(θ2)B+ωcos2(θ2))(c+c).

This can be solved via diagonalization (the matrix appearing on the RHS is Hermitian). The result (after solving and plugging in the initial condition of |ψ,0=|+,0) is:

|ψ,t=[cos(λt2)i(Bωcosθ)λsin(λt2)]|+,tiBλsinθsin(λt2)|,t

with λ=ω2+B22ωBcosθ. We can then calculate P+(t) as:

P+(t)=|cos(λt2)i(Bωcosθ)λsin(λt2)|2.

Thus we conbclude: P+(t)=cos2(λt2)+ω2cos2θ+B22ωBcosθλ2sin2(λt2)

(c) if ωB, then:

ω2cos2θ+B22ωBcosθλ2=ω2cos2θ+B22ωBcosθω2+B22ωBcosθB2B2=1

thus:

P+(t)cos2(λt2)+sin2(λt2)=1.

This is consistent with the adiabatic theorem - because in this limit the magnetic field direction (and hence Hamiltonian) changes slowly, the system remains in the ground state |+,t throughout the evolution.

Particle on a 1-D Lattice

Source: MIT Spring 2002 Doctoral General Examination Quantum Q1

Problem Statement: Consider a particle confined to move on a 1-D lattice. The Hilbert space is spanned by the orthonormal basis states |n where nZ denotes the lattice site and n|m=δnm.

(a) Consider the translation operator T defined by:

(34)T|n=|n+1.

What are the eigenstates and eigenvalues of T?

(b) Consider the Hamiltonian:

(35)H|n=12Δ2(|n+1+|n12|n).

Does T commute with H? Let |ψk be given by:

(36)n|ψk=eiknΔ.

Show that |ψk is an eigenstate of H. What is the relationship between the eigenvalue Ek and k? What is Ek as k0?

(c) Add to the Hamiltonian a potential of height V at lattice site n=0. What is the translation probability through the barrier as a function of k,V, and Δ?

Solution: (a) Since T translates by a lattice site, the eigenstates must be an equal weight superposition (up to a phase). For the eigenstates we propose:

|θ=neinθ

with eigenvalue eiθ. As proof:

T|θ=neinθT|n=neinθ|n+1=neiθeinθ|n=eiθ|θ.

(b) We can rewrite:

H=12Δ2(T+T2I)

and since T commutes with itself, its Hermitian conjugate, and the identity, we conclude that [T,H]=0. Now, verifying that |ψk is an eigenstate:

H|ψk=12Δ2neiknΔ(T+T2I)|n=eiknΔ(|n+1+|n12|n)

Re-indexing the sum to collect terms:

H|ψk=12Δ2n(ei(n1)kΔ+ei(n+1)kΔ2einkΔ)|n=12Δ2(eikΔ+eikΔ2)neinkΔ|n

and applying Euler’s identity:

H|ψk=1cos(kΔ)Δ2|ψk.

Thus the |ψk states are eigenstates with eigenvalue 1cos(kΔ)Δ2. The k enters the eigenvalue through the cosine term. As k0, Ek0.

(c) In the presence of the barrier, the Hamiltonian $$H$ is modified:

H=12Δ2(T+T2I)+V|00|

And the eigenstates |ψk of (b) are modified to the scattering states |Sk with energy Ek, where:

n|Sk=eiknΔ+ReiknΔn0

$$ \langle n \vert S_k \rangle = Te^{ikn\Delta} \quad n \geq 0

0|Sk=1+R=T

The first equation corresponds to a sum of an incoming wave eiknΔ and a reflected wave ReiknΔ with reflection amplitude R. The second equation corresponds to the transmitted wave TeiknΔ with transmission amplitude T. The third equation has the interpretation of probability conservation through the barrier. Now, we take the eigenvalue equation H|Sk=Ek|Sk and multiply it by 0|, which yields:

12Δ2(1|Sk+1|Sk20|Sk)+V0|Sk=Ek0|Sk

Using the previously computed expression for Ek in (b) and the coefficients of |Sk as defined above, we obtain an equation relating T,k,Δ,V:

12Δ2(TeikΔ+eikΔ+(1T)eikΔ2T)+VT=12Δ2(eikΔ+eikΔ2)T

which solving for T yields:

T=isinkΔsinkΔ+Δ2V

so we conclude the transmission probability to be:

|T|2=sin2kΔsin2kΔ+Δ4V2

Spin-1/2 and Stern-Gerlach

Source: MIT Spring 2001 Doctoral General Examination Quantum Q1

Problem Statement: Consider a spin-1/2 particle where Sj=2σj with σj the Pauli matrices: σx=(0110)σy=(0ii0)σz=(1001)

(a) The operator along the n^=(sinθcosϕ,sinθsinϕ,cosθ) direction is:

(37)Sn^=nxSx+nySy+nzSz.

Find the eigenvalues of Sn^ and the associated eigenvectors.

(b) Is it possible for a spin-1/2 particle to be in a state |ψ such that:

ψ|Sx|ψ=ψ|Sy|ψ=ψ|Sz|ψ=0?

If it is possible, find |ψ. If it is not, show why.

(c) A beam of spin-1/2 particles enters a Stern-Gerlach filter which allows only particles whose spin is +2 along the z direction to pass. the particles then pass through a region where there is a magnetic field B=(0,B,0) and spend time T in this region. Then the particles enter a Stern-Gerlach filter which allows only particles whose spin is +2 along the x direction to pass. What fraction of the electrons which exit the first filter exit the second? Assume that the particles interact with the magnetic field via H=jBjSj.

Solution: (a) We first calculate:

Sn^=2(cosθsinθeiϕsinθeiϕcosθ).

Then if λ+,λ are the two eigenvalues of Sn^, we have detSn^=24=λ+λ and TrSn^=0=λ++λ from which we conclude that λ±=±2.

We now solve for the eigenvectors, which obey S^n^|±n^=±2|±n^ and so:

(xcosθ+ysinθeiϕxsinθeiϕycosθ)=±(xy)

where x,y are the entries of the eigenvectors. Since the global phase of a state is irrelevant, WLOG we can take x to be real and set x=cosα. Then by normalization we have |y|=sinα and so y=eiβsinα including the relative phase. Thus the above equations become:

(cosαcosθ+eiβsinαsinθeiϕcosαsinθeiϕeiβsinαcosθ)=±(cosαeiβsinα) The only choice of β that satisfies the above equations is β=ϕ. The above then reduces to:

(cos(θα)sin(θα))=±(cosαsinα)

Which is satisfied by α=θ2 for the + case and α=θ2+π for the case, and hence:

|+n^=(cos(θ2)eiϕsin(θ2))|n^=(sin(θ2)eiϕcos(θ2)).

(b) Such a state cannot exist. Suppose for the sake of contradiction that such a |ψ did - since all spin-1/2 pure states can be case in the form of |+n^ for appropriate choices of θ,ϕ (and possible adjustment of the global phase) it follows that there exists some n^ for which ψ|Sn^|ψ=2ψ|ψ2. But then:

2=ψ|Sn^|ψ=nxψ|Sx|ψ+nyψ|Sy|ψ+nzψ|Sz|ψ=nx0+ny0+nz0=0

which is a contradiction.

(c) The particles coming out of the first apparatus are |=(10). In the magnetic field region we have the time-evolution operator (for a constant Hamiltonian):

U(T)=exp(iHT)=exp(i(BSy)T)=exp(BTσy2)=cos(BT2)+isin(BT2)σy

where the last equality can be obtained by expanding out the exponential in a Taylor series, grouping the odd and even terms, and noting that σy2=1. Applying this to the initial state we have:

|ψ(T)=U(T)|=cos(BT2)|+isin(BT2)(i|)=(cos(BT2)sin(BT2)).

The probability that we measure Sx=+2 in the second filter is given by the Born rule to be:

P+=|+x|ψ(T)|2=|12(11)(cos(BT2)sin(BT2))|2=12cos(BT2)sin(BT2)2

where we use that |+x=|+|2. The above is precisely the fraction of particles that passes through the second filter relative to the first, and hence:

P+=1sin(BT)2.

Harmonic Oscillator and Translation

Source: MIT Spring 2001 Doctoral General Examination Quantum Q2

Problem Statement: A particle with mass m=1 is in the ground state of a harmonic oscillator with Hamiltonian

(38)H=12(p2+ω2x2)

The state is translated a distance d while H is left alone.

(a) What is the probability that a measurement of the energy will yield the value ω(j+12)? You may find the following formulas useful:

(39)a=12ω(ωx+ip)|n=(a)nn!|0

and also if A,B are two operators such that [A,B] is proportional to a unit operator, then

(40)eA+B=eAeB+e12[A,B].

At t=0 th equantum system is prepared in the translated state described above. It then evolves according to the Schrödinger equation with the Hamiltonian H.

(b) Supose that at the time t the momentum is measured. At what values of t wil the probability distribution for getting any value of the momentum be identical to the t=0 probability distribution?

(c) Repeat (b) with momentum measurement replaced by energy measurement.

Solution: (a) We first note that the translation operator by distance d is given by T(d)=eipd recalling momentum as the generator of translations. We also can express p in terms of a,a:

p=iω2(aa)

We also calculate [a,a]:

[a,a]=[12ω(ωxip),12ω(ωx+ip)]=12ω([ωx,ωx]+[ωx,ip][ip,ωx][ip,ip])=1

where we have used the canonical commutation relation [x,p]=i. Thus the operator exponential identity of Eq. (40) applies. Now calculating the probability of measuring Ej=ω(j+12) using the Born rule, we have:

p(j)=|j|eipd|0|2=|j|eωd22(aa)|0|2

For brevity let us define α=ωd22. Then using Eq. (40) with A=αa and B=αa (and [αa,αa]=α2[a,a]=α2) we obtain:

p(j)=|j|eαaeαaeα22|0|2

Now, since a|0=0, when expanding eαa in a power series all term vanish except the n=0 identity term. Therefore the above reduces to:

p(j)=eα2|j|eαa|0|2

Since |j|i=δji the only term of the above that survives when expanding eαa in a power series is the n=j term, so:

p(j)=eα2|j|(αa)jj!|0|2=eα2|j|αjj!|j|2

Thus we conclude:

p(j)=eα2α2jj!

(b) Let us study the time evolution of the state (which starts in |ψ(0)=eipd|0):

|ψ(t)=exp(iHt)|ψ(0)=(neiω(n+12)t|nn|)|ψ(0)=neiωntn|ψ(0)|n

where in the last equality we discard the global phase factor eiωt/2 as this does not affect the measurement statistics. Looking at the above, the t=0 measurement probabilities of momentum (and any other observable) is reproduced when eiωnt=1, i.e. when:

t=2πmω,mN.

(c) Since H commutes with itself, the energy is conserved through the time evolution and thus the probability for measuring a given energy is constant in time.