!main_tags!Perturbation Theory - quantum-physics | What's Your IQ !main_header!

Overview and Fundamental Concepts

Definition

Perturbation theory: approximate method to solve quantum problems with Hamiltonians decomposed as H = H₀ + λV, where H₀ is solvable, V is small perturbation, λ ≪ 1. Goal: find corrections to eigenvalues and eigenstates of H₀ induced by V.

Motivation

Exact solutions rare: only limited potentials (harmonic oscillator, hydrogen atom). Perturbation theory enables analytical insight into complex systems by incremental expansions around known solutions.

Basic assumptions

Perturbation small relative to primary Hamiltonian: ||V|| ≪ ||H₀||. Spectrum of H₀ known and discrete or continuous. Perturbation expansions converge or represent asymptotic series for physical observables.

"Perturbation theory is the art of approximation in quantum mechanics, giving insight where exact solutions fail." -- L. Schiff

Time-Independent Perturbation Theory

Formalism

Consider stationary Schrödinger equation: Hψ = Eψ. Write H = H₀ + λV. Expand eigenvalues and eigenstates as power series in λ: E = E⁽⁰⁾ + λE⁽¹⁾ + λ²E⁽²⁾ + ..., ψ = ψ⁽⁰⁾ + λψ⁽¹⁾ + λ²ψ⁽²⁾ + ...

Rayleigh-Schrödinger Method

Iterative scheme: substitute expansions into Schrödinger equation, collect terms by order of λ, solve recursively for corrections using projection operators and orthonormality conditions.

Non-degenerate case

Energy denominators nonzero: E⁽⁰⁾ distinct. Corrections well-defined and unique. Basis: unperturbed eigenstates form complete orthonormal set.

First-Order Corrections

Energy Corrections

Formula: E_n^{(1)} = ⟨ψ_n^{(0)}|V|ψ_n^{(0)}⟩. Interpretation: expectation value of perturbation in unperturbed state.

Wavefunction Corrections

Formula: ψ_n^{(1)} = Σ_{m≠n} (⟨ψ_m^{(0)}|V|ψ_n^{(0)}⟩)/(E_n^{(0)} - E_m^{(0)}) ψ_m^{(0)}. Corrections orthogonal to ψ_n^{(0)}. Captures state mixing induced by V.

Physical implications

Energy shifts measurable as spectral line displacements. Wavefunction modifications affect transition probabilities and observables.

E_n^{(1)} = ⟨ψ_n^{(0)}|V|ψ_n^{(0)}⟩ψ_n^{(1)} = ∑_{m≠n} (⟨ψ_m^{(0)}|V|ψ_n^{(0)}⟩)/(E_n^{(0)} - E_m^{(0)}) ψ_m^{(0)}

Higher-Order Corrections

Second-Order Energy Correction

Formula: E_n^{(2)} = Σ_{m≠n} |⟨ψ_m^{(0)}|V|ψ_n^{(0)}⟩|² / (E_n^{(0)} - E_m^{(0)}). Incorporates virtual transitions to intermediate states.

Wavefunction Higher-Order Terms

Calculated recursively using perturbation operators and energy denominators. Complexity grows factorially with order.

Convergence considerations

Series may be asymptotic. Practical truncation at low orders common. Divergence signals need for alternate methods (e.g., variational, numerical).

E_n^{(2)} = ∑_{m≠n} |⟨ψ_m^{(0)}|V|ψ_n^{(0)}⟩|² / (E_n^{(0)} - E_m^{(0)})

Degenerate Perturbation Theory

Problem statement

Unperturbed levels E⁽⁰⁾ degenerate: multiple independent eigenstates share same energy. Naive perturbation diverges due to zero denominators.

Methodology

Diagonalize perturbation V within degenerate subspace: solve secular equation det(V - wI) = 0. Obtain corrected energies E⁽¹⁾ and new eigenstates as linear combinations.

Physical examples

Fine structure splitting in hydrogen atom. Zeeman effect. Crystal field splitting in solids.

Step Description
1 Identify degenerate subspace basis |ψ_i⁽⁰⁾⟩
2 Construct matrix V_ij = ⟨ψ_i⁽⁰⁾|V|ψ_j⁽⁰⁾⟩
3 Solve secular determinant for eigenvalues and eigenvectors
4 Obtain first-order corrected energies and eigenstates

Time-Dependent Perturbation Theory

Scope

Perturbations vary explicitly with time: V = V(t). Used to study transitions induced by external fields, e.g., electromagnetic radiation.

Schrödinger picture formulation

Time-dependent Schrödinger equation: iħ ∂/∂t |ψ(t)⟩ = (H₀ + V(t)) |ψ(t)⟩. Goal: compute transition amplitudes between eigenstates of H₀.

First-order transition amplitude

Formula: c_m^{(1)}(t) = (-i/ħ) ∫₀^t dt' e^{iω_{mn}t'} ⟨ψ_m^{(0)}|V(t')|ψ_n^{(0)}⟩, with ω_{mn} = (E_m⁽⁰⁾ - E_n⁽⁰⁾)/ħ.

c_m^{(1)}(t) = (-i/ħ) ∫₀^t dt' e^{iω_{mn}t'} ⟨ψ_m^{(0)}|V(t')|ψ_n^{(0)}⟩

Interaction Picture Formalism

Definition

Hybrid representation: operators evolve with H₀, states evolve with perturbation V. Facilitates perturbation expansions in time-dependent problems.

State evolution

Interaction picture state |ψ_I(t)⟩ satisfies iħ ∂/∂t |ψ_I(t)⟩ = V_I(t) |ψ_I(t)⟩. V_I(t) = e^{iH₀t/ħ} V(t) e^{-iH₀t/ħ}.

Advantage

Separates known free evolution from perturbation effects. Simplifies calculation of time-ordered integrals and series expansions.

Dyson Series and Evolution Operators

Dyson series

Formal solution to time-dependent Schrödinger equation using time-ordered exponential: U_I(t,t₀) = T exp[-(i/ħ) ∫_{t₀}^t V_I(t') dt'].

Expansion

Series expansion in powers of V_I: sum over integrals with nested time orderings. Basis for perturbation expansions and Feynman diagrams.

Mathematical expression

U_I(t,t₀) = 1 + (-i/ħ) ∫_{t₀}^t dt₁ V_I(t₁) + (-i/ħ)^2 ∫_{t₀}^t dt₁ ∫_{t₀}^{t₁} dt₂ V_I(t₁) V_I(t₂) + ...

Applications in Quantum Systems

Atomic and molecular physics

Fine and hyperfine structure calculations. Stark and Zeeman effects. Molecular vibration corrections.

Quantum field theory

Perturbative expansions in coupling constants. Calculation of scattering amplitudes via Feynman diagrams.

Condensed matter physics

Electron interactions in solids. Band structure corrections. Response to weak external fields.

Field Example Perturbation Type
Atomic Physics Hydrogen fine structure Spin-orbit coupling
Quantum Field Theory Electron scattering Electromagnetic interaction
Condensed Matter Band gap corrections Lattice potential variation

Limitations and Convergence Issues

Radius of convergence

Series often asymptotic, not convergent for large perturbations. Breaks down near level crossings or strong coupling.

Non-perturbative phenomena

Tunneling, instantons, and bound states beyond perturbative reach. Require alternate frameworks.

Resummation techniques

Borel summation, Padé approximants, and variational perturbation improve convergence and extend applicability.

Computational Implementations

Numerical perturbation

Matrix diagonalization of truncated Hamiltonians. Numerical integration for time-dependent cases.

Symbolic computation

Automated derivation of perturbation series using algebraic software (Mathematica, Maple).

Hybrid approaches

Combination of perturbative and variational methods. Quantum Monte Carlo for benchmarking.

Summary and Outlook

Key takeaways

Perturbation theory provides systematic expansions for quantum observables. Effective for weak perturbations, foundational in quantum mechanics.

Current trends

Extensions to open quantum systems, strong coupling regimes, and quantum computing simulations. Development of non-perturbative hybrid methods ongoing.

Future directions

Improved convergence algorithms. Integration with machine learning for complex system approximations. Exploration of perturbation in emergent quantum technologies.

References

  • Schiff, L. I. Quantum Mechanics. 3rd ed., McGraw-Hill, 1968, pp. 150-190.
  • Sakurai, J. J., Napolitano, J. Modern Quantum Mechanics. 2nd ed., Addison-Wesley, 2011, pp. 120-180.
  • Messiah, A. Quantum Mechanics, Vol. I. North-Holland, 1961, pp. 290-350.
  • Cohen-Tannoudji, C., Diu, B., Laloe, F. Quantum Mechanics. Wiley, 1977, vol. 1, pp. 450-510.
  • Fetter, A. L., Walecka, J. D. Quantum Theory of Many-Particle Systems. McGraw-Hill, 1971, pp. 320-370.
!main_footer!