Maths Olympiad Prep

Library / /8 of 17

, 2021

Number theory Difficulty 5.1 AIME, harder Prove it United States

Problem:

Among all polynomials P(x)P(x) with integer coefficients for which P(10)=145P(-10)=145 and P(9)=164P(9)=164, compute the smallest possible value of P(0)|P(0)|.

Solution

Solution:

Since abP(a)P(b)a-b \mid P(a)-P(b) for any integer polynomial PP and integers aa and bb, we require that 10P(0)P(10)10 \mid P(0)-P(-10) and 9P(0)P(9)9 \mid P(0)-P(9). So, we are looking for an integer aa near 00 for which
a5mod10,a2mod9 a \equiv 5 \bmod 10, \quad a \equiv 2 \bmod 9
The smallest such positive integer is 6565, and the smallest such negative integer is 25-25. This is achievable, for example, if P(x)=2x2+3x25P(x)=2x^{2}+3x-25, so our answer is 2525.

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.