2023 SSMO Team Round Problems/Problem 8
Problem
Three rabbits run away from the origin at the same speed and constant velocity such that the angle between any two rabbits' directions is . After
seconds, a hunter with a speed
times that of the rabbits runs from the origin. Let the minimal time in seconds needed for her to meet (and subsequently) catch all three rabbits be
. Find
.
Solution
WLOG let the rabbits’ speed be arbitrary unit per second and the hunter’s speed be
units per second. Obviously, the first rabbit is able to be caught if the hunter runs in a straight line. Let
be the amount of time necessary. Then, by considering the distance from the origin, we create the following equation:
Thus
.
In order to catch the next rabbit, the hunter must run in a straight line to a point on the rabbit’s path such that they meet at the same time. She can choose either of the remaining rabbits (due to symmetry, it does not matter). Let be the amount of time necessary, and let
be the distance already run by the rabbit (in other words, the distance from that rabbit to the origin, which should be the same distance as between the hunter and the origin). Then we create a triangle with sides
and one angle (between sides of length
) of
. Thus, by using the Law of Cosines:
, so
. Solving this quadratic yields
Obviously
is nonnegative, so
. Thus the time it takes to run to the second rabbit is the same as the distance from the origin to begin with. We can find this value easily; since
and the rabbit was given
seconds to begin with, we conclude that the rabbit ran the sum, or
units. Thus it also takes this many seconds for the hunter to catch the second rabbit. However, the second rabbit initially is also
units from the origin, but it is able to run another
units by the time the hunter catches it. Thus the hunter is
units from the origin by the time of the second catch. Then it takes
seconds for the hunter to catch the third rabbit.
Summing the times up gives
Thus the answer is
.