Table of Contents

GHZ State

GHZ state $|GHZ\rangle = \frac{1}{\sqrt{2}}(|000\rangle + |111\rangle)$ is a three-qubit maximally entangled state. A generalization of the Bell state to three qubits, it exhibits global entanglement where no qubit can be separated as independent of the others.

Representation: GHZ state has two basis components with equal amplitude and zero amplitude for all others: $$|GHZ\rangle = \frac{1}{\sqrt{2}}(|000\rangle + |111\rangle)$$

Properties

Creation

Create a Bell pair on first two qubits, then apply CNOT from first to third:

  1. Apply $H \otimes I \otimes I$ to prepare superposition
  2. Apply CNOT (first to second)
  3. Apply CNOT (first to third) Result: $|GHZ\rangle$

Measurement

Quantum Information Applications

Relationship to W State

Unlike the W state, which distributes entanglement evenly, the GHZ state is “all or nothing”—measuring one qubit collapses the entire state. The W state is more robust to loss of a single qubit.