Skip to content

Commit 7081bc3

Browse files
committed
docs: reformat mathematical formula in README for improved readability
1 parent cd05cbd commit 7081bc3

1 file changed

Lines changed: 9 additions & 1 deletion

File tree

README.md

Lines changed: 9 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -44,7 +44,15 @@ $$ F_{n',n}(\mathbf{q}) = \langle n' | e^{i \mathbf{q} \cdot \mathbf{R}} | n \ra
4444

4545
Analytically, these are given by:
4646

47-
$$ F_{n',n}(\mathbf{q}) = i^{|n-n'|} e^{i(n-n')\theta_\mathbf{q}} \sqrt{\frac{n_<!}{n_>!}} \left( \frac{|\mathbf{q}|\ell_B}{\sqrt{2}} \right)^{|n-n'|} L_{n_<}^{|n-n'|}\left( \frac{|\mathbf{q}|^2\ell_B^2}{2} \right) e^{-|\mathbf{q}|^2\ell_B^2/4} $$
47+
$$
48+
F_{n',n}(\mathbf{q}) =
49+
i^{|n-n'|}
50+
e^{i(n-n')\theta_{\mathbf{q}}}
51+
\sqrt{\frac{n_{<}!}{n_{>}!}}
52+
\left( \frac{|\mathbf{q}|\ell_{B}}{\sqrt{2}} \right)^{|n-n'|}
53+
L_{n_<}^{|n-n'|}\!\left( \frac{|\mathbf{q}|^2 \ell_{B}^2}{2} \right)
54+
e^{-|\mathbf{q}|^2 \ell_{B}^2/4}
55+
$$
4856

4957
where $n_< = \min(n, n')$, $n_> = \max(n, n')$, and $L_n^\alpha$ are the generalized Laguerre polynomials, and $\ell_B$ is the magnetic length.
5058

0 commit comments

Comments
 (0)