Table of Contents

Plus State (|+⟩)

Plus state $|+\rangle$ is an equal superposition of $|0\rangle$ and $|1\rangle$. The +1 eigenstate of the Pauli X operator, it is fundamental for creating superposition and is used in nearly every quantum algorithm.

Representation: $|+\rangle = \frac{1}{\sqrt{2}}(|0\rangle + |1\rangle) = \frac{1}{\sqrt{2}} \begin{pmatrix} 1 \\ 1 \end{pmatrix}$

Properties

Bloch Sphere Position

On the Bloch sphere, the plus state is at the positive x-axis (pointing right). It represents equal uncertainty between Z eigenstates but maximum certainty in the X measurement.

Creation

The Hadamard gate creates $|+\rangle$ from $|0\rangle$: $H|0\rangle = |+\rangle$. Applying H to any computational basis state yields a superposition in the X basis.

Measurement

Applications