Skip to content
Snippets Groups Projects
Verified Commit eaa52247 authored by Anton Akhmerov's avatar Anton Akhmerov
Browse files

typo fix

parent e44bc5e3
Branches
No related tags found
No related merge requests found
Pipeline #180694 passed
......@@ -23,7 +23,7 @@ pi = np.pi
2. Values of $k$ that differ by an integer multiple of $2\pi/a$ describe the same wave. Therefore, all information is already contained in the 1st Brillouin zone.
3. The LCAO wavefunction is $|\Psi\rangle = \sum_n\phi_n|n\rangle$. The Schroedinger equation yields $\varepsilon \phi_n = \varepsilon_0 \phi_n - t \phi_{n+1} - t \phi_{n-1}$. Plugging in the Ansatz $\phi_n = \phi_0 e^{ikna}$ yields
3. The LCAO wavefunction is $|\Psi\rangle = \sum_n\phi_n|n\rangle$. The Schrödinger equation yields $\varepsilon \phi_n = \varepsilon_0 \phi_n - t \phi_{n+1} - t \phi_{n-1}$. Plugging in the Ansatz $\phi_n = \phi_0 e^{ikna}$ yields
$$
\varepsilon = \varepsilon_0 -2t\cos(ka)
$$
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment