Length of a spring under its own weight

AI Thread Summary
The discussion revolves around calculating the final length of a spring under its own weight, starting from an initial length L0. The initial approach involved dividing the spring into infinitesimal segments and applying the relationship between mass, gravity, and spring constant. However, participants pointed out that the weight of the segments below each point also contributes to the stretching, leading to a revised calculation. The correct final extension was determined to be X = Mg/2k, which accounts for the cumulative effect of the spring's mass. This correction highlights the importance of considering the entire mass distribution when analyzing the spring's behavior.
gabee
Messages
175
Reaction score
0

Homework Statement


I was thinking over lunch today about this old problem from intro physics but I can't remember whether or not this is the correct solution.

What is the final length L of a spring of mass M and spring constant k, initially of length L0 after it is left to hang under its own weight?

Homework Equations



The Attempt at a Solution


Divide the unstretched spring into infinitesimal segments dl. Each of these segments will stretch an infinitesimal distance dx under the weight of an infinitesimal mass dm by the relation g dm = k dx. Let \lambda be the linear density of the spring, so that dm = \lambda \,dl. Then,

g \lambda \,dl = k \,dx, and
dx = \frac{g}{k}\lambda dl.

Integrating LHS from 0 to X and RHS from 0 to L0, we find that X = \frac{g}{k}\lambda L_0, so the final length of the spring is L = L0 + X or

L = L_0(1 + \frac{g}{k}\lambda) = \frac{g}{k}M + L_0.

Is that right?
 
Last edited:
Physics news on Phys.org
I'm no student of the calculus, but your solution is identical to the case where the spring is massless and its weight is concentrated at the far end. That doesn't sound right. I believe your extension X should be 1/2 of your calculated value, i.e. X =Mg/2k. Comments welcome.
 
The com is at L/2, but only half of the spring is effectively pulling that mass up, so 2kx=mg, which gives you x=mg/2k.
 
Yeah, now that I think about it, that should be completely wrong, since the segments at the top are under greater load than the ones at the bottom. I'll think about it again in a bit.
 
gabee said:

Homework Statement


I was thinking over lunch today about this old problem from intro physics but I can't remember whether or not this is the correct solution.

What is the final length L of a spring of mass M and spring constant k, initially of length L0 after it is left to hang under its own weight?

Homework Equations



The Attempt at a Solution


Divide the unstretched spring into infinitesimal segments dl. Each of these segments will stretch an infinitesimal distance dx under the weight of an infinitesimal mass dm by the relation g dm = k dx. Let \lambda be the linear density of the spring, so that dm = \lambda \,dl. Then,

g \lambda \,dl = k \,dx, and
dx = \frac{g}{k}\lambda dl.

Integrating LHS from 0 to X and RHS from 0 to L0, we find that X = \frac{g}{k}\lambda L_0, so the final length of the spring is L = L0 + X or

L = L_0(1 + \frac{g}{k}\lambda) = \frac{g}{k}M + L_0.

Is that right?

I think youre forgetting that each element has more than just dm*g acting on it (the masses of the elements below it are acting on each element too).
 
Right, that's what I mean. Okay, so including the fact that ALL the masses below a certain point contribute to the stretching of the segment at that point, we have

k \,dx = \bigg( \frac{l}{L_0} \bigg) g \, dm

dx = \frac{gl}{L_0 k} \frac{M}{L_0} \, dl

dx = \frac{Mgl}{{L_0}^2 k} \, dl

x = \frac{Mg}{{L_0}^2 k} \int_0^{L_0} l \, dl

x = \frac{Mg}{{L_0}^2 k} \frac{{L_0}^2}{2}

x = \frac{Mg}{2k}

Ahh, thanks guys :smile:
 
Last edited:
I multiplied the values first without the error limit. Got 19.38. rounded it off to 2 significant figures since the given data has 2 significant figures. So = 19. For error I used the above formula. It comes out about 1.48. Now my question is. Should I write the answer as 19±1.5 (rounding 1.48 to 2 significant figures) OR should I write it as 19±1. So in short, should the error have same number of significant figures as the mean value or should it have the same number of decimal places as...
Thread 'Calculation of Tensile Forces in Piston-Type Water-Lifting Devices at Elevated Locations'
Figure 1 Overall Structure Diagram Figure 2: Top view of the piston when it is cylindrical A circular opening is created at a height of 5 meters above the water surface. Inside this opening is a sleeve-type piston with a cross-sectional area of 1 square meter. The piston is pulled to the right at a constant speed. The pulling force is(Figure 2): F = ρshg = 1000 × 1 × 5 × 10 = 50,000 N. Figure 3: Modifying the structure to incorporate a fixed internal piston When I modify the piston...
Thread 'A cylinder connected to a hanging mass'
Let's declare that for the cylinder, mass = M = 10 kg Radius = R = 4 m For the wall and the floor, Friction coeff = ##\mu## = 0.5 For the hanging mass, mass = m = 11 kg First, we divide the force according to their respective plane (x and y thing, correct me if I'm wrong) and according to which, cylinder or the hanging mass, they're working on. Force on the hanging mass $$mg - T = ma$$ Force(Cylinder) on y $$N_f + f_w - Mg = 0$$ Force(Cylinder) on x $$T + f_f - N_w = Ma$$ There's also...
Back
Top