Holmez2_718
- 3
- 0
Homework Statement
We have a mass m at x = 0 attached to a spring with spring constant k which is moving at constant velocity v such that the position of the spring is described by X = l + vt where l is the equilibrium length of the spring. Solve for the motion of the mass.
Homework Equations
We have F_s = -kd where d is the displacement from equilibrium, and F = m\frac{d^2x}{dt^2}.
The Attempt at a Solution
d = X - x - l = vt - x, so F = F_s = m\frac{d^2x}{dt^2} = k(d-vt). Trouble is, I don't think the differential equation is separable and don't know how to deal with it.