49th Kürschák 1948

------
 
 
Problem 3

Prove that among any n positive integers one can always find some (at least one) whose sum is divisible by n.

 

Solution

Call the numbers a1, a2, ... , an. Consider the n sums a1, a1+a2, a1+a2+a3, ... , a1+a2+ ... +an. If any of them = 0 mod n, then we are home. If not, then two of them, a1+a2+ ... +ai and a1+a2+ ... +aj (with i < j) must be equal mod n (only n-1 other values available mod n). But then their difference, ai+1+ai+2+ ... +aj, is divisible by n.

 


 

49th Kürschák 1948

© John Scholes
jscholes@kalva.demon.co.uk
29 Oct 2003
Last corrected/updated 29 Oct 03