Maths Olympiad Prep

Library / /87 of 104

Combinatorics Difficulty 6.7 National Olympiad Prove it Bulgaria

Problem:

In a volleyball tournament for the Euro-African cup the European teams are 9 more than the African teams. Every two teams met exactly once and the European teams gained 9 times more points than the African teams (the winner takes 1 point and the loser takes 0 point). What are the maximum possible points gained by an African team?

Solution

Solution:

Denote by xx the number of African teams. Then the number of European teams equals x+9x+9. The African teams played each other (x1)x2\frac{(x-1)x}{2} games and therefore the points won by them are (x1)x2+k\frac{(x-1)x}{2} + k, where kk is the number of wins over European teams.

Further, the points won by the Europeans are (x+8)(x+9)2+x(x+9)k\frac{(x+8)(x+9)}{2} + x(x+9) - k. Thus,
9((x1)x2+k)=(x+8)(x+9)2+x(x+9)k 9\left(\frac{(x-1)x}{2} + k\right) = \frac{(x+8)(x+9)}{2} + x(x+9) - k
and so 3x222x+10k36=03x^2 - 22x + 10k - 36 = 0. Since xx is a positive integer, we have that 1213(10k36)=22930k121 - 3(10k - 36) = 229 - 30k is a perfect square. Then k7k \leq 7 and a direct verification shows that we obtain perfect squares only for k=2k=2 and k=6k=6. For k=2k=2 we have x=8x=8 and therefore the best African team could have at most 7+2=97+2=9 points.

For k=6k=6 we get x=6x=6 and therefore there are 6 African and 15 European teams. In this case the best African team has at most 5+6=115+6=11 points, which happens if it wins over all other African teams and 6 European teams (the other African teams lost their games against all European teams). Finally, the answer is 1111.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.