Table of Contents

Single-Qubit States

Single-qubit states are quantum states of a single qubit, normalized vectors in a two-dimensional Hilbert space. All single-qubit states can be represented on the Bloch sphere and are characterized by two real parameters (polar angles).

Overview

Single-qubit states form the foundation of quantum computing. Two main classification schemes organize them:

By Basis (Pauli Eigenstates)

All pure single-qubit states are eigenstates of some Pauli operator. The six Pauli eigenstates form three orthogonal pairs:

By Superposition

Bloch Sphere Representation

Any pure single-qubit state maps to a point on the unit Bloch sphere via:

$$|\psi\rangle = \cos(\theta/2)|0\rangle + e^{i\phi}\sin(\theta/2)|1\rangle$$

where:

The six Pauli eigenstates correspond to the poles of three perpendicular axes on the sphere.

Measurement

Measuring a single-qubit state in the computational basis yields $|0\rangle$ with probability $|\alpha|^2$ and $|1\rangle$ with probability $|\beta|^2$. Measuring in another basis (X or Y) requires rotating the state first via single-qubit gates before measurement.

Single-Qubit Gates

Quantum gates transform single-qubit states via unitary rotations:

See single-qubit gates for details on each gate.

Mixed States and Decoherence

Pure single-qubit states are points on the Bloch sphere. Mixed states (statistical mixtures) are represented by density matrices and correspond to points inside the sphere. Decoherence moves states from the surface toward the center via:

Applications

Orthonormality and Inner Products

The six Pauli eigenstates satisfy:

These inner products determine measurement probabilities when state is prepared in one basis but measured in another.

Purity and Fidelity

For pure states:

Fidelity between two single-qubit states is computed via their Bloch vectors or density matrices.

Scalability to Multi-Qubit Systems

Single-qubit states extend to multi-qubit systems via tensor products:

Entangled states cannot be factored as products of single-qubit states.