Poles: |0⟩ and |1⟩
Every single-qubit pure state lives somewhere on the surface of a unit sphere called the Bloch sphere. The two computational basis states and are not scattered randomly across that surface — they occupy opposite ends of the vertical axis, the north pole and south pole.
The north and south poles
A general single-qubit state can be written as
where is the polar angle from the axis and is the azimuthal angle in the plane. Setting gives
so sits at the north pole , regardless of . Setting gives
which equals up to a physically irrelevant global phase, placing at the south pole .
The axis therefore points from the south pole toward the north pole, and a measurement in the computational basis is a test of whether the Bloch vector points up () or down ().
From north pole to south pole
The only way to move from one pole to the other while staying on the sphere is to rotate by radians (180°). The Pauli-X gate does exactly that — it rotates by around the axis, sending the north pole () to the south pole () and vice versa:
This is why is called the quantum NOT gate.
Try it
Flip the qubit to the south pole — prepare starting from the default state. The grader checks your full statevector, so leaving the circuit empty will not pass.
After running, the Bloch sphere in the visualizer should show a vector pointing straight down — the south pole, the home of .
Sign in on the full site to ask questions and join the discussion.