Skip to content

Commit b629ca3

Browse files
Merge pull request #504 from Quantum-Software-Development/FabianaCampanari-patch-1
Update README.md
2 parents b7c9ec2 + a16ef72 commit b629ca3

File tree

1 file changed

+19
-0
lines changed

1 file changed

+19
-0
lines changed

README.md

Lines changed: 19 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -327,6 +327,25 @@ Time-dependent form of Schrödinger’s equation:
327327

328328
$\huge \color{DeepSkyBlue} i\hbar \frac{\partial}{\partial t} \psi(r, t) = \hat{H} \psi(r, t)$
329329

330+
Where:
331+
• $\large \color{DeepSkyBlue} \psi(r, t)$ is the wave function of the system.
332+
• $\large \color{DeepSkyBlue} \hat{H}$ is the Hamiltonian operator.
333+
• $\large \color{DeepSkyBlue} \hbar$ is the reduced Planck’s constant.
334+
335+
10. Werner Heisenberg (1927)
336+
Uncertainty Principle, central to quantum physics.
337+
338+
Formula for the Uncertainty Principle:
339+
$\huge \color{DeepSkyBlue} \Delta x \cdot \Delta p \geq \frac{\hbar}{2}$
340+
341+
Where:
342+
• $\large \color{DeepSkyBlue} \Delta x$ is the uncertainty in position.
343+
• $\large \color{DeepSkyBlue} \Delta p$ is the uncertainty in momentum.
344+
345+
346+
347+
348+
330349

331350

332351

0 commit comments

Comments
 (0)