Maths Olympiad Prep

Library / /27 of 71

Number theory Difficulty 5.0 AIME, harder Prove it United States

Problem:

Let ff be a polynomial with integer coefficients such that the greatest common divisor of all its coefficients is 11. For any nNn \in \mathbb{N}, f(n)f(n) is a multiple of 8585. Find the smallest possible degree of ff.

Solution

Solution:

Notice that, if pp is a prime and gg is a polynomial with integer coefficients such that g(n)0(modp)g(n) \equiv 0 \pmod{p} for some nn, then g(n+mp)g(n + m p) is divisible by pp as well for any integer multiple mpm p of pp. Therefore, it suffices to find the smallest possible degree of a polynomial ff for which f(0),f(1),f(2),,f(16)f(0), f(1), f(2), \ldots, f(16) are divisible by 1717 and by 55.

There is a polynomial of degree 1717 with integer coefficients having f(0)=f(1)==f(16)=0f(0) = f(1) = \cdots = f(16) = 0, namely f(x)=(x)(x1)(x2)(x16)f(x) = (x)(x-1)(x-2) \cdots (x-16). Thus the minimal degree is no larger than 1717.

Now, let ff be such a polynomial and consider ff modulo 1717. The polynomial has 1717 roots, so it must be at least degree 1717 when taken modulo 1717. Thus ff has degree at least 1717 as well.

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.