From 52c13684957077cb07b26dd2461aae17d4e9049f Mon Sep 17 00:00:00 2001 From: =?UTF-8?q?Fabiana=20=F0=9F=9A=80=20=20Campanari?= <113218619+FabianaCampanari@users.noreply.github.com> Date: Tue, 4 Feb 2025 23:47:22 -0300 Subject: [PATCH] Update README.md MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit Signed-off-by: Fabiana 🚀 Campanari <113218619+FabianaCampanari@users.noreply.github.com> --- README.md | 16 ++++------------ 1 file changed, 4 insertions(+), 12 deletions(-) diff --git a/README.md b/README.md index ba355ab..43c6bcb 100644 --- a/README.md +++ b/README.md @@ -327,20 +327,12 @@ Time-dependent form of Schrödinger’s equation: $\huge \color{DeepSkyBlue} i\hbar \frac{\partial}{\partial t} \psi(r, t) = \hat{H} \psi(r, t)$ -Where: - • $\large \color{DeepSkyBlue} \psi(r, t)$ is the wave function of the system. - • $\large \color{DeepSkyBlue} \hat{H}$ is the Hamiltonian operator. - • $\large \color{DeepSkyBlue} \hbar$ is the reduced Planck’s constant. + [Where](): + - $\large \color{DeepSkyBlue} \psi(r, t)$ is the wave function of the system. + - $\large \color{DeepSkyBlue} \hat{H}$ is the Hamiltonian operator. + - $\large \color{DeepSkyBlue} \hbar$ is the reduced Planck’s constant. -10. Werner Heisenberg (1927) -Uncertainty Principle, central to quantum physics. -Formula for the Uncertainty Principle: -$\huge \color{DeepSkyBlue} \Delta x \cdot \Delta p \geq \frac{\hbar}{2}$ - -Where: - • $\large \color{DeepSkyBlue} \Delta x$ is the uncertainty in position. - • $\large \color{DeepSkyBlue} \Delta p$ is the uncertainty in momentum.