17th Balkan 2000

------
 
 
Problem 4

Show that for any n we can find a set X of n distinct integers greater than 1, such that the average of the elements of any subset of X is a square, cube or higher power.

 

Solution

Let a1, a2, ... , an be any n distinct integers. Take N divisible by all of 2, 3, 4, ... , n (for example, we could take N = n!). Let bi = aiN. Then the bi are distinct integers and the average of any subset of {b1, b2, ... , bn} is an integer.

Let the set of all distinct averages be {c1, ... , cm}. Let p1, p2, ... , pm be distinct primes. Suppose that p is a prime dividing one or more of the ci. Suppose that the highest power of p dividing ci is p to the power of di. Then, by the Chinese remainder theorem, we can find an integer K such that K = -di mod pi for each i. Hence if we let Np = pK, then the highest power of p dividing Npci is p to the power of a multiple of pith power. We now repeat this exercise for each prime p dividing one or more of the ci. Suppose the resulting set of numbers is {h1, h2, ... , hm}, where hi = M ci and M = NpNq ... . Then hi is a pith power. Thus the required set of integers is {Mb1, Mb2, ... , Mbn}.

Note that this is a somewhat impractical procedure. Suppose we start with 3, 4, 5. To get the averages integral we move to 6, 8, 10. The set of averages is then 6, 7, 8, 9, 10. The primes involved are 2, 3, 5, 7. To fix 2 we multiply by 21407, to fix 3 we multiply by 32805, to fix 5 we multiply by 52100, and to fix 7 we multiply by 7770. Thus our final set of three integers is 6.2140732805521007770, 8.2140732805521007770, 10.2140732805521007770.

 


 

17th Balkan 2000

© John Scholes
jscholes@kalva.demon.co.uk
11 Apr 2002