Skip to content

Commit 84d2e9e

Browse files
Update README.md
Signed-off-by: Fabiana 🚀 Campanari <[email protected]>
1 parent 986393c commit 84d2e9e

File tree

1 file changed

+22
-0
lines changed

1 file changed

+22
-0
lines changed

README.md

Lines changed: 22 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -140,6 +140,28 @@ Feel free to explore, contribute, and share your insights!
140140

141141
3. **Charles Bennett (1993)**
142142
* Worked on reversible computing and discovered quantum teleportation.
143+
144+
* The formula to describe **Charles Bennett's (1993)** work based on the provided information can be expressed as follows:
145+
146+
1. **Reversible Computing**:
147+
- Based on the concept of **reversible computation**, where operations can be undone without information loss, reducing energy dissipation (aligned with the second law of thermodynamics).
148+
149+
Simplified formula for energy and information conservation:
150+
\[
151+
\Delta S = 0 \quad \text{(Entropy remains constant for reversible systems)}
152+
\]
153+
154+
2. **Quantum Teleportation**:
155+
- Describes the transfer of quantum states between particles via quantum entanglement, without physically transferring the particle itself.
156+
157+
Generic formula for quantum teleportation:
158+
\[
159+
|\psi\rangle_C = |\phi\rangle_A \otimes |\beta_{00}\rangle_{BC}
160+
\]
161+
Where:
162+
- \(|\psi\rangle_C\) is the reconstructed state at the destination (C).
163+
- \(|\phi\rangle_A\) is the initial quantum state (A).
164+
- \(|\beta_{00}\rangle_{BC}\) represents the entangled particle pair (B and C).
143165

144166

145167

0 commit comments

Comments
 (0)