We have 125 horses, and we want to pick the fastest 3 horses out of those 125. In each race, only 5 horses can run at the same time because there are only 5 tracks. What is the minimum number of races required to find the 3 fastest horses without using a stopwatch?
This question was easily solved when there were 25 horses but for 125 horses it is not solvable easily.Can anyone help me out with this complex problem? This is the link of the question which is also not solved.
OPs strategy for $25$ horses can be extented to $125$ horses resulting in a determination of the fastest three horses within $33$ races.
Let's number the horses with $1$ to $125$.
$$ $$
$$ $$
The fastest horse is horse number $1$.
$$ $$
The horse with number two has the overall rank $2$.
$$ $$
We finally conclude the horse with number three has overall rank $3$.