A simple model for illustration of the vibration of atoms in a solid is the number \(n\) of identical masses (\(m\)) connected by springs (all with the same spring constant \(k\)) along a line.
The equations of motion are:
$$ m \frac{d^2u_1}{dt^2} = k(u_2 - u_1) + C e^{i\omega t} $$
$$ m \frac{d^2u_i}{dt^2} = k(u_{i+1} - u_i) + k(u_{i-1} - u_i), \quad 2 \le i \le n-1 $$
$$ m \frac{d^2u_n}{dt^2} = k(u_{n-1} - u_n) $$
Substituting \( u_i(t) = U_i e^{i\omega t} \) into the differential equations gives the following matrix equation, where \(\alpha = 2k - m\omega^2\):