Maths Olympiad Prep

Library / /15 of 30

, 2023

Algebra Difficulty 8.0 National olympiad, round 2 Prove it Saudi Arabia

Let n3n \ge 3 be an integer and let x1,x2,,xnx_1, x_2, \dots, x_n be real numbers in the interval [0,1][0, 1]. Let s=x1+x2++xns = x_1 + x_2 + \dots + x_n, with s3s \ge 3. Prove that there exist integers ii and jj with 1i<jn1 \le i < j \le n such that
2jixixj>2s3. 2^{j-i} x_i x_j > 2^{s-3}.

Solution

Let 1a<bn1 \le a < b \le n be such that 2baxaxb2^{b-a} x_a x_b is maximal. This choice of aa and bb implies that
xa+t2txa,t=1a,2a,,ba1, x_{a+t} \le 2^t x_a, \forall t = 1-a, 2-a, \dots, b-a-1,
and similarly
xbt2txb,t=bn,bn+1,,ba+1. x_{b-t} \le 2^t x_b, \forall t = b-n, b-n+1, \dots, b-a+1.
Now, suppose that xa(12u+1,12u]x_a \in (\frac{1}{2^{u+1}}, \frac{1}{2^u}] and xb(12v+1,12v]x_b \in (\frac{1}{2^{v+1}}, \frac{1}{2^v}], and write xa=2αx_a = 2^{-\alpha}, xb=2βx_b = 2^{-\beta}. Then
i=1a+u1xi2uxa(12+14++12a+u1)<2uxa1, \sum_{i=1}^{a+u-1} x_i \le 2^u x_a \left( \frac{1}{2} + \frac{1}{4} + \dots + \frac{1}{2^{a+u-1}} \right) < 2^u x_a \le 1,
and similarly,
i=bv+1nxi2vxb(12+14++12nb+v)<2vxb1, \sum_{i=b-v+1}^{n} x_i \le 2^v x_b \left( \frac{1}{2} + \frac{1}{4} + \dots + \frac{1}{2^{n-b+v}} \right) < 2^v x_b \le 1,
In other words, the sum of the xix'_is for ii outside of the interval [a+u,bv][a+u, b-v] is strictly less than 22. Since the total sum is at least 33, and each term is at most 11, it follows that this interval must have at least two integers, i.e., a+u<bva+u < b-v. Thus, by bounding the sum of the xix_i, for i[1,a+u][bv,n]i \in [1, a+u] \cup [b-v, n] like above, and trivially bounding each xi(a+u,bv)x_i \in (a+u, b-v) by 11, we obtain
s<2u+1xa+2v+1xb+((bv(a+u)1)=ba+(2u+1α+2v+1β(u+v+1)). \begin{aligned} s &< 2^{u+1} x_a + 2^{v+1} x_b + ((b-v-(a+u)-1) \\ &= b-a + (2^{u+1-\alpha} + 2^{v+1-\beta} - (u+v+1)). \end{aligned}
Now recall α(u,u+1]\alpha \in (u, u+1] and β(v,v+1]\beta \in (v, v+1], so applying Bernoulli's inequality yields
2u+1α+2v+1βuv1(1+(u+1α))+(1+(v+1β))uv1=3αβ. \begin{aligned} 2^{u+1-\alpha} + 2^{v+1-\beta} - u - v - 1 &\le (1+(u+1-\alpha)) + (1+(v+1-\beta)) - u - v - 1 \\ &= 3 - \alpha - \beta. \end{aligned}
It follows that s3<baαβs - 3 < b - a - \alpha - \beta, and so
2s3<2baαβ=2baxaxb. 2^{s-3} < 2^{b-a-\alpha-\beta} = 2^{b-a} x_a x_b.

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.