Table of Contents

Bell 00 (|Φ⁺⟩)

Bell 00 state $|\Phi^+\rangle = \frac{1}{\sqrt{2}}(|00\rangle + |11\rangle)$ is the maximally entangled two-qubit state where both qubits have perfectly correlated measurement outcomes. It cannot be written as a product of single-qubit states and is one of the four Bell states.

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

Properties

Creation

Apply Hadamard to first qubit, then CNOT with first qubit as control:

$$\text{CNOT}(H \otimes I)|00\rangle = |\Phi^+\rangle$$

Alternatively: $H \otimes I$ applied to $|0\rangle$ gives $(|0\rangle + |1\rangle)/\sqrt{2} \otimes |0\rangle$, then CNOT creates the correlation.

Measurement

Applications