Quantum Entanglement
A phenomenon where particles remain connected and correlated across vast distances.
Quantum entanglement is a phenomenon where two or more quantum particles become linked in such a way that they share the same fate, regardless of the distance separating them. When particles are entangled, their quantum states are interdependent; measuring a property of one particle instantaneously influences the corresponding property of the other(s). For instance, if two electrons are entangled in a spin state, measuring the spin of one electron as 'up' will instantly determine that the spin of the other electron is 'down', even if they are light-years apart. This correlation is stronger than any classical correlation and cannot be explained by local hidden variables. Albert Einstein famously referred to this as 'spooky action at a distance'. Entanglement is a crucial resource for quantum computing, quantum communication, and quantum metrology. It arises from interactions between particles, often during their creation or through specific quantum operations. The mathematical description involves a joint quantum state that cannot be factored into individual states of the constituent particles. While the correlation is instantaneous, entanglement does not allow for faster-than-light communication because transmitting the result of a measurement requires a classical channel. The fragility of entangled states, susceptible to environmental decoherence, poses a significant challenge in harnessing this phenomenon for practical applications. Generating, maintaining, and manipulating entangled states with high fidelity are key research areas.
graph LR
Center["Quantum Entanglement"]:::main
Pre_qubit["qubit"]:::pre --> Center
click Pre_qubit "/terms/qubit"
Pre_linear_algebra["linear-algebra"]:::pre --> Center
click Pre_linear_algebra "/terms/linear-algebra"
Rel_quantum_teleportation["quantum-teleportation"]:::related -.-> Center
click Rel_quantum_teleportation "/terms/quantum-teleportation"
Rel_quantum_cryptography["quantum-cryptography"]:::related -.-> Center
click Rel_quantum_cryptography "/terms/quantum-cryptography"
Rel_decoherence["decoherence"]:::related -.-> Center
click Rel_decoherence "/terms/decoherence"
classDef main fill:#7c3aed,stroke:#8b5cf6,stroke-width:2px,color:white,font-weight:bold,rx:5,ry:5;
classDef pre fill:#0f172a,stroke:#3b82f6,color:#94a3b8,rx:5,ry:5;
classDef child fill:#0f172a,stroke:#10b981,color:#94a3b8,rx:5,ry:5;
classDef related fill:#0f172a,stroke:#8b5cf6,stroke-dasharray: 5 5,color:#94a3b8,rx:5,ry:5;
linkStyle default stroke:#4b5563,stroke-width:2px;
🧒 Explain Like I'm 5
🧤 A subatomic link that connects two particles so they always 'match' each other instantly, even across the universe.
🤓 Expert Deep Dive
## The Bell States
- $|\Phi^{\pm}
angle = rac{1}{\sqrt{2}}(|00
angle \pm |11
angle)$
- $|\Psi^{\pm}
angle = rac{1}{\sqrt{2}}(|01
angle \pm |10
angle)$
These states represent the maximum possible correlation between two qubits.