added solution + second exercise
[lectures/latex.git] / solid_state_physics / tutorial / 1_01.tex
index fac0acb..b1fdabf 100644 (file)
@@ -45,25 +45,27 @@ In order to describe such a system of interacting particles you have to solve th
    &=& H_{ion,kin} + H_{ion-ion} + H_{el,kin} + H_{el-el} + H_{ion-el} \nonumber
 \end{eqnarray}
 which accounts for the ionic and electronic subsystem as well as the coupling between these two.
+Obviously, without any approximation this problem is not solvable.
 
+{\bf Born-Oppenheimer} or {\bf adiabatic approximation:}
 Lighter valence electrons move much faster than the nuclei and thus follow the ionic motion adiabatically.
 For the electrons the nuclei appear fixed in position.
 On the other way round the electrons appear blurred to the nuclei adding an extra term to an effective potential.
-This is called the Born-Oppenheimer or adiabatic approximation basically switching off electron-phonon interactions.
+This approach is basically switching off the interaction of electrons and lattice vibrations.
 
+{\bf Independent electron approximation:}
 Having separated the ionic and electronic degrees of freedom the Hamiltonian still involves all electronic coordinates which results in a many-particle wave function as a solution of the Schr"odinger equation depending on the positions of all electrons.
-By completely neglecting the electron-electron interaction the Hamiltonian can be written as a sum of single particle Hamiltonians
+By completely neglecting the electron-electron interaction the idealized Hamiltonian can be written as a sum over single particle Hamiltonians
 \[
  H = \sum_i - \frac{\hbar^2}{2m} \nabla_i^2 + v_{ext}({\bf r}_i)
 \]
 where $v_{ext}$ is the combination of ion-electron and a constant ion-ion interaction.
-This is called the independent electron approximation.
 
-Thus, it is sufficient to consider a single electron located in an effective time-independent potential due to the static ions and all other electrons.
+Using these approximations it is sufficient to consider a single electron located in an effective time-independent potential constituted by the static ions and all other electrons.
 Since most materials condense into almost perfect periodic arrays the periodicity should also hold for the potential style.
 
 Within this tutorial even the periodic potential is simplified.
-Consider a single particle (mass $m$) enclosed in a box (side length $L=V^{1/3}$) where the potential is constant ($V_0$) inside the box and infinite at the surface.
+Consider a single particle (mass $m$) enclosed in a box (side length $L=\mathcal{V}^{1/3}$) where the potential is constant ($V_0$) inside the box and infinite at the surface.
 
 \begin{enumerate}
  \item Write down the Schr"odinger equation and boundary conditions
@@ -80,4 +82,9 @@ Consider a single particle (mass $m$) enclosed in a box (side length $L=V^{1/3}$
        showing some values allowed for $k_x$ and $k_y$.
 \end{enumerate}
 
+\section{Reciprocal lattice}
+
+Show that the volume $V_{rec}$ of the unit cell of the reciprocal lattice is given by $V_{rec} = (2\pi)^3/V_{real}$, where $V_{real}$ is the volume of the unit cell in real space.
+{\bf Hint:} Use the relation $a \times (b \times c) = b(ac)-c(ab)$ and $a(b \times c)=b(c \times a)$.
+
 \end{document}