Cosmossos said:
Homework Statement
A spring of constant k connects two masses, m1 and m2. The system is constrained
to longitudinal oscillations (in the direction of the line connecting the masses).
(a) Find the equivalent 1D problem and solve the equations of motion.
(b) Use the solution to the previous point to obtain the solution of the original
problem.
This is a two-body problem that can be reduced to one-body problem by appropriate choice of coordinates. As this is a closed system, the centre of mass does nor accelerate. So we choose Xc, the position of centre of mass as one of the new coordinates.
The potential energy of the system depends on the change of length of the spring. The spring connects the two masses, their distance is equal to the length of the spring, x2-x1=L. The potential energy is PE=1/2k(L-L
0)
2. It is obvious to choose x2-x1-L
0 = u as the other new coordinate.
Now we have to write the KE with the new variables. It is easy to show that
x_1=X_c-\frac{m_2}{m_1+m_2}L
x_2=X_c+\frac{m_1}{m_1+m_2}L
The time derivatives are:
\dot x_1=\dot X_c-\frac{m_2}{m_1+m_2}\dot u
\dot x_2=\dot X_c+\frac{m_1}{m_1+m_2}\dot u
The expression for the KE can be obtained in terms of the time derivatives of the new variables:
KE=\frac{1}{2} (m_1\dot x_1^2+m2 \dot x_2^2)= \frac{1}{2} (m_1+m_2)\dot X_c^2+\frac{1}{2} \frac{m_1*m_2}{m_1+m_2} \dot u^2 <br />
\frac{m_1*m_2}{m_1+m_2}=\mu
is called the reduced mass of the system.
The Lagrangian of the system :
L=KE-PE = \frac{1}{2} (m_1+m_2)\dot X_c^2+\frac{1}{2} *\mu \dot u^2 -\frac{1}{2}k* u^2<br />
The Lagrange equations of motion:
(m1+m2)\frac{d^2 X_c}{dt^2}=0
the centre of mass stays in rest or travels with its original velocity,
\mu\frac{d^2 u}{dt^2}+k*u=0
the variable u performs a simple harmonic motion u=A\sin(\omega t +\alpha)
with the angular frequency
\omega=\sqrt{\frac{k}{\mu}}
Inserting Xc and u back into the expression for x1 and x2, we obtain the solution of the original problem: The two masses will oscillate around the CM with the same frequency and phase.
ehild