Spooky Action at a Distance
Entanglement
What Is Entanglement?
Entanglement is a quantum phenomenon where two or more qubits become correlated in such a way that the state of one instantly affects the state of the other, regardless of distance.
Einstein famously called it "spooky action at a distance" because he found it troubling. But experiments have confirmed it's real.
When qubits are entangled, measuring one immediately determines the outcome of measuring the other, even if they're on opposite sides of the universe.
Interactive Bell State
Click a qubit to measure it. Watch how measuring one instantly determines the other!
Creating Entanglement
The most common entangled state is the Bell state, created with a Hadamard gate followed by a CNOT (controlled-NOT) gate:
This state says: "The two qubits will always have the same value when measured, both 0 or both 1, but which one is random."
Why It's Not Magic
No Faster-Than-Light Communication
It's About Correlation
Why Entanglement Matters
Exponential State Space
Quantum Algorithms
Quantum Communication
The CNOT Gate
The CNOT (Controlled-NOT) gate is the key to creating entanglement:
- It operates on two qubits: a control and a target
- If control is |1⟩, it flips the target
- If control is |0⟩, it does nothing
- When the control is in superposition, it creates entanglement
Hands-on exercise
10-15 minutes
Goal , Create entangled qubit pairs and verify their correlated measurements.
Open in Google ColabReflection
- 01If entanglement doesn't allow faster-than-light communication, what makes it useful for computation?
- 02How does entanglement differ from classical correlation (like two coins that always match)?