15

What is the definition of a quantum integrable model?

To be specific: given a quantum Hamiltonian, what makes it integrable?

Qmechanic
  • 201,751
lagoa
  • 311
  • There is a precise definition of quantum integrability for explicitly time-dependent Hamiltonians: https://arxiv.org/abs/1711.09945 – user228933 Apr 22 '19 at 04:48

2 Answers2

20

Quantum integrability basically means that the model is Bethe Ansatz solvable. This means that we can, using the Yang-Baxter relation, get a so-called "transfer matrix" which can be used to generate an infinite set of conserved quantities, including the Hamiltonian of the system, which, in turn, commute with the Hamiltonian. In other words, if we can find a transfer matrix which satisfies the Yang-Baxter relation and also generates the Hamiltonian of the model, then the model is integrable.

Please note that, oddly enough, a solvable system is not the same thing as an integrable system. For instance, the generalized quantum Rabi model is not integrable, but is solvable (see e.g. D. Braak, Integrability of the Rabi Model, Phys. Rev. Lett. 107 no. 10, 100401 (2011), arXiv:1103.2461).

A nice introduction to integrability and the algebraic Bethe Ansatz is this set of lectures by Faddeev in Algebraic aspects of the Bethe Ansatz (Int. J. Mod. Phys. A 10 no. 13 (1995) pp. 1845-1878, arXiv:hep-th/9404013)

Emilio Pisanty
  • 132,859
  • 33
  • 351
  • 666
Bubble
  • 2,030
  • 1
    This sound very interesting. Could you maybe describe the implications of the existence of this transfer matrix? How does it help? – ungerade Nov 29 '16 at 17:25
  • Note that there are also Bethe-ansatz (ish) solvable models for which no transfer matrix is known to exist: as far as it's known, the Inozemtsev spin chain seems to be an example, see https://physics.stackexchange.com/a/780318/ – Jules Lamers Mar 18 '24 at 19:46
2

If we deal with quantum finite-dimensional systems without spin, the definition is this: if we have a system with $n$ degrees of freedom whose (quantum) Hamiltonian is given by an operator $H$, then this system is called integrable if there exist $n$ independent operators $K_i$ such that $K_1=H$ and $[K_i,K_j]=0$ for all $i,j=1,\dots,n$. All operators, of course, are assumed to be (formally) self-adjoint.

The matter of how one should interpret the word "independent" here is a bit tricky. Linear independence is not sufficient, and we should at least require the functional independence of classical limits of $K_j$ for all $j=1,\dots,n$.

For further details see e.g. Definition 6 in this paper by Miller, Post and Winternitz and references therein.

  • 8
    This definition is useless because in any system there will always be $n$ independent operators that commute with $H$ and among themselves - the projectors onto the eigenstates. That's just a restatement that the Hamiltonian can be diagonalized. So clearly integrability is not the same as diagonalizability, and some notion of locality or whatever is required of your operators $K_i$. – nervxxx Oct 01 '14 at 17:55
  • 1
    This definition is vague but not useless! Projectors ${P_i}$ onto eigenstates should not be considered "independent" in the sense desired by this answer, because although they are linearly dependent, they are not algebraically independent; note $P_i P_j = 0$ for $i \neq j$. As they write, we want a notion more like functional independence. Maybe the operators should not have low-degree polynomial relations, but the "low-degree" part is tricky. They should also be local (and the ${P_i}$ are not). I think this is an interesting direction of definition that could perhaps be formalized. – Daniel Ranard Feb 08 '24 at 20:05
  • See also https://physics.stackexchange.com/q/801154/ and the reference in my answer there – Jules Lamers Mar 18 '24 at 19:42