Maths Olympiad Prep

Library / /5 of 6

, 2023

Algebra Difficulty 7.7 National Olympiad, round 2 Prove it Balkan Mathematical Olympiad

For each positive integer nn, denote by ω(n)\omega(n) the number of prime divisors of nn. Find all polynomials f(x)f(x) with integer coefficients, such that if nn is a positive integer satisfying ω(n)>20232023\omega(n) > 2023^{2023}, then f(n)f(n) is also a positive integer with
ω(f(n))ω(n). \omega(f(n)) \le \omega(n).

Solution

Answer: All polynomials of the form f(x)=xmf(x) = x^m for some mZ+m \in \mathbb{Z}^+ and f(x)=cf(x) = c for some cZ+c \in \mathbb{Z}^+ with ω(c)20232023+1\omega(c) \le 2023^{2023} + 1.

First of all we prove the following (well-known) Lemma.

Lemma. Let f(x)f(x) be a non-constant polynomial with integer coefficients. Then, the number of primes pp such that pf(n)p|f(n) for some nn is infinite.

Proof. If f(0)=0f(0) = 0, then the Lemma is obvious. Otherwise, define the polynomial
g(x)=f(xf(0))f(0), g(x) = \frac{f(xf(0))}{f(0)},
which has integer coefficients. Observe that g(0)=1g(0) = 1 and if gg satisfies the property of the Lemma, then so does ff. So, we need to prove that there are infinitely many primes pp such that pg(n)p|g(n) for some nn. Suppose, for the sake of contradiction that the number of such primes is finite, and let those be p1,,pkp_1, \dots, p_k. Then, set n=Np1pkn = Np_1 \cdots p_k for some large NN, such that g(n)>1|g(n)| > 1. It is evident that g(n)g(n) has a prime divisor, but it is none of the pip_i's. This is a contradiction and therefore the result follows. \square

Let M=20232023+1M = 2023^{2023} + 1. Observe that constant polynomials f(x)=cf(x) = c with cNc \in \mathbb{N} such that ω(c)M\omega(c) \le M satisfy the conditions of the problem. On the other hand, if f(x)=cf(x) = c with ω(c)>M\omega(c) > M, we can choose some nn such that ω(n)=M\omega(n) = M to see that the condition of the problem is not satisfied. Next, we look for non-constant polynomials that satisfy the conditions of the problem. Let f(x)=xmg(x)f(x) = x^m g(x), where m0m \ge 0 and g(x)g(x) is a polynomial with g(0)0g(0) \ne 0. We claim that gg is a constant polynomial. Indeed, if it is not, then (due to the Lemma) there exist pairwise distinct primes q1,,qM+1q_1, \dots, q_{M+1} and non-zero integers n1,,nM+1n_1, \dots, n_{M+1} such that qi>g(0)q_i > |g(0)| and qig(ni)q_i|g(n_i) for i=1,2,,M+1i = 1, 2, \dots, M + 1. Set n=p1p2pMn = p_1 p_2 \cdots p_M, where p1,,pMp_1, \dots, p_M are distinct primes such that
p1ni(modqi),i=1,2,,M+1 p_1 \equiv n_i \pmod{q_i}, \quad \forall i = 1, 2, \dots, M + 1
and
pj1(modqi),i=1,2,,M+1,j=2,3,,M. p_j \equiv 1 \pmod{q_i}, \quad \forall i = 1, 2, \dots, M + 1, \quad \forall j = 2, 3, \dots, M.
Observe that since qi>g(0)q_i > |g(0)|, it is impossible to have qiniq_i|n_i, so the existence of such primes is guaranteed by the Chinese Remainder Theorem and the Dirichlet's Theorem. Now, for every i=1,2,,M+1i = 1, 2, \dots, M + 1 we can see that n=p1pMni(modqi)n = p_1 \cdots p_M \equiv n_i \pmod{q_i}, which means that
g(n)g(ni)0(modqi),i=1,2,,M+1. g(n) \equiv g(n_i) \equiv 0 \pmod{q_i}, \quad \forall i = 1, 2, \dots, M + 1.
Thus, ω(f(n))ω(g(n))M+1>M=ω(n)\omega(f(n)) \ge \omega(g(n)) \ge M + 1 > M = \omega(n), which gives the desired contradiction. Therefore, f(x)=cxmf(x) = cx^m, for some m1m \ge 1 (since ff was non-constant). If c<0c < 0, take some nn with ω(n)=M\omega(n) = M to see that f(n)f(n) is negative and so, does not satisfy the conditions of the problem. If c>1c > 1, choose some nn with ω(n)=M\omega(n) = M and gcd(n,c)=1\gcd(n, c) = 1 to observe that ff cannot satisfy the conditions of the problem. This means that f(x)=xmf(x) = x^m (which is for sure a solution to the problem) for some m1m \ge 1 and f(x)=cf(x) = c for some cZ+c \in \mathbb{Z}^+ with ω(c)M\omega(c) \le M are the only polynomials that satisfy the conditions of the problem.

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: MathNet, licensed CC-BY-4.0. Statement reproduced verbatim; metadata (topic, difficulty) added by this project.