Maths Olympiad Prep

Library / /1 of 6

, 2016

Algebra Difficulty 5.0 AIME, harder Prove it Romania

Let nn be an odd positive integer, and let x1,x2,,xnx_1, x_2, \dots, x_n be non-negative real numbers. Show that mink=1,,n(xk2+xk+12)maxk=1,,n(2xkxk+1)\min_{k=1,\dots,n} (x_k^2 + x_{k+1}^2) \le \max_{k=1,\dots,n} (2x_k x_{k+1}), where xn+1=x1x_{n+1} = x_1.

Solution

In what follows, indices are reduced modulo nn. Consider the nn differences xk+1xkx_{k+1} - x_k, k=1,,nk = 1, \dots, n. Since nn is odd, there exists an index jj such that (xj+1xj)(xj+2xj+1)0(x_{j+1} - x_j)(x_{j+2} - x_{j+1}) \ge 0. Without loss of generality, we may and will assume both factors non-negative, so xjxj+1xj+2x_j \le x_{j+1} \le x_{j+2}. Consequently,
mink=1,,n(xk2+xk+12)xj2+xj+122xj+122xj+1xj+2maxk=1,,n(2xkxk+1). \min_{k=1,\dots,n} (x_k^2 + x_{k+1}^2) \le x_j^2 + x_{j+1}^2 \le 2x_{j+1}^2 \le 2x_{j+1}x_{j+2} \le \max_{k=1,\dots,n} (2x_k x_{k+1}).

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.