Quantum Entanglement

Two particles, light-years apart. Measure one, and you instantly know something about the other — no matter the distance. This is quantum entanglement, and it's not science fiction. It's one of the most experimentally verified and practically useful phenomena in quantum physics.

What is Quantum Entanglement?

Quantum entanglement is a special relationship between two or more qubits (or quantum particles) where their states become correlated in such a way that the measurement of one instantly determines something about the other — regardless of the physical distance between them.

Einstein's reaction: Albert Einstein famously called entanglement "spooky action at a distance" and believed it proved quantum mechanics was incomplete. Decades later, physicist John Bell devised a test, and experiments confirmed: the correlations are real. Einstein was wrong — quantum mechanics is right.

A simple analogy: Magic gloves

Imagine you have two gloves. You put one in a box and ship it to a friend in Tokyo while you keep the other box. When you open your box and find a left glove, you instantly know your friend has the right glove — without looking at it. That's classical correlation. You always knew which glove was which; you just didn't look.

Quantum entanglement is stranger. Before anyone opens a box, neither glove is left or right. They're in a superposition. The moment you look at yours, not only does yours become definite, but your friend's glove simultaneously becomes its opposite — even if they're on opposite sides of the universe. The "decision" happens at measurement, not before.

Bell States: The Four Types of Entanglement

The simplest entangled quantum states are called Bell states (named after physicist John Bell). These are two-qubit states where the qubits are maximally entangled.

The most famous Bell state is:

|Φ⁺⟩ = (|00⟩ + |11⟩) / √2

This reads: "The two-qubit system is in a superposition of both-zero AND both-one, with equal probability." If you measure the first qubit and get 0, the second qubit will also be 0 — guaranteed. If you get 1, so will the second. They're perfectly correlated.

|Φ⁺⟩
(|00⟩ + |11⟩)/√2
Both match: 00 or 11
|Φ⁻⟩
(|00⟩ − |11⟩)/√2
Both match, opposite phase
|Ψ⁺⟩
(|01⟩ + |10⟩)/√2
Always opposite: 01 or 10
|Ψ⁻⟩
(|01⟩ − |10⟩)/√2
Opposite, with phase flip

How Do You Create Entanglement?

In a quantum circuit, you create entanglement using two gates in sequence:

  1. Apply a Hadamard (H) gate to the first qubit — this puts it into superposition (50/50 between 0 and 1).
  2. Apply a CNOT gate with the first qubit as control and the second as target.

After these two steps, the two qubits are entangled in the Bell state |Φ⁺⟩. We'll cover gates in detail in Phase 2: Quantum Gates.

q₀: |0⟩ H ─→
q₁: |0⟩ ─→

After this circuit, q₀ and q₁ are entangled in state (|00⟩ + |11⟩)/√2

How is Entanglement Used in Quantum Computing?

Quantum Teleportation

Using entanglement plus classical communication, you can transfer the complete quantum state of one qubit to another — without physically moving the qubit. This isn't teleporting matter; it's teleporting information about a quantum state. It's used in quantum networks.

Quantum Cryptography (QKD)

In Quantum Key Distribution, two parties share entangled photons. Any eavesdropper who tries to intercept the communication disturbs the entanglement — making them detectable. This creates theoretically unbreakable encryption.

Quantum Algorithms

Many powerful quantum algorithms — including Shor's and Grover's — rely on entanglement between qubits to create correlations that lead computation toward the correct answer exponentially faster than classical methods.

Quantum Error Correction

Entanglement allows quantum computers to spread information across multiple qubits in a way that lets them detect and correct errors — even without directly measuring (and thus collapsing) the individual qubits.

Frequently Asked Questions

Can entanglement be used for faster-than-light communication?

No. This is a common misconception. While measuring one entangled qubit instantly tells you something about the other, you can't control the measurement outcome. The result is random. To communicate useful information, you still need a classical channel. The entanglement can't be "aimed" to send a message.

Is entanglement preserved over long distances?

Yes, in principle — and researchers have demonstrated entanglement over 1,200 km using satellite-based experiments (China's Micius satellite, 2017). However, maintaining entanglement over long distances through fiber optic cables is much harder due to photon loss and decoherence.

Are entangled qubits always in different physical locations?

No. In a quantum computer, entangled qubits are typically right next to each other on the same chip. Physical separation isn't required — what matters is the quantum correlation of their states.

What's the difference between entanglement and superposition?

Superposition is about a single qubit being in multiple states at once. Entanglement is about the correlated relationship between two or more qubits. You can have one without the other, but the most useful quantum states combine both.

Frequently Asked Questions

What will I learn here?

This page covers the core concepts and techniques you need to understand the topic and progress confidently to the next lesson.

How should I use this page?

Start with the overview, then follow the section links to deepen your understanding. Use the table of contents on the right to jump to specific sections.

What should I read next?

Use the navigation below to continue to the next lesson or explore related topics.