Skip to content
Snippets Groups Projects
Commit accd34aa authored by T. van der Sar's avatar T. van der Sar
Browse files

Update 4_sommerfeld_model.md - fix

parent 8c1653b3
No related branches found
No related tags found
1 merge request!8W2 exercises
Pipeline #14839 passed
......@@ -221,6 +221,7 @@ The Sommerfeld model provides a good description of free electrons in alkali met
#### Exercise 2: the $n$-dimensional free electron model.
In the lecture, it has been explained that the density of states (DOS) of the free electron model is proportional to $1/\sqrt{\epsilon}$ in 1D, constant in 2D and proportional to $\sqrt{\epsilon}$ in 3D. In this exercise, we are going to derive the DOS of the free electron model for an arbitrary number of dimensions.
Suppose we have an $n$-dimensional hypercube with length $L$ for each side and contains free electrons.
1. Assuming periodic boundary conditions, what is the distance between nearest-neighbour points in $\mathbf{k}$-space? What is the density of points in n-dimensional $\mathbf{k}$-space?
2. The number of $\mathbf{k}$-points with a magnitude between $k$ and $k + dk$ is given by $g(k)dk. Using the answer for (1), find $g(k)$ for 1D, 2D and 3D.
3. Now show that $g(k)$ for $n$ dimensions is given by
......
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