ckelly94
- 12
- 0
Homework Statement
So I'm given two horizontal masses coupled by two springs; on the left there is a wall, then a spring with k_{1}, then a mass, then a spring with k_{2}, and finally another mass, not attached to anything on the right. The masses are equal and move to the right with x_{1} and x_{2}, respectively. I'm trying to find the normal modes of oscillation where k_{1}=2k_{2}.
Homework Equations
As usual, we write the equations of motion for each of the masses, i.e.
\frac{d^{2}x_{1}}{dt^{2}}+(\omega_{1}^{2}+\omega_{2}^{2})x_{1}-\omega_{2}^{2}x_{2}=0
and
\frac{d^{2}x_{2}}{dt^{2}}-(\omega_{2}^{2})x_{1}+(\omega_{2}^{2})x_{2}=0
The Attempt at a Solution
The eigenvalues for this matrix are given by
(\omega_{1}^{2}+\omega_{2}^{2}-\lambda)(\omega_{2}^{2}-\lambda)-\omega_{2}^{4}=0
At this point, I plugged k_{1}=2k_{2} into this mess and determined that \lambda_{1,2}=-2\omega_{2}^{4}\pm(\omega_{2}^{2}\sqrt{8\omega_{2}^{2}+2})
So did I do something wrong algebraically, or are the eigenvectors, and thus the normal modes of oscillation simply \lambda \propto
( \stackrel{\omega_{2}^{2}}{3\omega_{2}^{2}+2\omega_{2}^{4}+\omega_{2}^{2}\sqrt{8\omega_{2}^{2}+2}} ) ?
PS: Sorry about the formatting. I wasn't sure how to make a matrix, but the last line should be a matrix.
Thanks in advance!