Normal modes of a two mass, two spring system?

Join the discussion
Ask a follow-up here, or get your own question answered by working scientists, mathematicians and engineers — people, not an autocomplete.
Real named experts · corrections over time · the nuance an AI answer skips
2 replies · 4K views
Spiral1183
Messages
5
Reaction score
0

Homework Statement



I have a system of two masses m1 and m2 coupled by two springs with constants k1 and k2. If m1 and m2 are equal what would be the normal modes for this system?


Homework Equations



Equations of motion for the system:
\begin{align*}
m_1\ddot{x}_1 &= -k_1x_1+k_2(x_2-x_1) \\
m_2\ddot{x}_2 &= -k_2(x_2-x_1)
\end{align*}

The Attempt at a Solution



I am having some serious trouble understanding how to come come up with the normal modes and thus the normal frequencies for this problem. I understand in a three spring system and have read examples of the two spring system, but am still struggling with how they came to their solution. Am I supposed to grind these problems out into a 4th order ODE, and if so where do I go from there?
 
Last edited by a moderator:
Physics news on Phys.org
A normal mode is ## x_1 = A \sin at, \ x_2 = B \sin at ##. Substitute this and determine a, A, B.
 
voko said:
A normal mode is ## x_1 = A \sin at, \ x_2 = B \sin at ##. Substitute this and determine a, A, B.
Why same frequency ?