Exact diagonalization (ED) is a numerical technique used in physics to determine the eigenstates and energy eigenvalues of a quantum Hamiltonian. In this technique, a Hamiltonian for a discrete, finite system is expressed in matrix form and diagonalized using a computer. Exact diagonalization is only feasible for systems with few degrees of freedom, due to the exponential growth of the Hilbert space dimension with the size of the quantum system. It is frequently employed to study lattice models, including the Hubbard model, Ising model, Heisenberg model, t-J model, and SYK model.

Expectation values from exact diagonalization

After determining the eigenstates | n ⟩ {\displaystyle |n\rangle } and energies ϵ n {\displaystyle \epsilon _{n}} of a given Hamiltonian, exact diagonalization can be used to obtain expectation values of observables. For example, if O {\displaystyle {\mathcal {O}}} is an observable, its thermal expectation value is

⟨ O ⟩ = 1 Z ∑ n e − β ϵ n ⟨ n | O | n ⟩ , {\displaystyle \langle {\mathcal {O}}\rangle ={\frac {1}{Z}}\sum _{n}e^{-\beta \epsilon _{n}}\langle n|{\mathcal {O}}|n\rangle ,}

where Z = ∑ n e − β ϵ n {\displaystyle Z=\sum _{n}e^{-\beta \epsilon _{n}}} is the partition function. If the observable can be written down in the initial basis for the problem, then this sum can be evaluated after transforming to the basis of eigenstates.

Green's functions may be evaluated similarly. For example, the retarded Green's function G R ( t ) = − i θ ( t ) ⟨ [ A ( t ) , B ( 0 ) ] ⟩ {\displaystyle G^{R}(t)=-i\theta (t)\langle [A(t),B(0)]\rangle } can be written

G R ( t ) = − i θ ( t ) Z ∑ n , m ( e − β ϵ n − e − β ϵ m ) ⟨ n | A ( 0 ) | m ⟩ ⟨ m | B ( 0 ) | n ⟩ e − i ( ϵ m − ϵ n ) t / ℏ . {\displaystyle G^{R}(t)=-{\frac {i\theta (t)}{Z}}\sum _{n,m}\left(e^{-\beta \epsilon _{n}}-e^{-\beta \epsilon _{m}}\right)\langle n|A(0)|m\rangle \langle m|B(0)|n\rangle e^{-i(\epsilon _{m}-\epsilon _{n})t/\hbar }.}

Exact diagonalization can also be used to determine the time evolution of a system after a quench. Suppose the system has been prepared in an initial state | ψ ⟩ {\displaystyle |\psi \rangle }, and then for time t > 0 {\displaystyle t>0} evolves under a new Hamiltonian, H {\displaystyle {\mathcal {H}}}. The state at time t {\displaystyle t} is

| ψ ( t ) ⟩ = ∑ n e − i ϵ n t / ℏ ⟨ n | ψ ( 0 ) ⟩ | n ⟩ . {\displaystyle |\psi (t)\rangle =\sum _{n}e^{-i\epsilon _{n}t/\hbar }\langle n|\psi (0)\rangle |n\rangle .}

Memory requirements

The dimension of the Hilbert space describing a quantum system scales exponentially with system size. For example, consider a system of N {\displaystyle N} spins localized on fixed lattice sites. The dimension of the on-site basis is 2, because the state of each spin can be described as a superposition of spin-up and spin-down, denoted | ↑ ⟩ {\displaystyle \left|\uparrow \right\rangle } and | ↓ ⟩ {\displaystyle \left|\downarrow \right\rangle }. The full system has dimension 2 N {\displaystyle 2^{N}}, and the Hamiltonian represented as a matrix has size 2 N × 2 N {\displaystyle 2^{N}\times 2^{N}}. This implies that computation time and memory requirements scale very unfavorably in exact diagonalization. In practice, the memory requirements can be reduced by taking advantage of symmetry of the problem, imposing conservation laws, working with sparse matrices, or using other techniques to reduce the Hilbert space dimension.

Naive estimates for memory requirements in exact diagonalization of a spin-1⁄2 system performed on a computer. It is assumed the Hamiltonian is stored as a matrix of double-precision floating point numbers.
Number of sitesNumber of statesHamiltonian size in memory
4162048 B
95122 MB
166553634 GB
25335544329 PB
366.872e1040 ZB

Comparison with other techniques

Exact diagonalization is useful for extracting exact information about finite systems. However, often small systems are studied to gain insight into infinite lattice systems. If the diagonalized system is too small, its properties will not reflect the properties of the system in the thermodynamic limit, and the simulation is said to suffer from finite size effects.

Unlike some other exact theory techniques, such as Auxiliary-field Monte Carlo, exact diagonalization obtains Green's functions directly in real time, as opposed to imaginary time. Unlike in these other techniques, exact diagonalization results do not need to be numerically analytically continued. This is an advantage, because numerical analytic continuation is an ill-posed and difficult optimization problem.

Applications

  • Can be used as an impurity solver for Dynamical mean-field theory techniques.
  • When combined with finite size scaling, estimating the ground state energy and critical exponents of the 1D transverse-field Ising model.
  • Studying properties of the 2D Heisenberg model in a magnetic field, including antiferromagnetism and spin-wave velocity.
  • Studying the Drude weight of the 2D Hubbard model.
  • Studying out-of-time-order correlations (OTOCs) and scrambling in the SYK model.
  • Simulating resonant x-ray spectra of strongly correlated materials.
  • Simulating the nonlinear spectroscopy of quantum magnets.

Implementations

Numerous software packages implementing exact diagonalization of quantum Hamiltonians exist. These include , , , , and many others.

Generalizations

Exact diagonalization results from many small clusters can be combined to obtain more accurate information about systems in the thermodynamic limit using the numerical linked cluster expansion.

See also

External links

  • Quantum Simulation/Exact diagonalization
  • 2019-07-23 at the Wayback Machine
  • in E. Pavarini, E. Koch and S. Zhang (eds.): Many-Body Methods for Real Materials, Jülich 2019, ISBN 978-3-95806-400-3