IMC 2014 · Problem 2

Day 221st IMC · Blagoevgrad, Bulgaria

Statement

Let A=(aij)i,j=1nA = (a_{ij})_{i,j=1}^{n} be a symmetric n×nn \times n matrix with real entries, and let λ1,λ2,,λn\lambda_1, \lambda_2, \dots, \lambda_n denote its eigenvalues. Show that

1i<jnaiiajj1i<jnλiλj,\sum_{1 \le i < j \le n} a_{ii}a_{jj} \ge \sum_{1 \le i < j \le n} \lambda_i \lambda_j,

and determine all matrices for which equality holds.

Official solution

Hidden so you can work on the problem first.