From 33924ad8d0edb9b656295fa44a99a06078808f4b Mon Sep 17 00:00:00 2001 From: Matheus Gomes Cordeiro Date: Sat, 16 Nov 2024 07:47:11 -0300 Subject: [PATCH] Update README.md --- README.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/README.md b/README.md index 54425b1..402ea85 100644 --- a/README.md +++ b/README.md @@ -84,7 +84,7 @@ where $\mathbf{C}$ may be considered an arbitrary complex constant and $\mathbf{ $$ \Psi(y,t) = C \, e^{-iEt/\hbar} \, \psi(y) \quad \mathbf{(3)}$$ -The term $e^{-\frac{iE}{\hbar}t}$ is called the **phase factor** of $\Psi(y,t)$. In order to find $\psi(y)$ we then solve the time-independent Schröndiger equation [[5](#-references)]: +The term $e^{-\frac{iE}{\hbar}t}$ is called the **phase factor** of $\Psi(y,t)$. In order to find $\psi(y)$ we then solve the **time-independent Schröndiger equation** [[5](#-references)]: $$ -\Bigg(\frac{\hbar^{2}}{2m}\Bigg) \, \psi''(y) + \Bigg(\frac{m\omega^2 y^2}{2}\Bigg) \, \psi(y) = E \, \psi(y) \quad \mathbf{(4)}