IMC 2011 · Problem 3

Day 118th IMC · Blagoevgrad, Bulgaria

Statement

Let pp be a prime number. Call a positive integer nn interesting if

xn1=(xpx+1)f(x)+pg(x)x^n - 1 = (x^p - x + 1)f(x) + pg(x)

for some polynomials ff and gg with integer coefficients.

a) Prove that the number pp1p^p - 1 is interesting.

b) For which pp is pp1p^p - 1 the minimal interesting number?

Official solution

Hidden so you can work on the problem first.