Maths Olympiad Prep

Library / /10 of 43

Algebra Difficulty 7.7 National olympiad, round 2 Find the answer

Let pp be a prime number and Fp\mathbb{F}_{p} be the field of residues modulo pp. Let WW be the smallest set of polynomials with coefficients in Fp\mathbb{F}_{p} such that the polynomials x+1x+1 and xp2+xp3++x2+2x+1x^{p-2}+x^{p-3}+\cdots+x^{2}+2x+1 are in WW, and for any polynomials h1(x)h_{1}(x) and h2(x)h_{2}(x) in WW the polynomial r(x)r(x), which is the remainder of h1(h2(x))h_{1}\left(h_{2}(x)\right) modulo xpxx^{p}-x, is also in WW. How many polynomials are there in WW ?

A number or a short expression. Spacing and $ signs are ignored.

Solution

Note that both of our polynomials are bijective functions on Fp\mathbb{F}_{p}: f1(x)=x+1f_{1}(x)=x+1 is the cycle 012(p1)00 \rightarrow 1 \rightarrow 2 \rightarrow \cdots \rightarrow(p-1) \rightarrow 0 and f2(x)=xp2+xp3++x2+2x+1f_{2}(x)=x^{p-2}+x^{p-3}+\cdots+x^{2}+2x+1 is the transposition 010 \leftrightarrow 1 (this follows from the formula f2(x)=xp11x1+xf_{2}(x)=\frac{x^{p-1}-1}{x-1}+x and Fermat's little theorem). So any composition formed from them is also a bijection, and reduction modulo xpxx^{p}-x does not change the evaluation in Fp\mathbb{F}_{p}. Also note that the transposition and the cycle generate the symmetric group ( f1kf2f1pkf_{1}^{k} \circ f_{2} \circ f_{1}^{p-k} is the transposition k(k+1)k \leftrightarrow(k+1), and transpositions of consecutive elements clearly generate SpS_{p} ), so we get all p!p! permutations of the elements of Fp\mathbb{F}_{p}. The set WW only contains polynomials of degree at most p1p-1. This means that two distinct elements of WW cannot represent the same permutation. So WW must contain those polynomials of degree at most p1p-1 which permute the elements of Fp\mathbb{F}_{p}. By minimality, WW has exactly these p!p! elements.

Want a route through all this instead of an archive? The track puts 2,000 problems in a working order, from AMC 10 level to the IMO shortlist.

Source: Omni-MATH, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.