Spring and particles in motion problem

AI Thread Summary
The problem involves two particles connected to springs, with the goal of demonstrating that the center of mass satisfies a specific differential equation. The discussion emphasizes the importance of drawing free-body diagrams and analyzing the forces acting on each particle to determine their accelerations. By considering the displacements from equilibrium and applying Newton's second law, the participants derive the necessary equations for the system. The final equation for the center of mass is confirmed to be consistent with the expected motion under the influence of gravity and spring forces. Overall, the approach combines principles of mechanics and the properties of springs to solve the problem effectively.
ElDavidas
Messages
78
Reaction score
0
Here's another Q I'm stuck on:

"Two particles P1 and P2 of equal mass m are connected to springs as in the diagram below.
Q__
/
\
/
* p1
\
/
\
* p2
/
\
/
\
__0

The springs are identical, each having natural length l and modulus \lambda. The fixed point Q is at a height L vertically above the fixed point O (L > 3l). Take the origin of coordinates at O and the z-axis vertically upwards and let c be the z-coordinate of the centre of mass of the particles.

The particles are in motion. Suppose that the particles remain on the z-axis throughout the motion. Show that c satisfies the equation

\ddot{c} = ( \frac {\lambda L} {2lm} - g ) - \frac { \lambda} {lm} c

[You should assume that acceleration due to gravity, g, is constant and that the springs obey Hooke's law throughout the motion.]"

I don't know where to begin on this one.
 
Physics news on Phys.org
First draw free-body diagrams and find the location of c at equilibrium.
Notice that if g were 0 , c would be L/2 .

You could treat P1 + P2 + MiddleSpring as one object, but
you might want to treat P1 and P2 separately, at z1 and z2 ...
(c = (z1 + z2)/2 ; c's acceleration is the average of az1 and az2).

displace P1 from its equilibruim by dz1 , displace P2 from equilib by dz2 .
calculate the acceleration of each , then average them.
If you keep your signs straight, you'll see that MiddleSpring causes no acceleration of the center-of-mass since it pulls oppositely on P1 and P2.
 
Hmm, I'm not really too confident as to how to lay out my solution. I'm assuming that the springs have been pulled away from the origin.
Using your method said above, so far I have:

For particle 1

m \ddot{z}_1 = T_1 - T_2 - mg

m \ddot{z}_1= \frac {\lambda} {l} ( dz_1 - l) - \frac {\lambda} {l} ( dz_1 - l) - mg

And particle 2

m \ddot{z}_2 = T_2 - T_3 - mg

m \ddot{z}_2= \frac {\lambda} {l} ( dz_2 - l) - \frac {\lambda} {l} ( dz_2 - l) - mg

Am I on the right lines or is this completely wrong?
 
Last edited:
The centre of mass of the system is c where c = (z_1 + z_2)/2.
Also, 2\ddot c = (\ddot z_1 + \ddot z_2)

m\ddot z_1 =T_1 - T_2 - mg
m\ddot z_2 = T_2 - T_3 - mg

m(\ddot z_1 + \ddot z_2) = T_1 - T_3 - 2mg
2m\ddot c = T_1 - T_3 - 2mg, \mbox{ putting }2\ddot c = (\ddot z_1 + \ddot z_2)

\mbox{Expansion in Spring1: } T_1 = \frac{\lambda}{l}(l_1-l) = \frac{\lambda}{l}<br /> (-z_1 -l)\ &lt;-- \ (z_1 \mbox{ is -ve})
\mbox{Expansion in Spring2: } T_2 = \frac{\lambda}{l}(l_2-l) = \frac{\lambda}{l}(-(z_2 - z_1) - l)\ &lt;-- \mbox{ don&#039;t acually need this!}
\mbox{Expansion in Spring3: } T_3 = \frac{\lambda}{l}(l_3-l) = \frac{\lambda}{l}((-L + z_2) - l)

T_1 - T_3 = \frac{\lambda}{l}(-z_1 - l) - \frac{\lambda}{l}((-L + z_2) - l)
T_1 - T_3 = \frac{\lambda}{l}(-z_1 - l + L - z_2 + l)
T_1 - T_3 = \frac{\lambda}{l}(L - (z_1 + z_2))
T_1 - T_3 = \frac{\lambda}{l}(L - 2c)

\mbox{Substituting for } T_1 - T_3,

2m\ddot c = \frac{\lambda}{l}(L - 2c) - 2mg
\ddot c = (\frac{\lambda L}{2lm} - g) - \frac{\lambda}{lm}\cdot c

I've had to assume that, as a measured dimension, L is a vector quantity and hence negative, rather than a (positive) scalar quantity.

http://img322.imageshack.us/img322/738/eldavidas4zn.th.jpg
 

Attachments

  • eldavidas.jpg
    eldavidas.jpg
    22.3 KB · Views: 371
Last edited by a moderator:
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