A uniform "slinky" spring of mass M, unstretched length L and
force constant k rests in a smooth, horizontal tube. A horizontal
force is applied at one end, along the spring's axis, so as to
_pull_ the spring along the tube.
The force is gradually increased until the spring moves with the
same horizontal acceleration a along its whole length. What is then
the length of the spring?
Worryingly, I can't get a sensible solution. I must be doing
something stupid. Here is what I've done:
Consider a section mass dm, length
dx when unstretched and length
dy when stretched.
The difference in force acting on the front and back of this
section is dF.
ÞdF=(dm)a
and dF=kL(dy-dx)/(dx)
When the spring is unstretched, the mass is evenly
distributed
Þdx=L(dm/M)
ÞdF=kM(dy/dm)-kL
Þ(dm)a=kM(dy/dm)-kL
Þdy/dm=((dm)a+kL)
Let dm®0
Then we have
(dy/dm)=(kL)/(kM)=L/M
Integrate both sides wrt m from 0 to M, to get l=L, which can't be
right.
This is my first post on this board, so please forgive me if I'm
covering old ground - also I know this is meant to be maths rather
than physics, but I think this question could just have easily
appeared in the mechanics section of a maths STEP.
Thanks in advance for any help.
Hi Andrew, welcome to NRICH :)
I think the error is in the statement:
dF = kL(dy -
dx)/dx
I'm not really sure where this has come from, but if it were true
then the force on the slinky would be massive. For instance suppose
the slinky was locally extended to twice its natural length then
dF would be of the order kL. And so the
total force on the slinky would be of order kL ×
L/dx which tends to infinity in the
limit.
Anyway, here is one approach. Suppose the slinky has ends A and B
and is being dragged in the direction from A to B at a constant
acceleration. We're given that all points on the spring have the
same acceleration. For convenience, we'll call Px the
point so that the natural length of the spring between A and
Px is x. Let the tension at Px be T(x) and
let the distance between A and Px be D(x) (so that D(L)
= the total length of slinky).
Now consider a small strip of slinky between Px and
Px + dx. The mass of this is
M dx/L so by F = ma, the total force on
this strip is:
Madx/L
But we also know that the total force on this strip is T(x +
dx) - T(x) so we obtain:
(T(x + dx) - T(x)) = Madx/L
Upon taking d -> 0:
T'(x) = Ma/L
So T(x) = Max/L + constant, but the tension at A is clearly 0, so
T(x) = Max/L.
Now once again, divide up the spring into small strips of length
dx. What is the actual distance between
Px and Px + dx?
Well the natural length of this strip is dx, and its extension is given by T(x)dx/(kL) because the spring constant of this strip
is kL/dx. Notice that I've assumed that
the tension in this region is around about T(x). In fact the
tension does vary slightly between Px and Px +
dx, but the error is of order
T'(x) dx. This is clearly not
significant in the limit. (The error term in the extension of the
strip is second order.)
So:
D(x + dx) - D(x) = T(x)dx/(kL) + dx
And:
D'(x) = T(x)/kL + 1 = Max/(kL2) + 1
Therefore:
D(x) = Max2/(2kL2) + x + const
but the constant is clearly 0, so the final length is:
D(L) = Ma/(2k) + L
I believe the equation
dF = kL(dy -
dx)/dx
is perfectly OK. It just comes from k=l/L. The main problem was that you assumed mass was
uniform to work out an expression for dy/dm.
Kerwin
Thanks for all the help.
I believe that dF=kL(dy-dx)/dx is perfectly valid and, at risk of showing
myself to be even more stupid, I still can't see how it is
incorrect to assume that dx/dm is constant. Clearly the mass
distribution won't be constant when the spring is stretched, but I
don't see why it shouldn't be when it is at its natural
length.
Thanks for your help
Hi,
I still don't believe the dF =
kL(dy - dx)/dx equation. I think
you're using tension = kL × extension of strip/natural length
of strip. So shouldn't the dF be an F?
Why would it be the difference in tension?
Regards,
Michael
Ah... yes that makes sense. And I should have spotted straight
away that it was wrong because if you let dx®0 then you get
0=kL(dy/dx)-1 which is evidently wrong.
I think this clears it all up. I will try solving the problem with
my approach without that erratic line.
Thanks everyone!