Skip to content
Snippets Groups Projects
Commit a43512d0 authored by Lars kleyn Winkel's avatar Lars kleyn Winkel
Browse files

Update src/7_tight_binding_model_sol.md

parent 13e77774
No related branches found
No related tags found
1 merge request!58Solutions lecture 7
Pipeline #27995 passed
......@@ -77,3 +77,10 @@ For the heat capacity we have: $$C = \frac{\partial U}{\partial T} = \int g(\ome
The Schrödinger equation is given as: $|\Psi\rangle = \sum_n \phi_n |n\rangle$ such that we find $$ E\phi_n = E_0\phi_n - t\phi_{n-1} - t\phi_{n+1} - t'\phi_{n-2} - t'\phi_{n+2}$$.
### Subquestion 2
Solving the Schrödinger equation yields dispersion: $$E(k) = E_0 -t\cos(ka) -t'\cos(2ka)$$
### Subquestion 3
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment