Qubism

Scientists tend to be very visual people. We love to understand through pictures. About one year ago, we had one of those ideas which remind you why it’s so fun to be a theoretical physicist… Simple and deep. The idea was about how to represent quantum many-body wavefunctions in pictures. Speaking very coarsely, the high complexity of the wavefunction maps into fractality of the final image.

So, more slowly. As you know, bit can take only two values: 0 and 1. A qubit is a quantum bit, which can be in any linear combination of 0 and 1, like Schrödinger’s cat, which we denote by |0\rangle and |1\rangle. In other terms: a qubit is represented by two complex numbers: |\Psi\rangle = \alpha |0\rangle + \beta |1\rangle. If you have two qubits, the basic states are four: 00, 01, 10 and 11, so we get

|\Psi\rangle = \alpha_{00} |00\rangle + \alpha_{01} |01\rangle + \alpha_{10}|10\rangle + \alpha_{11}|11\rangle

If you add one qubit, the number of parameters doubles. For N qubits, you need 2^N parameters in order to specify completely the state! The task of representing those values in a picture in a meaningful way seems hopeless… Our idea is to start with a square and divide it in four quadrants. Each quadrant will be filled with a color associated with the corresponding parameter.

What if we get a second pair of qubits? Then we move to “level-2”: we split each quadrant into four parts, again, and label them according to the values of the new qubits. We can go as deeply as we want. The thermodynamical limit N\to\infty corresponds to the continuum limit.

The full description of the algorithm is in this paper from arXiv, and we have launched a webpage to publish the source code to generate the qubistic images. So, the rest of this blog entry will be just a collection of pictures with some random comments…

Qubistic view of the GS of the Heisenberg hamiltonian

This is the ground state of the Heisenberg hamiltonian for N=12 qubits. It is an antiferromagnetic system, which favours neighbouring qubits to be opposite (0-1 or 1-0). The main diagonal structures are linked to what we call a spin liquid.

These four pics correspond to the so-called half-filling Dicke states: systems in which half the qubits are 0 and the other half 1… but you do not know which are which! The four pics show the sequence as you increase the number of qubits: 8, 10, 12 and 14.

This one is the AKLT state for N=10 qu-trits (each can be in three states: -1, 0 or 1). It has some nice hidden order, known as the Haldane phase. The order shows itself quite nicely in its self-similarity.

This one is the Ising model in a transverse field undergoing a quantum phase transition… but the careful reader must have realized that it is not fitting in a square any more! Indeed, it is plotted using a different technique, mapping into triangles. Cute, ein?

But I have not mentioned its most amazing properties. The mysterious quantum entanglement can be visualized from the figures. This property of quantum systems is a strong form of correlation, much stronger than any classical system might achieve.

So, if you want to learn more, browse the paper or visit this webpage, although it is still under construction…

With warm acknowledgments to my coauthors: Piotr Midgał, Maciej Lewenstein (ICFO), Miguel I. Berganza and Germán Sierra (IFT), and also to Silvia N. Santalla and Daniel Peralta.

Leave a comment