30th IMO 1989 shortlist

------
 
 
Problem 13

The real numbers a0, a1, ... , an satisfy a0 = an = 0, ak = c + ∑i=kn-1 ai-k(ai + ai+1). Show that c <= 1/(4n).

 

Solution

This is awkward, because it is not easy to get an expression for any ai in terms of c (apart from i = 0, n-1, n). The key is not to try!

Put sk = a0 + a1 + ... + ak. Then we have sn = sn-1 = ∑k=0..n-1 (c + ∑i=k..n-1 ai-k(ai + ai+1) ) = nc + ∑i=0..n-1 (ai + ai+1) ∑k=0..i ak. (As usual, inverting the order of summation requires a little care, but is basically straightforward. Just check the low and high values.). So sn = nc + ∑i=0..n-1 (ai + ai+1) si = (s2 - s0)s1 + (s3 - s1)s2 + (s4 - s2)s3 + ... + (sn - sn-2)sn-1 = snsn-1 (we have s0 = 0 and the other terms cancel in pairs) = sn2.

So nc = sn - sn2 = ¼ - (sn - ½)2 ≤ ¼. Hence c ≤ 1/4n.

 


 

30th IMO shortlist 1989

© John Scholes
jscholes@kalva.demon.co.uk
28 Dec 2002
Last corrected/updated 28 Dec 02