Maths Olympiad Prep

Library / /3 of 45

Algebra Difficulty 4.8 AIME Prove it Romania

Let aa, bb, cc be integers larger than 11. Prove that
a(a1)+b(b1)+c(c1)(a+b+c4)(a+b+c5)+4. a(a-1) + b(b-1) + c(c-1) \leq (a + b + c - 4)(a + b + c - 5) + 4.

Solution

The inequality is equivalent to
a2+b2+c2abc(a+b+c)29(a+b+c)+24, a^2 + b^2 + c^2 - a - b - c \leq (a + b + c)^2 - 9(a + b + c) + 24,
or
0ab+bc+ca4(a+b+c)+12. 0 \leq ab + bc + ca - 4(a + b + c) + 12.
Since ab2a2b+4=(a2)(b2)ab - 2a - 2b + 4 = (a - 2)(b - 2), summing together with the similar relations implies (ab2a2b+4)+(bc2b2c+4)+(ca2c2a+4)=(a2)(b2)+(b2)(c2)+(c2)(a2)0(ab - 2a - 2b + 4) + (bc - 2b - 2c + 4) + (ca - 2c - 2a + 4) = (a - 2)(b - 2) + (b - 2)(c - 2) + (c - 2)(a - 2) \geq 0, since aa, bb, c2c \geq 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.