|q⟩ Bad Qubits

intermediate · Physics · Identical Particles & Exchange Symmetry

Checkpoint: Exchange Symmetry

This checkpoint pulls the module together. Identical particles are indistinguishable, so their states must be eigenstates of exchange with eigenvalue ±1\pm 1: bosons symmetric, fermions antisymmetric. Antisymmetry forces the Pauli exclusion principle and, for two electrons, locks the spin symmetry to the opposite of the spatial symmetry.

What you should be able to do

The configuration to build

Two electrons share one spatial orbital — say the ground orbital of a well or atom. Their spatial wavefunction ψ1(x1)ψ1(x2)\psi_1(x_1)\psi_1(x_2) is symmetric. To keep the total state antisymmetric, the spin part must be antisymmetric, and the only antisymmetric two-spin state is the singlet:

S=12( ⁣ ⁣)=12(0110),|S\rangle = \tfrac{1}{\sqrt{2}}\big(|\!\uparrow\downarrow\rangle - |\!\downarrow\uparrow\rangle\big) = \tfrac{1}{\sqrt{2}}\big(|01\rangle - |10\rangle\big),

with total spin S=0S = 0. This is the spin state of, for example, the two electrons in a ground-state helium atom or a covalent bond. Your task is to prepare exactly this state on two qubits.

Try it

Build the spin singlet 12(0110)\tfrac{1}{\sqrt{2}}(|01\rangle - |10\rangle) on two qubits, reading 0|0\rangle as spin up and 1|1\rangle as spin down. The grader checks the full statevector, so make the amplitudes +1/2+1/\sqrt{2} on 01|01\rangle and 1/2-1/\sqrt{2} on 10|10\rangle, with zero elsewhere.

Run your code to see the quantum state.

Sign in on the full site to ask questions and join the discussion.