Quantum Computing
Basic

Normalisation Constraint

The squared amplitudes of a qubit must sum to 1, ensuring total probability is 100 %.

Formula

α2+β2=1|\alpha|^2 + |\beta|^2 = 1

Variables

\alphaAmplitude of |0⟩
\betaAmplitude of |1⟩

Example

α = √(0.3), β = √(0.7) → 0.3 + 0.7 = 1 ✓

Did You Know?

This constraint is why qubits live on the surface of a sphere (the Bloch sphere) rather than inside it.

Share this formula