Maths Olympiad Prep

Track / Stage 8 / 119 of 180 #2299 of 2444

Problem 2299

IMO Shortlist mid-range; USAMO P2/P5
Number theory Difficulty 8.5 Prove it Baltic Way Shortlist · Baltic Way · 2023

For a prime number pp and a polynomial ff with integer coefficients, define Im(p,f)\text{Im}(p, f) be the set of integers a{0,1,,p1}a \in \{0, 1, \dots, p-1\} such that there exists an integer xx, for which f(x)af(x) - a is divisible by pp.

Prove that there exist nonconstant polynomials ff and gg such that, for infinitely many primes, the intersection of Im(p,f)\text{Im}(p, f) and Im(p,g)\text{Im}(p, g) is empty.

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

We take f(x)=(x2+1)2f(x) = (x^2 + 1)^2 and g(y)=(y2+1)2g(y) = -(y^2 + 1)^2 and prove that if p3(mod4)p \equiv 3 \pmod 4 then the equation f(x)g(y)(modp)f(x) \equiv g(y) \pmod p has no solution. Famously, there are infinitely many primes congruent to 33 modulo 44.

Recall the fact that if p3(mod4)p \equiv 3 \pmod 4 then the only solution to the equation a2+b20(modp)a^2 + b^2 \equiv 0 \pmod p is ab0(modp)a \equiv b \equiv 0 \pmod p. Hence, for f(x)g(y)(modp)f(x) \equiv g(y) \pmod p to hold, we need
(x2+1)2+(y2+1)20(modp) (x^2 + 1)^2 + (y^2 + 1)^2 \equiv 0 \pmod{p}
and thus
x2+1y2+10(modp), x^2 + 1 \equiv y^2 + 1 \equiv 0 \pmod{p},
which is impossible for p3(mod4)p \equiv 3 \pmod 4.

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