Let a, b, c be integers larger than 1. Prove that a(a−1)+b(b−1)+c(c−1)≤(a+b+c−4)(a+b+c−5)+4.
Solution
The inequality is equivalent to a2+b2+c2−a−b−c≤(a+b+c)2−9(a+b+c)+24, or 0≤ab+bc+ca−4(a+b+c)+12. Since ab−2a−2b+4=(a−2)(b−2), summing together with the similar relations implies (ab−2a−2b+4)+(bc−2b−2c+4)+(ca−2c−2a+4)=(a−2)(b−2)+(b−2)(c−2)+(c−2)(a−2)≥0, since a, b, c≥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.