Skip to main content
OlympiadHQ

Browse · MathNet

Print

Mathematica competitions in Croatia

Croatia counting and probability

Problem

Along the coast of an island there are 20 villages. Each village has 20 fighters. Every fighter fights all the fighters from all the other villages. No two fighters have equal strength and the stronger fighter wins the fight. We say that the village is stronger than the village if in at least fights among the fighters from and a fighter from the village wins. It turned out that every village is stronger than its neighbour (in the clockwise direction). Show that the maximal possible is 290.
Solution
We first show that is impossible. In every village we rank the fighters (from 1 to 20) according to their strength and we consider the tenth fighter in every village. Let the weakest of these considered fighters comes from the village . Then in any other village (and in particular in the neighbour of ) at least 10 fighters (from the strongest to the tenth by strength) from has won against 11 fighters (from the tenth to the weakest) from . Hence the number of fights in which the fighters from have won is at most , a contradiction with the assumption that the village is stronger than its neighbour.

We construct an example showing that can be obtained. Let the 400 fighters be ranked by their strength (1 is the weakest, 400 the strongest), and consider them as 210 weaker fighters (from 1 to 210) and 190 stronger fighters (from 211 to 400). In the village we put of weaker and of stronger fighters, more precisely in the fighters ranked 1 and 211–229; in fighters ranked 2–3 and 230–247; etc.

We show that the village is stronger than the village for . All weaker fighters from have won against all weaker fighters from , and all stronger fighters from have won against all fighters from . Hence the number of fights in which a fighter from has won is . This expression attains its minimum for or and then equals 290. In addition, the 19 stronger fighters from have won against all fighters from , and since , the village is stronger than the village . This proves the assertion of the problem.
Final answer
290

Techniques

Coloring schemes, extremal arguments