Ant on a stretchy rope puzzle

  • Context: High School 
  • Thread starter Thread starter DaveC426913
  • Start date Start date
DaveC426913
Gold Member
2025 Award
Messages
24,398
Reaction score
8,627
1773529488598.webp
 
Mathematics news on Phys.org
Here is my take on it:

Answer: Yes.

More and more of the rope is stretching out *behind* the ant. That halves the expansion the ant needs to deal with.

After one second, the ant has covered (1cm/(2km/2)) = 1/100,000th of the distance to the far end of the rope.
After two seconds the ant has covered (2cm/(3km/2)) = 1/75,000th of the distance to the far end of the rope.
After three seconds the ant has covered (3cm/(4km/2)) = 1/66,666th of the distance to the far end of the rope.

The ant is definitely making progress.
 
As a spreadsheet:
1773533798345.webp


I guess I haven't proven that column G reaches one in a finite number iterations....
 
I would say no. If you think of the end of the rope as the destination then for every second forward the ant is (1km - 1cm) further away.

Basically, the ant is effectively traveling away from the end of rope destination.
 
Assuming I made no mistakes, here's a complete answer.
Let the band have initial length ##L##, with one end at rest and the other moving at constant speed ##V##. Thus at time ##t## the band has length ##L+Vt##, and a point at distance ##x## from the stationary end has speed ##\frac x{L+Vt}V##. The ant's speed relative to the rubber is ##u##, so its speed relative to the stationary end is $$\frac{dx}{dt}=u+\frac{xV}{L+Vt}$$Maxima says that this is satisfied by $$\frac xL=\frac uV\left(1+\frac{Vt}L\right)\ln\left(1+\frac{Vt}L\right)$$meaning that the ant reaches ##x=L+Vt## when$$\begin{eqnarray*}
\frac Vu&=&\ln\left(1+\frac{Vt}L\right)\\
t&=&\frac LV\left(e^{V/u}-1\right)
\end{eqnarray*}$$Plugging in ##L=10^3\,\mathrm{m}##, ##V=10^3\,\mathrm{ms^{-1}}##, and ##u=10^{-2}\,\mathrm{ms^{-1}}## this becomes ##t=e^{10^5}-1\approx 10^{43400}\,\mathrm{s}##.

Bear in mind that the universe is less than ##10^{18}\,\mathrm{s}## old. So there is a solution to the maths (assuming I didn't make any mistakes), but it's not realistic.
 
Last edited:
  • Like
Likes   Reactions: DaveC426913
The one guy who said he recalls the problem said it would take 10^some ungodly number years, so that tracks.
 
  • Like
Likes   Reactions: Ibix
jedishrfu said:
I would say no. If you think of the end of the rope as the destination then for every second forward the ant is (1km - 1cm) further away.
The rope is expanding in both directions.
After one second, the ant is already about 25% along its length.
 
Last edited:
  • Like
Likes   Reactions: jedishrfu
Edit: only just saw @Ibix' solution. Seems to be even a very similar choice of variable names.


The rope starts at length L and grows at rate u.
If at time t the ant is x from the far end of the rope then in further time dt the whole rope grows from ##L+ut## to ##L+ut+udt##, and the rope ahead of the ant grows in the same ratio: from ##x## to ##x\frac{L+ut+udt}{L+ut}##. That would make the ant ##x(1+\frac{udt}{L+ut})## from the far end. Against that, the ant moves on ##vdt##, so
##\dot x=x\frac{u}{L+ut}-v##.

I get ##x=(L+ut)(1-\frac vu\ln(\frac{L+ut}L))##, so ##x=0## at ##t=\frac Lu(e^{v/u}-1)##.
 
Last edited:
  • Like
Likes   Reactions: Ibix
DaveC426913 said:
The rope is expanding in both directions.
After one second, the ant is already about 25% along its length.
I don't agree. Plugging the numbers into my formula, after 1s, ##\frac xL=10^{-5}\times 2\ln 2\approx 1.4\times 10^{-5}##, which is barely 0.007% of the length of the rope at that time.

The ant is barely moving with respect to the rope, and one tiny bit of the rope is barely moving with respect to the next tiny bit, so it would be quite surprising if the ant moved very far from its end in such a short time.
 
  • #10
If there were a bit of acceleration of the moving end of the rope, then there would've been an "event horizon", i.e., such L beyond which the ant would've never reached the other end. Is it correct?
 
  • #11
Hill said:
If there were a bit of acceleration of the moving end of the rope, then there would've been an "event horizon", i.e., such L beyond which the ant would've never reached the other end.
An evant horizon, amirite?
Hill said:
Is it correct?
I suspect so, but haven't checked. It shouldn't be difficult to write down a generalisation of the differential equations @haruspex and I wrote down for this case, but I don't know if there is an analytical solution.
 
  • #12
DaveC426913 said:
The rope is expanding in both directions.
After one second, the ant is already about 25% along its length.
But does it matter, the ant is still moving away from the destination.
 
  • #13
jedishrfu said:
But does it matter, the ant is still moving away from the destination.
It picks up speed as it moves (slowly!) because every tiny step it takes moves it on to a bit of elastic that's moving a bit faster.
 
  • #14
Of course, relativistic effects need to be accounted....
Edit - please ignore. misread question.
 
Last edited:
  • #15
jedishrfu said:
If you think of the end of the rope as the destination then for every second forward the ant is (1km - 1cm) further away.
That separation rate only applies initially.
jedishrfu said:
Basically, the ant is effectively traveling away from the end of rope destination.
At a continuously decreasing rate.
 
  • #16
Steve4Physics said:
Of course, relativistic effects need to be accounted....
Why? Nothing moves faster than 1 km/s here.
 
  • Agree
Likes   Reactions: Steve4Physics
  • #18
Ibix said:
I don't agree. Plugging the numbers into my formula, after 1s, ##\frac xL=10^{-5}\times 2\ln 2\approx 1.4\times 10^{-5}##, which is barely 0.007% of the length of the rope at that time.

The ant is barely moving with respect to the rope, and one tiny bit of the rope is barely moving with respect to the next tiny bit, so it would be quite surprising if the ant moved very far from its end in such a short time.
Right. Yeah. You're right.

The ant is 1/100,000th of the way along the rope, so only 1/100,000th (~1cm) of the total 1km expansion occurs behind it.

Oops.
 
  • #19
martinbn said:
This is quite famous it has a wiki page
https://en.wikipedia.org/wiki/Ant_on_a_rubber_rope
Ah. There it is.


"What we need to do is think about the ant's position as a fraction of the length of the rope. The above reasoning shows that this fraction is always increasing, but this is not yet enough. (The ant might asymptotically approach some fraction of the rope and never come close to reaching the target point.)"


This is how I went about intuitively resolving it (as a fraction) but I quickly realized it doesn't prove that it actually reaches the end.
 
  • #20
A.T. said:
Why? Nothing moves faster than 1 km/s here.
Aagh. Misread the question. Post struck-through.
 
  • #21
jedishrfu said:
But does it matter, the ant is still moving away from the destination.
The ant is always advancing to a new bit of rope, so it covers an increasing fraction of the rope. As that fraction increases, the speed with which the target moves away from it decreases. If that fraction gets big enough, its rate of crawl exceeds the rate at which the rope ahead of it is lengthening.
To see that that will happen, look at the analysis in posts #5 and #8.
 
  • #22
Here's the animation from the wiki page:
Ant_on_a_rubber_rope_animation.gif


The effect is vastly downgraded, as the rope's expansion is on the same order of magnitude as the ant's pace, but still...
 
  • Like
Likes   Reactions: haruspex, jedishrfu, AlexB23 and 1 other person
  • #23
DaveC426913 said:
Here's the animation from the wiki page:
View attachment 370239

The effect is vastly downgraded, as the rope's expansion is on the same order of magnitude as the ant's pace, but still...
This reminds me of the expanding universe for some reason.
 
  • #24
It reminds me of the horizontal escalators in airports. Some people stand still while others continue walking but it feels like running.

I’ll have to consider my answer in light of these new insights. Thank you all for showing me error of my ways.
 
  • Like
Likes   Reactions: AlexB23
  • #25
jedishrfu said:
It reminds me of the horizontal escalators in airports. Some people stand still while others continue walking but it feels like running.

I’ll have to consider my answer in light of these new insights. Thank you all for showing me error of my ways.
The worst part is when people stand on both sides of the moving walkway and theres no method to walk around them, and the connecting flight is only 30 minutes from boarding. Sometimes it is quicker to use the regular floor.
 
  • #26
AlexB23 said:
The worst part is when people stand on both sides of the moving walkway and theres no method to walk around them, and the connecting flight is only 30 minutes from boarding. Sometimes it is quicker to use the regular floor.
I come up behind them and politely say "Excuse me". They always move.

If I am irritated, as I pass I say "Walk left; stand right."

And if they give me any guff, I say "New to the Big City are we?"
 
  • Like
Likes   Reactions: AlexB23
  • #27
DaveC426913 said:
I come up behind them and politely say "Excuse me". They always move.

If I am irritated, as I pass I say "Walk left; stand right."

And if they give me any guff, I say "New to the Big City are we?"
I do the same. Most of the time it works
 
  • #28
DaveC426913 said:
Here's the animation from the wiki page:
View attachment 370239

The effect is vastly downgraded, as the rope's expansion is on the same order of magnitude as the ant's pace, but still...
You can notice from the animation that the ant absolutely moves at an increasing speed, while the rope end absolutely moves at a constant speed.

By the way, 8,9×1043421 years is a long period, and the ant will definitely die before it reaches the rope end.
 
  • #29
Gavran said:
By the way, 8,9×1043421 years is a long period, and the ant will definitely die before it reaches the rope end.
And that's a pretty stretchy rope.
 
  • #30
DaveC426913 said:
And that's a pretty stretchy rope.
You don't wanna hold the end when that one snaps.
 

Similar threads

  • · Replies 31 ·
2
Replies
31
Views
4K
  • · Replies 20 ·
Replies
20
Views
4K
  • · Replies 16 ·
Replies
16
Views
4K
  • · Replies 2 ·
Replies
2
Views
2K
  • · Replies 30 ·
2
Replies
30
Views
3K
  • · Replies 22 ·
Replies
22
Views
4K
  • · Replies 2 ·
Replies
2
Views
3K
  • · Replies 10 ·
Replies
10
Views
4K
  • · Replies 11 ·
Replies
11
Views
3K
  • · Replies 2 ·
Replies
2
Views
1K