The Equator: |+⟩, |−⟩, |i⟩, |−i⟩
The Bloch sphere has two special poles: at the north and at the south. Every other point on the sphere is a superposition, and the equator — the great circle lying halfway between the poles — is where things get interesting. The four states that sit squarely on that equator are , , , and .
The X-basis states: and
The Hadamard gate takes to the axis and to the axis:
These two states form the X basis (also called the Hadamard basis or basis). The state sits on the side of the equator; sits directly opposite on the side. Because they are orthogonal (), they can serve as an alternative measurement basis — you measure in the X basis by applying before a standard readout.
The Y-basis states: and
The and points on the equator are reached by adding a complex phase. Applying the S gate (phase gate) after Hadamard multiplies the amplitude by :
The counterpart is
These two states form the Y basis. On the Bloch sphere, sits at the axis of the equator and at the axis. Together with the X-basis states, they tile the equator into four equally-spaced points separated by .
Why these four states matter
The four equator states are the eigenstates of the and Pauli operators:
- ,
- ,
They appear throughout quantum computing: is the starting state for interference in the Hadamard transform, and the Y-basis states arise naturally in quantum phase estimation and in characterizing qubit noise.
Try it
Prepare the state , which sits on the axis of the Bloch sphere equator. The grader checks the full statevector (up to global phase).
After running your circuit, inspect the amplitudes: qubit should have amplitude (real) and qubit should have amplitude (purely imaginary). That is the signature of the equator point.
Sign in on the full site to ask questions and join the discussion.