IMC 2003 · Problem 2

Day 120 points10th IMC · Cluj-Napoca, Romania

Statement

Let a1,a2,,a51a_1, a_2, \dots, a_{51} be non-zero elements of a field. We simultaneously replace each element with the sum of the 5050 remaining ones. In this way we get a sequence b1,,b51b_1, \dots, b_{51}. If this new sequence is a permutation of the original one, what can be the characteristic of the field? (The characteristic of a field is pp, if pp is the smallest positive integer such that x+x++xp=0\underbrace{x + x + \dots + x}_{p} = 0 for any element xx of the field. If there exists no such pp, the characteristic is 00.)

Official solution

Hidden so you can work on the problem first.