24th IMO 1983 shortlist

------
 
 
Problem 6

The n positive integers a1, a2, ... , an have sum 2n+2. Show that we can find an integer r such that:
ar+1 ≤ 3
ar+1 + ar+2 ≤ 5
...
ar+1 + ar+2 + ... + an + a1 + ... + ar-1 ≤ 2n-1
Note that ar does not appear in the inequalities. Show that there are either one or two r for which the inequalities hold, and that if there is only one, then all the inequalities are strict.

For example, suppose n = 3, a1 = 1, a2 = 6, a3 = 1. Then r = 1 and r = 3 do not work, but r = 2 does work: a3 = 1 < 3, a3 + a1 = 2 < 5. So r is unique and the inequalities are strict.

 

Solution

Let si = a1 + a2 + ... + ai - 2i. Let max si be attained for the first time at i = r. Suppose first that r = n. Then since ∑ai = 2n+2, the maximum is 2. We have si < 2 for i < n, so a1 + a2 + ... + ai ≤ 2i+1 for i = 1, 2, ... , n-1, which are the required inequalities. So suppose r < n. Then for k = r+1, ... , n we have ar+1 + ar+2 + ... + ak = (a1 + ... + ak) - (a1 + ... + ar) = sk - sr + 2(k-r) ≤ 2(k-r) < 2(k-r)+1, as required. We also have ar+1 + ... + an + si < ar+1 + ... + an + sr = 2n+2-2r, for i = 1, 2, ... , r-1. Hence ar+1 + ... + an + a1 + a2 + ... + ai < 2n+2-2r+2i. So ar+1 + ... + an + a1 + a2 + ... + ai ≤ 2n-2r+2i+1 = 2(n+i-r)+1, as required. That completes the proof that the inequalities hold.

Suppose that for some r the inequalities are all strict. wlog r = n, so that we have a1 + ... + ai ≤ 2i for i = 1, 2, ... , n-1. Then for any k < n we have a1 + ... + ak + ak+1 + ... + an ≤ 2k + (ak+1 + ... + an), so (ak+1 + ... + an) ≥ 2n+2-2k > 2(n-k)+1 and so the inequalities do not all hold for k. Thus there is only one r for which the inequalities hold. Conversely, if the inequalities hold for r=n and k, then we have a1 + ... + ak = 2n+2 - (ak+1 + ... + an) ≥ 2n+2 - (2(n-k)+1) = 2k+1. Hence (at least) one of the inequalities is not strict for r.

Suppose the inequalities hold for r < s < t. The same argument as above shows that ar+1 + ar+2 + ... + as = 2(s-r)+1, as+1 + ... + at = 2(t-s)+1 and at+1 + ... + ar = 2(n-t+r)+1, so the sum of all the terms is 2n+3, not 2n+2. Contradiction.

Thanks to Lauri Ahlroth

 


 

24th IMO shortlist 1983

© John Scholes
jscholes@kalva.demon.co.uk
12 January 2004
Last corrected/updated 12 Jan 04