Maths Olympiad Prep

Library / /17 of 22

, 2023

Combinatorics Difficulty 6.3 National olympiad Prove it Turkey

At the beginning Alice distributes 10001000 balls into 3030 boxes. After that Alice and Bob alternatively make moves, Alice begins. A person making move chooses a box and takes one ball from the chosen box. A person taking the very last ball from a box takes on that empty box. Find the maximal integer kk such that regardless of the strategy of Bob Alice can take at least kk boxes.

Solution

5. For any positive real xx we have (x1)2(3x2+4x+3)0(x-1)^2(3x^2+4x+3) \ge 0. Therefore,
3(x4+1)2(x3+x2+x)(1) 3(x^4 + 1) \ge 2(x^3 + x^2 + x) \quad (1)
By using (1) we get
a4+1b3+b2+bb4+1c3+c2+cc4+1a3+a2+a827 \frac{a^4+1}{b^3+b^2+b} \cdot \frac{b^4+1}{c^3+c^2+c} \cdot \frac{c^4+1}{a^3+a^2+a} \ge \frac{8}{27}
Finally, by using of by AM-GM inequality
a4+1b3+b2+b+b4+1c3+c2+c+c4+1a3+a2+a38273=2. \frac{a^4+1}{b^3+b^2+b} + \frac{b^4+1}{c^3+c^2+c} + \frac{c^4+1}{a^3+a^2+a} \ge 3 \cdot \sqrt[3]{\frac{8}{27}} = 2.

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 and solution reproduced as published; topic and difficulty added by this site.