From f59f31c408da29d5590dc403216b3cd291ee75d5 Mon Sep 17 00:00:00 2001 From: "T. van der Sar" <t.vandersar@tudelft.nl> Date: Sat, 21 Mar 2020 22:40:15 +0000 Subject: [PATCH] Update 11_nearly_free_electron_model.md - prior knowledge --- src/11_nearly_free_electron_model.md | 9 +++++++++ 1 file changed, 9 insertions(+) diff --git a/src/11_nearly_free_electron_model.md b/src/11_nearly_free_electron_model.md index 6f8d3cde..7a069989 100644 --- a/src/11_nearly_free_electron_model.md +++ b/src/11_nearly_free_electron_model.md @@ -9,6 +9,15 @@ pi = np.pi # Tight binding and nearly free electrons _(based on chapters 15–16 of the book)_ +!!! success "Expected prior knowledge" + + Before the start of this lecture, you should be able to: + + - Write down the dispersion and wavefunction of an electron traveling in free space (by solving the Schrödinger equation). + - Describe the concept and relevance of reciprocal space and the 1st Brillouin zone. + - Describe how the periodicity of a band structure (=dispersion) is related to the periodicity of a lattice. + - Recall how the band structure depends on the number of atoms/degrees of freedom within a unit cell + !!! summary "Learning goals" After this lecture you will be able to: -- GitLab