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

Revert "Update 8_many_atoms_solutions.md"

This reverts commit 4430d576
parent 4430d576
No related branches found
No related tags found
No related merge requests found
Pipeline #29904 passed
......@@ -25,7 +25,7 @@ Optical branch corresponds with (+) in the equation given in the lecture notes.
### Subquestion 3
Density of states is given as $g(\omega) = \frac{dN}{d\omega} = \frac{dN}{dk}\frac{dk}{d\omega}$. We know $\frac{dN}{dk} = \frac{L}{2\pi}$ since we have 1D. $\frac{dk}{d\omega}$ can be computed using the group velocity: $$\frac{dk}{d\omega} = \bigg(\frac{d\omega}{dk} \bigg)^{-1} = (v_g)^{-1}$$
Density of states is given as $g(\omega) = \frac{dN}{d\omega} = \frac{dN}{dk}\frac{dk}{d\omega}$. We know $\frac{dN}{dk} = 2\frac{L}{2\pi} = \frac{L}{\pi}$ since we have 1D and positive and negative k-values. $\frac{dk}{d\omega}$ can be computed using the group velocity: $$\frac{dk}{d\omega} = \bigg(\frac{d\omega}{dk} \bigg)^{-1} = (v_g)^{-1}$$
## Exercise 2: the Peierls transition
......
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