IMC 2013 · Problem 4

Day 120th IMC · Blagoevgrad, Bulgaria

Statement

Let n3n \ge 3 and let x1,,xnx_1, \dots, x_n be nonnegative real numbers. Define A=i=1nxiA = \sum\limits_{i=1}^{n} x_i, B=i=1nxi2B = \sum\limits_{i=1}^{n} x_i^2 and C=i=1nxi3C = \sum\limits_{i=1}^{n} x_i^3. Prove that

(n+1)A2B+(n2)B2A4+(2n2)AC.(n+1)A^2B + (n-2)B^2 \ge A^4 + (2n-2)AC.

Official solution

Hidden so you can work on the problem first.

Proposed by Géza Kós, Eötvös University, Budapest.