Browse · MathNet
PrintTeam Selection Test
Turkey counting and probability
Problem
In the round robin chess tournament organized in a school every two students played one match among themselves. Find the minimal possible number of students in the school if each girl student has at least 21 wins in matches against boy students and each boy student has at least 12 wins in matches against girl students.
Solution
The answer is . Suppose that there are girl and boy students in the school. Obviously is a necessary condition for the existence of the tournament with given conditions. Let us show that this inequality is also a sufficient condition for the existence of the tournament. Let us consider score table of the tournament. We put (alternatively ) in the intersection of -th row and -th column if -th girl wins (alternatively loses) the match with -th boy. Let us prove that there is a table in which each row contains at least entries and each column contains at least entries .
We start with the table where each entry of the first columns is and each other entry is and step by step move to the table satisfying the conditions. Suppose that -th column contains less than 's. Since the total number of 's is not less than then some -th column should contain more than 's. In this case we choose a row such that the intersection of this row with -th and -th columns are and , respectively and switch these two entries. After each move some column with shortage gains one and the total number of entries of each row does not change. Therefore after finite number of moves we will get the desired table. Done.
Now let us find the minimal value of . The inequality is equivalent to . By AM-GM inequality we get Thus, . Any pair out of , , , , with sum satisfies the condition . Done.
We start with the table where each entry of the first columns is and each other entry is and step by step move to the table satisfying the conditions. Suppose that -th column contains less than 's. Since the total number of 's is not less than then some -th column should contain more than 's. In this case we choose a row such that the intersection of this row with -th and -th columns are and , respectively and switch these two entries. After each move some column with shortage gains one and the total number of entries of each row does not change. Therefore after finite number of moves we will get the desired table. Done.
Now let us find the minimal value of . The inequality is equivalent to . By AM-GM inequality we get Thus, . Any pair out of , , , , with sum satisfies the condition . Done.
Final answer
65
Techniques
Invariants / monovariantsGames / greedy algorithmsCounting two waysQM-AM-GM-HM / Power Mean