Maths Olympiad Prep

Track / Stage 4 / 171 of 340 #911 of 2444

Problem 911

AMC 12 late, AIME early
Number theory Difficulty 4.7 Prove it Singapur · Singapore

Let nn be a prime number. Show that there is a permutation a1,a2,,ana_1, a_2, \dots, a_n of 1,2,,n1, 2, \dots, n so that a1,a1a2,,a1a2ana_1, a_1a_2, \dots, a_1a_2 \dots a_n leave distinct remainders when divided by nn.

This one wants a proof. Work it on paper, then read the official solution and mark yourself. Be honest about it: the record is only any use to you if it is.

Next problem →

Official solution

By the Chinese remainder Theorem, for every k=2,3,,nk=2,3,\dots,n there exists bkb_k so that
bk0(mod(k1)),bkk(modn). b_k \equiv 0 \pmod{(k-1)}, \quad b_k \equiv k \pmod{n}.
Let a1=1a_1 = 1 and for k=2,,nk = 2, \dots, n, aka_k is the remainder when bk/(k1)b_k/(k-1) is divided by nn. Since bn0(modn)b_n \equiv 0 \pmod{n}, we have an=0a_n = 0. Also if ai=aja_i = a_j, then bi/(i1)bj/(j1)(modn)b_i/(i-1) \equiv b_j/(j-1) \pmod{n}, i.e., i(j1)j(i1)(modn)i(j-1) \equiv j(i-1) \pmod{n}. Since nn is prime, i=ji = j. Thus a1,,ana_1, \dots, a_n are distinct. Now
a1a2akb2bk(k1)!k(modn). a_1 a_2 \dots a_k \equiv \frac{b_2 \dots b_k}{(k-1)!} \equiv k \pmod{n}.

Source: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.