AlgebraDifficulty 9.1IMO levelProve itUnited States
Let n be a positive integer and let a1≤a2≤⋯≤an and b1≤b2≤⋯≤bn be two nondecreasing sequences of real numbers such that a1+⋯+ai≤b1+⋯+bifor every i=1,…,n−1 and a1+⋯+an=b1+⋯+bn.
Suppose that for any real number m, the number of pairs (i,j) with ai−aj=m equals the number of pairs (k,ℓ) with bk−bℓ=m. Prove that ai=bi for i=1,…,n.
Note: It is important to interpret the condition that for any real number m, the number of pairs (i,j) with ai−aj=m equals the number of pairs (k,ℓ) with bk−bℓ=m. It means that we have two identical multi-sets (a multi-set is a set that allows repeated elements)
Solution
First Solution: Put sn=a1+⋯+an=b1+⋯+bn. Then 2i=1∑n−1(a1+⋯+ai)=2(n−1)a1+2(n−2)a2+⋯+2(1)an−1=(n−1)a1+(n−3)a2+⋯+(1−n)an+(n−1)sn=(n−1)sn+1≤i<j≤n∑(ai−aj) and similarly 2i=1∑n−1(b1+⋯+bi)=(n−1)sn+1≤k<ℓ≤n∑(bk−bℓ). By (*), these two quantities are equal, so 2i=1∑n−1(a1+⋯+ai)=2i=1∑n−1(b1+⋯+bi). Consequently, each of the inequalities a1+⋯+ai≤b1+⋯+bi for i=1,…,n−1 must be an equality. Since we also have equality for i=n by assumption, we deduce that ai=bi for i=1,…,n, as desired.
Second Solution: Expanding both sides of (**) yields (n−1)i=1∑nai2+21≤i<j≤n∑aiaj=(n−1)i=1∑nbi2+21≤k<ℓ≤n∑bkbℓ. Squaring both sides of the given equation a1+⋯+an=b1+⋯+bn gives i=1∑nai2+21≤i<j≤n∑aiaj=i=1∑nbi2+21≤k<ℓ≤n∑bkbℓ. From the above relations we easily deduce that i=1∑nai2=i=1∑nbi2. By the Cauchy-Schwarz inequality, we obtain that (i=1∑nbi2)2=(i=1∑nai2)(i=1∑nbi2)≥(i=1∑naibi)2 or i=1∑nbi2≥i=1∑naibi≥i=1∑naibi.(†) We set si=a1+⋯+ai and ti=b1+⋯+bi for every 1≤i≤n. By Abel's summation formula, we have i=1∑naibi=s1b1+[s2−s1]b2+[s3−s2]b3+⋯+[sn−sn−1]bn=s1(b1−b2)+s2(b2−b3)+⋯+sn−1(bn−1−bn)+snbn. By the given conditions, si≤ti and bi−bi+1≤0 for every 1≤i≤n−1 and sn=tn. It follows that i=1∑naibi≥t1(b1−b2)+t2(b2−b3)+⋯+tn−1(bn−1−bn)+tnbn=t1b1+[t2−t1]b2+[t3−t2]b3+⋯+[tn−tn−1]bn=i=1∑nbi2. Combining the last inequality and (†), we conclude that the equality case holds for every inequality we discussed above. In particular, si=ti for i=1,…,n. These inequalities immediately give us an=bn, an−1=bn−1, …, a1=b1 and the problem is solved.
Third Solution: If u=(u1,u2,…,un) and v=(v1,v2,…,vn) are two nonincreasing sequences, we say that u majorizes v if u1+⋯+un=v1+⋯+vn and u1+⋯+ui≥v1+⋯+vi for i=1,2,…,n−1. It is not difficult to see that (an,…,a1) majorizes (bn,…,b1). By a theorem of Birkhoff, it follows that there are constants cσ∈(0,1], where σ runs over some set S of permutations of {1,…,n}, with ∑σ∈Scσ=1 and σ∈S∑cσaσ(i)=bifor i=1,2,…,n. We will prove the inequality i,j=1∑n∣ai−aj∣≥i,j=1∑n∣bi−bj∣, with equality if and only if ai=bi for i=1,…,n. With this result, we complete our proof by noting (***). We have i,j=1∑n∣ai−aj∣=σ∈S∑cσi,j=1∑n∣ai−aj∣=σ∈S∑cσi,j=1∑n∣aσ(i)−aσ(j)∣=i,j=1∑nσ∈S∑cσ∣aσ(i)−aσ(j)∣≥i,j=1∑nσ∈S∑cσ(aσ(i)−aσ(j))=i,j=1∑n∣bi−bj∣, using the fact that ∣x1∣+⋯+∣xm∣≥∣x1∣+⋯+∣xm∣ for all real numbers x1,…,xm. This establishes the desired inequality; it remains to check the equality condition. For this, we must have σ∈S∑cσ∣aσ(i)−aσ(j)∣=σ∈S∑cσ(aσ(i)−aσ(j)) for each pair i and j; in particular, for each pair i and j, the sign of aσ(i)−aσ(j) must be the same for all σ∈S for which aσ(i)=aσ(j). It follows by the lemma below that the sequence aσ(1),…,aσ(n) itself must be the same for all σ∈S, yielding ai=bi.
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 reproduced verbatim; metadata (topic, difficulty) added by this project.