Page 1 of 1

Problem 761

Posted: Wed Jul 14, 2021 8:41 pm
by david-kerr
This problem is driving me up the walls. I fairly easily got 4.60339314 for the circular pool (which is correct) but the same strategy gives 5.90143057 for the square pool. Can someone please confirm that the figure given in the problem for the square pool is correct.

Re: Problem 761

Posted: Thu Jul 15, 2021 2:22 am
by brob26
david-kerr wrote: Wed Jul 14, 2021 8:41 pm This problem is driving me up the walls. I fairly easily got 4.60339314 for the circular pool (which is correct) but the same strategy gives 5.90143057 for the square pool. Can someone please confirm that the figure given in the problem for the square pool is correct.
What exactly do you mean by the "same strategy" between the circle and square cases? It'll likely be valuable to figure out why your supposed solution for the square pool does not actually work.

Re: Problem 761

Posted: Fri Jul 16, 2021 9:03 am
by david-kerr
I think I have spotted my stupidity. An improved strategy for the runner.

Re: Problem 761

Posted: Sun Jul 18, 2021 8:35 pm
by Kaladin1
I've had a similar problem, but I got a strategy that appears to work for any v<5.82842 (3+sqrt(8)) for the square pool.

The strategy accounts for any actions by the runner, and I'm really struggling to find any errors in my reasoning. Are we sure that vsquare is 5.78859314.

Re: Problem 761

Posted: Mon Jul 19, 2021 12:14 pm
by Kaladin1
Nevermind, I have seen my mistake.

Re: Problem 761

Posted: Wed Aug 04, 2021 1:56 pm
by sgb27
I got the circle value, but when I started on the square it got me thinking about the circle one some more. Tell me where I'm going wrong and why the following won't allow the swimmer to escape the circle with a higher runner speed than given:

Imagine the swimmer decides to swim in a square, with a square of some length x centred on the centre of the circle. Now, if the time it takes the swimmer to swim one lap of the square (4x) is less than the time it takes the runner to do the circle (2.pi / V), this gives x<pi/(2V). So if the swimmer starts swimming laps, the runner is going to gradually drop behind, and at some point the swimmer will reach a corner when the runner is diagonally opposite. But at this point, the swimmer is further from the centre [r=sqrt(2)*pi/(4v)] than he would be for the solution given for a circle implies.

Re: Problem 761

Posted: Wed Aug 04, 2021 2:57 pm
by jaap
sgb27 wrote: Wed Aug 04, 2021 1:56 pmSo if the swimmer starts swimming laps, the runner is going to gradually drop behind, and at some point the swimmer will reach a corner when the runner is diagonally opposite.
When the moment arrives that the runner is half a laptime behind, why would that be exactly when the swimmer is at a corner? The runner could actually hang back to make sure it definitely does not happen when the swimmer is at a corner.

Re: Problem 761

Posted: Thu Aug 05, 2021 10:09 am
by sgb27
Ah yeh good point, the optimum solution for the runner is no longer going to be to just move at full speed in the direction of the swimmer.

Re: Problem 761

Posted: Sat Aug 07, 2021 1:24 pm
by jabah013.307
Thats SO true!

Re: Problem 761

Posted: Sun Aug 08, 2021 3:54 am
by neverforget
True and kind of a spoiler IMHO... Half the fun (frustration?) for me was in realizing why the example values are what they are. I spent many nights totally convinced the dev team had made a mistake.. heh

Re: Problem 761

Posted: Wed Mar 11, 2026 8:40 am
by thedoctar
I think the problem should state that the circle is a unit circle, and the square is a unit square, and the hexagon is a unit hexagon. I just calculated the circle value using a unit circle.

Re: Problem 761

Posted: Wed Mar 11, 2026 12:23 pm
by Swistakk
thedoctar wrote: Wed Mar 11, 2026 8:40 am I think the problem should state that the circle is a unit circle, and the square is a unit square, and the hexagon is a unit hexagon. I just calculated the circle value using a unit circle.
Not necessarily, it's quite clear that the answer stays the same for all circles, all squares and all regular hexagons

Re: Problem 761

Posted: Sat Mar 14, 2026 4:17 am
by thedoctar
Ah yes you're correct. Silly me!