Quantum Entanglement

Korelacja między cząstkami silniejsza niż cokolwiek w fizyce klasycznej.

Zmiana stanu jednej cząstki natychmiast wpływa na drugą. Zjawisko to leży u podstaw mechaniki kwantowej i technologii kwantowych. Jest wykorzystywane w algorytmach kwantowych (np. algorytm Shora) do wykładniczego przyspieszenia obliczeń oraz w bezpiecznej komunikacji.

        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;

      

🧒 Wyjaśnij jak 5-latkowi

Wyobraź sobie dwie magiczne skarpetki: jeśli założysz jedną na lewą nogę, druga natychmiast staje się prawą skarpetką, nawet jeśli jest w szufladzie w innym domu.

🤓 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.

🔗 Powiązane terminy

Wymagana wiedza:

📚 Źródła