Question about two falling masses connected with a spring

  • Thread starter Thread starter Mohammad
  • Start date Start date
  • Tags Tags
    Falling Spring
AI Thread Summary
The discussion centers on solving a differential equation related to two falling masses connected by a spring. The equation m(d²y/dt²) + 2ky = mg is identified, with the user expressing confusion over the solution provided in another thread. They propose an alternative equation m(d²z/dt²) + 2kz = 0, focusing on the distance of the bottom mass from the center of mass. The user clarifies their misunderstanding regarding the relative accelerations, which helped them grasp the solution better. Overall, the conversation highlights the complexities of analyzing motion in a system with connected masses and springs.
Mohammad
Messages
4
Reaction score
0
Hi, this is my first post :)

I have a question in reference to the same problem in: https://www.physicsforums.com/showthread.php?t=67697&highlight=Falling+Mass

I am having trouble comprehending the 3rd part.

I understand that the differential equation to solve is:
m\frac{d^2y}{dt} + 2ky = mg

Solving this equation yields the following complete solution:
z(t) = \frac{mg}{2k} + c_1cos(\sqrt{2k/m}t) + c_2sin(\sqrt{2k/m}t)

I am stuck at this point. The solution the author posted in the above-mentioned topic doesn't seem coherent to me from a mathematical point of view. Any guidance would be appretiated.
 
Physics news on Phys.org
Mohammad said:
Hi, this is my first post :)

I have a question in reference to the same problem in: https://www.physicsforums.com/showthread.php?t=67697&highlight=Falling+Mass

I am having trouble comprehending the 3rd part.

I understand that the differential equation to solve is:
m\frac{d^2y}{dt} + 2ky = mg
It appears to me that the differential equation should be:
m\frac{d^2z}{dt} + 2kz = 0

Where z is the distance of the bottom mass from the center of mass of the system.

The acceleration of the bottom mass is (mg-kx)/m and the acceleration of the entire system is g. So the relative acceleration is (mg-kx)/m - g
=-kx/m = -2kz/m (since z=1/2 the total extension x). a=-2kz/m leads to the diff. eq above.

Complete solution is (as you posted but without one term):
z(t)=c_1cos(\sqrt{2k/m}t) + c_2sin(\sqrt{2k/m}t)

Solving this with z(0)=mg/2k and z'(0)=0 gives the particular solution:

z(t)=(mg/2k) cos(\sqrt{2k/m}t)
 
Thank you for your reply. I can understand what is going on now. I was basically mixing up the acceleration relative to the ground with the acceleration relative to the center of mass.
 
TL;DR Summary: I came across this question from a Sri Lankan A-level textbook. Question - An ice cube with a length of 10 cm is immersed in water at 0 °C. An observer observes the ice cube from the water, and it seems to be 7.75 cm long. If the refractive index of water is 4/3, find the height of the ice cube immersed in the water. I could not understand how the apparent height of the ice cube in the water depends on the height of the ice cube immersed in the water. Does anyone have an...
Thread 'Variable mass system : water sprayed into a moving container'
Starting with the mass considerations #m(t)# is mass of water #M_{c}# mass of container and #M(t)# mass of total system $$M(t) = M_{C} + m(t)$$ $$\Rightarrow \frac{dM(t)}{dt} = \frac{dm(t)}{dt}$$ $$P_i = Mv + u \, dm$$ $$P_f = (M + dm)(v + dv)$$ $$\Delta P = M \, dv + (v - u) \, dm$$ $$F = \frac{dP}{dt} = M \frac{dv}{dt} + (v - u) \frac{dm}{dt}$$ $$F = u \frac{dm}{dt} = \rho A u^2$$ from conservation of momentum , the cannon recoils with the same force which it applies. $$\quad \frac{dm}{dt}...
Back
Top