Number theoryDifficulty 8.5Prove itBaltic Way Shortlist · Baltic Way · 2023
For a prime number p and a polynomial f with integer coefficients, define Im(p,f) be the set of integers a∈{0,1,…,p−1} such that there exists an integer x, for which f(x)−a is divisible by p.
Prove that there exist nonconstant polynomials f and g such that, for infinitely many primes, the intersection of Im(p,f) and 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.
We take f(x)=(x2+1)2 and g(y)=−(y2+1)2 and prove that if p≡3(mod4) then the equation f(x)≡g(y)(modp) has no solution. Famously, there are infinitely many primes congruent to 3 modulo 4.
Recall the fact that if p≡3(mod4) then the only solution to the equation a2+b2≡0(modp) is a≡b≡0(modp). Hence, for f(x)≡g(y)(modp) to hold, we need (x2+1)2+(y2+1)2≡0(modp) and thus x2+1≡y2+1≡0(modp), which is impossible for p≡3(mod4).
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty, ordering) added by this project.