The diatomic chain¶
Exercises¶
Preliminary provocations¶
-
Verify that the expression for is always positive. Why is this important?
We rewrite the equation for to the form of excercise 1. The term under the square root is always smaller than 1, from which we conclude that . This is important, because a negative value would yield imaginary solutions for , which does not correspond to an oscillating motion of the atoms (plug it into the Ansatz to see this)
-
When calculating the DOS, we only look at the first Brillouin zone. Why?
Values of that differ by an integer multiple of describe the same wave. Therefore, all information is already contained in the 1st Brillouin zone.
Exercise 1: analysing the diatomic vibrating chain¶
As we have shown, the normal modes of oscillation of a diatomic chain occur at frequencies:
where the plus sign corresponds to the optical branch and the minus sign to the acoustic branch.
Hint
The final form of as given is not always the most useful: sometimes the complex exponential form - see 3.2.2 - can make life easier
- Find the magnitude of the group velocity near for the acoustic branch.
- Show that the group velocity at for the optical branch is zero.
- Derive an expression of the density of states for the acoustic branch and small . Make use of your expression of the group velocity in 1. Compare this expression with that of the derived density of states from exercise 1 of the Debye lecture.
Exercise 2: atomic chain with 3 different spring constants¶
Suppose we have a vibrating 1D atomic chain with 3 different spring constants alternating like , , , , etc. All the atoms in the chain have an equal mass .
Hint
To solve the eigenvalue problem quickly, make use of the fact that the mass-spring matrix in that case commutes with the matrix
What can be said about eigenvectors of two matrices that commute?
-
Make a sketch of this chain and indicate the length of the unit cell in this sketch.
The unit cell should contain exactly one spring of , and and exactly three atoms.
-
Derive the equations of motion for this chain.
The equations of motion are
-
By filling in the trial solutions into the equations of motion (which should be similar to those used in the dual spring constants case), show that the eigenvalue problem is
Substitute the following Ansatz into the equations of motion:
$$
\begin{pmatrix} u_{1,n} \\ u_{2,n} \\ u_{3,n} \end{pmatrix} = e^{i\omega t - ikx_n} \begin{pmatrix} A_1 \\ A_2 \\ A_3 \end{pmatrix}
$$
-
In general, the eigenvalue problem above cannot be solved analytically, and can only be solved in specific cases. Find the eigenvalues when and .
Making use of the symmetry, we guess the form of the eigenvectors. As always, it is very useful to make a drawing. From a drawing of the unit cell, we expect an eigenvector (all atoms moving in the same direction) with eigenfrequency equal to zero, an eigenvector (outer atoms moving oppositely to the middle atom, with the middle atom having twice the amplitude), and an eigenvector
We find the eigenvalues and the value of by multiplying the spring matrix by these eigenvectors, yielding and
where we defined . More formally, we can use that because the spring matrix and the matrix commute, they share a common set of eigenvectors. The eigenvalues of the matrix are with an eigenvector , and with eigenvectors and .
These eigenvectors can be used to calculate the eigenvalues of the spring matrix. However, be cautious! The eigenvalue is degenerate and to find the eigenvalue of the spring matrix we should take a linear combination of the two corresponding eigenvectors.
-
What will happen to the periodicity of the band structure if ?
If then we have the uniform mono-atomic chain. This mono-atomic chain has unit cell of size , so the Brillouin zone will span to . If we then make one of the spring constants slightly different, bandgaps will open at at and , reflecting the new periodicity of the lattice.