Table of Contents

Bell 01 (|Ψ⁺⟩)

Bell 01 state $|\Psi^+\rangle = \frac{1}{\sqrt{2}}(|01\rangle + |10\rangle)$ is a maximally entangled two-qubit state where the measurement outcomes of the two qubits are anti-correlated. One of the four Bell states, it is equally likely to yield outcomes 01 or 10 when measured.

Representation: $|\Psi^+\rangle = \frac{1}{\sqrt{2}} \begin{pmatrix} 0 \\ 1 \\ 1 \\ 0 \end{pmatrix}$ (in the basis $|00\rangle, |01\rangle, |10\rangle, |11\rangle$)

Properties

Creation

Apply CNOT to $(H \otimes I)|01\rangle$:

  1. Prepare $|01\rangle$
  2. Apply Hadamard to first qubit: $H \otimes I$ gives $\frac{1}{\sqrt{2}}(|01\rangle + |11\rangle)$
  3. Apply CNOT with first qubit as control: yields $|\Psi^+\rangle$

Measurement

Applications