Maths Olympiad Prep

Library / /484 of 520

Combinatorics Difficulty 6.0 AIME, harder Prove it

Example 9 In a certain competition, if there are aa contestants and bb judges, where b3b \geqslant 3 and is odd. Each judge can rate each contestant as either "pass" or "fail". Let kk be an integer that satisfies the following condition: any two judges can give the same rating to at most kk contestants. Prove: kab12b\frac{k}{a} \geqslant \frac{b-1}{2 b}.
(39th IMO)

Solution

Proof: First, if two judges give the same evaluation to a contestant, we call it an "agreement." From the given information, any two judges can have at most kk "agreements." Thus,
the total number of "agreements" kCb2\leqslant k \mathrm{C}_{b}^{2}.
On the other hand, for any one contestant, suppose AA judges pass them, and BB judges fail them, where A+B=bA+B=b. Then, for this contestant, the number of "agreements" related to them is
CA2+CB2=A2A+B2B2=(A+B)2+(AB)22(A+B)4=b22b+(AB)24. \begin{array}{l} \mathrm{C}_{A}^{2}+\mathrm{C}_{B}^{2}=\frac{A^{2}-A+B^{2}-B}{2} \\ =\frac{(A+B)^{2}+(A-B)^{2}-2(A+B)}{4} \\ =\frac{b^{2}-2 b+(A-B)^{2}}{4} . \end{array}

Since bb is odd, ABA-B is also odd. Therefore, AB1|A-B| \geqslant 1. Thus,
CA2+CBb˙22b+14=(b12)2. \mathrm{C}_{A}^{2}+\mathrm{C}_{B} \geqslant \frac{\dot{b}^{2}-2 b+1}{4}=\left(\frac{b-1}{2}\right)^{2} .

Therefore,
the total number of "agreements" a(b12)2\geqslant a\left(\frac{b-1}{2}\right)^{2}.
From (1) and (2), we get a(b12)2kCb2a\left(\frac{b-1}{2}\right)^{2} \leqslant k \mathrm{C}_{b}^{2},

i.e., kab12b\frac{k}{a} \geqslant \frac{b-1}{2 b}.

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.