Cronopio

IMO 2023 Problem 4

Problem

Let x1, x2, . . . , x2023 be pairwise different positive real numbers such that

an=(x1+x2++xn)(1x1+1x2++1xn)

is an integer for every n=1,2,...,2023. Prove that a20233034.

Conclusion

Here we prove for a strengthened conclusion, for kN+

n=2k+1,an3k+1

Proof by induction

For n=2, accourding to Cauchy's inequality, we have

a2=(x1+x2)(1x1+1x2)2

equality holds only when x1=x2. Given the condition that xi are distinct, we have a2>2. Since a2 is an integer, we have a23.

For k=1,n=3,

a3=(x1+x2+x3)(1x1+1x2+1x3)=(x1+x2)(1x1+1x2)+x3(1x1+1x2)+1x3(x1+x2)+1=a22+x3a22x1+x2+1x3(x1+x2)+19+x39x1+x2+1x3(x1+x2)+1=10+9x3x1+x2+x1+x2x34=3k+1

equality holds only when x1+x2=3x3, which is plausible.

Suppose the claim holds for k that a2k+13k+1, then for k+1, we have

a2k+2=(x1+x2++x2k+2)(1x1+1x2++1x2k+2)=(x1+x2++x2k+1)(1x1+1x2++1x2k+1)+x2k+2(1x1+1x2++1x2k+1)+1x2k+2(x1+x2++x2k+1)+1=a2k+12+x2k+2a2k+12x1+x2++x2k+1+1x2k+2(x1+x2++x2k+1)+1(3k+1)2+x2k+2(3k+1)2x1+x2++x2k+1+1x2k+2(x1+x2++x2k+1)+1(3k+1)2+2(3k+1)+1=3k+2

equality holds only when

x1+x2++x2k+1=(3k+1)x2k+2

For a2k+3=a2(k+1)+1

a2k+3=(x1+x2++x2k+2)(1x1+1x2++1x2k+2)+x2k+3(1x1+1x2++1x2k+2)+1x2k+3(x1+x2++x2k+2)+1=a2k+22+x2k+3a2k+22x1+x2++x2k+2+1x2k+3(x1+x2++x2k+2)+1(3k+2)2+x2k+3(3k+2)2x1+x2++x2k+2+1x2k+3(x1+x2++x2k+2)+1(3k+2)2+2(3k+2)+1=3k+3

equality holds only when

x1+x2++x2k+2=(3k+2)x2k+3

The two conditions above cannot be satisfied at the same time, otherwise we have

x1+x2++x2k+1+x2k+2=(3k+1)x2k+2+x2k+2=(3k+2)x2k+3x2k+2=x2k+3

which is impossible.

Therefore, since both equalities cannot be satisfied at the same time, we have

a2k+3>3k+2a2k+33k+3

#math-competition