Quantum Entanglement

Parçacıkların mesafe ne olursa olsun birbirine bağlı kaldığı fenomen.

Dolanık parçacıklardan birini ölçtüğünüzde, diğerinin durumu anında belirlenir. Einstein buna 'uzaktan hayalet etki' demiştir. Bu fenomen, klasik bitlerden farklı olarak süperpozisyon ve dolanıklığı kullanan kuantum bilgisayarların gücünün kaynağıdır. Ayrıca, dinlenmesi imkansız iletişim kanalları oluşturmak için kullanılır.

        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;

      

🧒 5 yaşındaki gibi açıkla

Sihirli bir çift eldiven düşünün: Birini kutudan çıkarıp sağ eldiven olduğunu gördüğünüzde, diğer eldiven evrenin diğer ucunda bile olsa anında sol eldiven olur.

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

🔗 İlgili terimler

Ön koşullar:

📚 Kaynaklar