PDA

View Full Version : Two-mass spring system


upurg
Dec10-10, 05:42 PM
I have a system like this:

Wall-spring-mass-spring-mass

Both springs follow Hooks law with spring-constant k.
The masses are both m.

At rest, the first mass is at x=1 and the second at x=2

At t=0 the springs are pulled so that the first mass is at x=2 and the second at x=7.

Find the position of the second mass as a function of t.

Meir Achuz
Dec11-10, 02:31 PM
You have to use normal modes. Look that up in your textbook.

K^2
Dec11-10, 02:44 PM
If you are having difficulty, your first step is to write the equations of motion for x1 and x2 to be of the form

\ddot{x} = Kx

where x is a vector containing x1 and x2 and K is a constant 2x2 matrix. If you don't know what to do from there, do what Meir Achuz suggested. A typical ODE book would also have explanation on how to solve such a system of equations.