AlgebraDifficulty 9.1Prove itThe 65th IMO China National Team Selection Test · China
Given an integer n≥3. Let 2n(n−1) non-negative real numbers xi,j (1≤i<j≤n) satisfy: for any 1≤i<j<k≤n, we have xi,j+xj,k≤xi,k. Prove that: ⌊4n2⌋⋅1≤i<j≤n∑xi,j4≥(1≤i<j≤n∑xi,j2)2.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
*Proof.* First, let's point out a situation where the equality holds, which will help us understand the problem. Let 0=y1=⋯=y⌊2n⌋<y⌊2n⌋+1=⋯=yn=1, and take xi,j=yj−yi for 1≤i<j≤n. In this case, xi,j+xj,k=xi,k, and 1≤i<j≤n∑xi,j4=1≤i<j≤n∑xi,j2=⌊2n⌋⋅⌊2n⌋=⌊4n2⌋, showing that the inequality holds with equality in this case.
Now, let's prove the inequality. We start with the following lemma.
Lemma: Let m≥2 be a positive integer and x1,x2,…,xm≥0. Let λm=⌊4m2⌋. Then, λmi=1∑mxi3≥mi=1∑mxi2−(i=1∑mxi)2i=1∑mxi.
Proof of Lemma: Without loss of generality, assume ∑i=1mxi=1. For fixed x1,x2,…,xm, assume x1≥x2≥⋯≥xk>0 and xi=0 for i>k. Let s=k1∑i=1kxi=k1, and define F(x1,xk):=λmi=1∑mxi3−mi=1∑mxi2−(i=1∑mxi)2i=1∑mxi. When x1+xk is fixed and x2,x3,…,xk−1,xk+1,…,xm are fixed, F is a linear function of x1xk. Hence, F achieves its minimum value when x1xk is minimized. Notice that s(x1+xk−s)≥x1xk≥(x1+xk)⋅0=0, therefore, F(x1,xk)≥min{F(x1+xk,0),F(s,x1+xk−s)}. This means that we can always adjust the values such that one variable becomes zero or one variable becomes the arithmetic mean of all positive variables. This adjustment process will terminate in finite steps, leaving all positive variables equal. Assume x1=x2=⋯=xu>xu+1=xu+2=⋯=xm=0. We need to prove that for any 1≤u≤m, λmu≥(mu−u2)u⟺λm≥u(m−u). This inequality is true by the AM-GM inequality. □
Returning to the original problem, let λn=⌊4n2⌋. We will use induction to prove a stronger statement: for any positive integers n≥2 and ℓ, the following holds: P(n,ℓ):=λn+ℓ−1(1≤i<j<n∑xi,j4+ℓi=1∑n−1xi,n4)−(1≤i<j<n∑xi,j2+ℓi=1∑n−1xi,n2)2≥0.(12) When ℓ=1, this is the desired inequality.
We use induction on n. For n=2, (12) is equivalent to λℓ+1ℓx124≥ℓ2x124⟺λℓ+1≥ℓ, which holds. For n≥3, fix n,ℓ,xi,j for 1≤i<j<n, and let f(x1,x2,…,xn−1):=λn+ℓ−1(1≤i<j<n∑xi,j4+ℓi=1∑n−1xi4)−(1≤i<j<n∑xi,j2+ℓi=1∑n−1xi2)2. If xj+xi,j≤xi for 1≤i<j<n, then 1≤i<j<n∑xi,j2≤1≤i<j<n∑(xi−xj)2=(n−1)i=1∑n−1xi2−(i=1∑n−1xi)2.(13) Using (13) and applying the lemma with m=n+ℓ−1, xi=0 for n≤i≤n+ℓ−1, we have i=1∑n−1∂xi∂f=4ℓλn+ℓ−1i=1∑n−1xi3−4ℓ(1≤i<j<n∑xi,j2+ℓi=1∑n−1xi2)i=1∑n−1xi≥4ℓλn+ℓ−1i=1∑n−1xi3−4ℓ(n+ℓ−1)i=1∑n−1xi2−(i=1∑n−1xi)2i=1∑n−1xi≥0. Let g(y)=f(x1,n+y,…,xn−1,n+y). For y≥−xn−1,n, g′(y)≥0. Therefore, g(0)≥g(−xn−1,n). We only need to consider the case where xn−1,n=0.
When xn−1,n=0, let Ap:=1≤i<j<n−1∑xi,jp,Bp:=i=1∑n−2xi,n−1p,Cp:=i=1∑n−2xi,np,p∈{2,4}. Then, (12) is equivalent to λn+ℓ−1(A4+B4+ℓC4)≥(A2+B2+ℓC2)2.(14) By the induction hypothesis, P(n−1,ℓ+1)≥0, so λn+ℓ−1(A4+(ℓ+1)B4)λn+ℓ−1(A4+(ℓ+1)C4)≥(A2+(ℓ+1)B2)2,≥(A2+(ℓ+1)C2)2. Using these and the Cauchy-Schwarz inequality, we have (A2+B2+ℓC2)2=(ℓ+1)21(A2+(ℓ+1)B2+ℓ(A2+(ℓ+1)C2))2≤ℓ+11((A2+(ℓ+1)B2)2+ℓ(A2+(ℓ+1)C2)2)≤ℓ+11(λn+ℓ−1(A4+(ℓ+1)B4)+ℓλn+ℓ−1(A4+(ℓ+1)C4))=λn+ℓ−1(A4+B4+ℓC4). Thus, (14) holds, completing the induction. □
Source: MathNet,
licensed CC-BY-4.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.