Electrons and phonons in 1D¶
(based on chapters 9–11 of the book)
Exercises 9.2, 9.4, 10.1, 10.2, 11.2, 11.5
Learning goals
After this lecture you will be able to:
- formulate equations of motion for electrons and phonons in 1D.
- solve these equations to arrive at the corresponding dispersion relations.
- derive the group velocity, effective mass, and density of states from the dispersion relation.
Last lecture:
- Movement of a few atoms (Newton's equations)
- Energies of molecular orbitals (LCAO)
This lecture:
- Infinitely many atoms
- Main idea: use periodicity in space, similar to periodicity in time
Equations of motion¶
Phonons¶
If atom has displacement , then
and if we have a system of size with periodic boundary conditions, we additionally have .
Electrons¶
A similar problem: we consider an LCAO wave function . We need to solve the Schrödinger equation
The periodic boundary conditions mean .
Key idea¶
Our task is to find all normal modes and to take .
All atoms are similar the solution should be similar for all atoms
For phonons:
and for electrons:
(Here we wrote the time-dependent solution of the Schrödinger equation to emphasize the similarity between two systems.)
Periodicity requires , with .
In that case , and changing corresponds to exactly the same solution, and we have different solutions in total.
We can see that the solutions with different (or different ) are identical by plotting them:
Let's count how many different solutions we expect to find. We have a system with degrees of freedom (either or ), and therefore we need normal modes (or eigenstates).
Because we proposed different plane wave solutions, if we find an energy or frequency for each solution, we have fully solved the problem!
Solution¶
Phonons¶
First substitute the Ansatz into the equations of motion: the exponents and drop out (just like we expected) and we get: or after a further simplification: [here we used that .]
So we arrive to the dispersion relation
Here for are all the normal modes of the crystal, and therefore we can rederive a better Debye model!
Before we had , because we introduced the cutoff to fix the problem with the number of modes.
Now , the integral is over a finite number of modes because there is only a finite number of modes.
Sound velocity: at small , and therefore , so we have derived the existence of sound waves.
Electrons¶
Substitute the Ansatz into the equations of motion:
and after canceling the exponents we immediately get so we come to the dispersion relation:
Usually electron dispersion has multiple options for , each called a band. The complete dispersion relation is also called a band structure.
The band bottom is at (when ). There the energy
Comparing this with , we see that the dispersion relation is as if the electrons had an effective mass .
A single band has states ( -values and 2 spins). If each atom contributes 2 electrons, all these states must be occupied. Applying electric field, therefore cannot create electric current we have explained insulators!
Group velocity, effective mass, density of states¶
(here I only discuss electrons; for phonons everything is the same except for replacing )
Question: what happens if we apply an external electric field to the crystal:
A reminder from Hamiltonian mechanics:
The first equation is velocity, the second equation is force.
Connection to quantum mechanics: .
If electrons form bands, then in each band
where only includes slow variations of the electrostatic potential (the rapidly changing atomic potential is responsible for ):
For electrons in an arbitrary band structure: is the group velocity (same as for phonons).
Another important concept is the effective mass defined using an analogy:
.
Substituting, we get
density of states¶
DOS is the number of states per unit energy. In 1D we have
The sum goes over all bands existing at a given energy, positive and negative momenta, and spins.
Using
we get
and
You can get to this result immediately if you remember the derivative of arccosine. Otherwise you need to go the long way: compute as a function of , express through as we did above, and take the inverse.
Also a sanity check: when the energy is close to the bottom of the band, we get , as we would expect in 1D.
More complex systems¶
Learning goals
After this lecture you will be able to:
- formulate equations of motion for electrons or phonons in 1D for systems with more than one degree of freedom per unit cell.
- solve these equations to arrive at the dispersion relation.
- derive the group velocity, effective mass, and density of states.
- explain what happens with the band structure when the periodicity of the lattice is increased or reduced.
More hoppings in LCAO¶
Consider electrons in a 1D atomic chain again
Let's relax the assumption that there is no hopping between atoms that are further than nearest neighbors:
We now have more terms in the Schrödinger equation:
but the same Ansatz as before should work: .
Indeed, after substituting we get:
(check that!)
Therefore including more hopping terms works out of the box using the same Ansatz.
More degrees of freedom per unit cell:¶
Before we used that all atoms are similar, but this doesn't work anymore. We need to generalize our anzatz. We label all degrees of freedom in each unit cell (a repeated element of the system).
For two atoms in a unit cell we have displacements and . Here the first index is the atom number within the unit cell, second is the unit cell number. The atom with mass is the atom 1, and the atom with mass is the atom 2.
Having the degrees of freedom let's write down the equations of motion:
The new Ansatz is conceptually the same as before: all unit cells should be the same up to a phase factor:
Substituting this ansatz into the equations of motion we end up with an eigenvalue problem: with eigenfrequencies
Looking at the eigenvectors we see that for every there are now two values of : one corresponding to in-phase motion (–) and anti-phase (+).
The lower branch is called acoustic because its linear dispersion near matches the behavior of the regular sound waves. The upper branch is the optical branch because the high phonon frequency allows whem to efficiently emit and adsorb photons.
Important concept: density of states (DOS):
The quantity can be calculated from the dispersion.
When plotted, the DOS may look something like this:
Note that normally is plotted along the vertical axis and along the horizontal axis – the plot above is just to demonstrate the relation between the dispersion and the DOS. The singularities in at the bottom and top of each branch are called van Hove singularities.
Consistency check with 1 atom per cell¶
But what if we take ? We should reproduce the previous result with only one band!
The reason why we get two bands is because we have compared to 1 atom per unit cell!
For , the dispersion diagram should come back to the diagram obtained for the first example (i.e. with identical masses).
To reconsile the two pictures let's plot two unit cells in the reciprocal space. (Definition: each of these unit cells is called a Brillouin zone, a concept that will come up later.)
Doubling the lattice constant "folds" the band structure on itself, doubling all the bands.
Total number of states¶
Which values of are allowed for a finite 1D crystal of length ?
Assume closed boundary conditions standing waves
(no. of -values / unit of ) , where only the positive part of -space is filled with allowed -values.
For open boundary conditions running waves
, which is lower than for the case of closed boundary conditions, however, in this case the entire -space is filled.
Summary¶
- By using plane waves in real space as an Ansatz we found all normal modes and eigenvectors
- Dispersion relation of a system with period in real space is periodic with period in -space
- Computing dispersions explains all the problems we listed before (need for cutoff, lack of scattering with every single atom, existence of insulators).
- Electrons and phonons have a complicated nonlinear relation between momentum and velocity (group velocity), effective mass, and density of states
- In a system with more than one degree of freedom per unit cell we need to consider independent amplitudes for each degree of freedom, and get multiple bands.