Solutions lecture 7
Compare changes
Files
4+ 39
− 23
@@ -14,6 +14,14 @@ pi = np.pi
@@ -50,6 +58,8 @@ For a system of size $L = Na$ with periodic boundary conditions, we also have $u
@@ -71,29 +81,29 @@ and for electrons:
with $p\in \mathbb{Z}$. As such, $e^{ikx_n} = e^{i p \frac{2\pi}{L} n a} = e^{i \frac{2 \pi n p}{N}}$ and we see that changing $p→p+N$ corresponds to exactly the same solution. Therefore, we have $N$ different solutions in total. Furthermore, solutions with $k$-values that differ by an integer multiple of $N\frac{2\pi}{L} = \frac{2\pi}{a}$ are identical (see figure).
with $p \in \mathbb{Z}$. As such, $e^{ikx_n} = e^{i p \frac{2\pi}{L} n a} = e^{i \frac{2 \pi n p}{N}}$ and we see that changing $p→p+N$ corresponds to $ e^{i \frac{2\pi n(p+N)}{N}} = e^{i \frac{2\pi np}{N} + i2\pi n} = e^{i \frac{2\pi np}{N}} $, which is exactly the same solution. Therefore, we have exactly $N$ different solutions in total. Furthermore, solutions with $k$-values that differ by an integer multiple of $N\frac{2\pi}{L} = \frac{2\pi}{a}$ are identical (see figure).
@@ -104,12 +114,17 @@ Because we proposed an ansatz with $N$ different plane-wave solutions, if we fin
@@ -133,24 +148,25 @@ draw_classic_axes(ax)
@@ -176,7 +192,7 @@ Comparing this with $E=(\hbar k)^2/2m$, we see that the dispersion is similar to
@@ -205,11 +221,11 @@ The connection to quantum mechanics is made by $p = \hbar k$. Analogously, the g