From d3019d7eef2f188b482753992297e975d8813692 Mon Sep 17 00:00:00 2001 From: "T. van der Sar" <t.vandersar@tudelft.nl> Date: Fri, 25 Feb 2022 08:08:19 +0000 Subject: [PATCH] Update 5_atoms_and_lcao_solutions.md - typo --- docs/5_atoms_and_lcao_solutions.md | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/docs/5_atoms_and_lcao_solutions.md b/docs/5_atoms_and_lcao_solutions.md index bdb86005..7f3dae2f 100644 --- a/docs/5_atoms_and_lcao_solutions.md +++ b/docs/5_atoms_and_lcao_solutions.md @@ -116,4 +116,4 @@ We find the polarization using $$ P=2e\langle\psi|\hat{x}|\psi\rangle = 2e\left(\phi_1^2\langle 1|\hat{x}| 1 \rangle + \phi_2^2\langle 2|\hat{x}| 2 \rangle \right) = ed(\phi_2^2-\phi_1^2) =ed\frac{\eta}{1-\eta} $$ -Does the answer make sense for $eta=0$? +Does the answer make sense for $\eta=0$? -- GitLab