10.6: Normal Modes
( \newcommand{\kernel}{\mathrm{null}\,}\)
View tutorials on YouTube: Part 1 Part 2

We now consider an application of the eigenvector analysis to the coupled massspring system shown in Fig. 10.4. The position variables x1 and x2 are measured from the equilibrium positions of the masses. Hooke’s law states that the spring force is linearly proportional to the extension length of the spring, measured from equilibrium. By considering the extension of the spring and the sign of the force, we write Newton’s law F=ma separately for each mass
m¨x1=−kx1−K(x1−x2),m¨x2=−kx2−K(x2−x1).
Further rewriting by collecting terms proportional to x1 and x2 yields
m¨x1=−(k+K)x1+Kx2,m¨x2=Kx1−(k+K)x2.
The equations for the coupled mass-spring system form a system of two secondorder linear homogeneous odes. In matrix form, m¨x=Ax, or explicitly,
md2dt2(x1x2)=(−(k+K)KK−(k+K))(x1x2).
In analogy to a system of first-order equations, we try the ansatz x=vert, and upon substitution into Equation ??? we obtain the eigenvalue problem Av =λv, with λ=mr2. The eigenvalues are determined by solving the characteristic equation
0=det(A−λI)=|−(k+K)−λKK−(k+K)−λ|=(λ+k+K)2−K2
The solution for λ is
λ=−k−K±K
and the two eigenvalues are
λ1=−k,λ2=−(k+2K).
The corresponding values of r in our ansatz x=vert, with r=±√λ/m, are
r1=i√k/m,ˉr1,r2=i√(k+2K)/m,ˉr2.
Since the values of r are pure imaginary, we know that x1(t) and x2(t) will oscillate with angular frequencies ω1=Im{r1} and ω2=Im{r2}, that is,
ω1=√k/m,ω2=√(k+2K)/m
The positions of the oscillating masses in general contain time dependencies of the form sinω1t,cosω1t, and sinω2t,cosω2t.
It is of further interest to determine the eigenvectors, or so-called normal modes of oscillation, associated with the two distinct angular frequencies. With specific initial conditions proportional to an eigenvector, the mass will oscillate with a single frequency. The eigenvector with eigenvalue λ1 satisfies
−Kv11+Kv12=0
so that v11=v12. The normal mode with frequency ω1=√k/m thus follows a motion where x1=x2. Referring to Fig. 10.4, during this motion the center spring length does not change, which is why the frequency of oscillation is independent of K.
Next, we determine the eigenvector with eigenvalue λ2 :
Kv21+Kv22=0,
so that v21=−v22. The normal mode with frequency ω2=√(k+2K)/m thus follows a motion where x1=−x2. Again referring to Fig. 10.4, during this motion the two equal masses symmetrically push or pull against each side of the middle spring.
A general solution for x(t) can be constructed from the eigenvalues and eigenvectors. Our ansatz was X=Vert, and for each of two eigenvectors V, we have a pair of complex conjugate values for r. Accordingly, we first apply the principle of superposition to obtain four real solutions, and then apply the principle again to obtain the general solution. With ω1=√k/m and ω2=√(k+2K)/m, the general solution is given by
(x1x2)=(11)(Acosω1t+Bsinω1t)+(1−1)(Ccosω2t+Dsinω2t)
where the now real constants A,B,C, and D can be determined from the four independent initial conditions, x1(0),x2(0),˙x1(0), and ˙x2(0).