Maths Olympiad Prep

Library / /78 of 129

, 2012

Algebra Difficulty 5.4 AIME, harder Prove it Slovenia

Let pp be a polynomial of degree 22 with at least one non-integer coefficient. Suppose that for every integer nn, the value p(n)p(n) is also an integer. Prove that all the coefficients of the polynomial q(x)=p(x)12x(x+1)q(x) = p(x) - \frac{1}{2}x(x+1) are integers.

Solution

Denote P(x)=αx2+βx+γP(x) = \alpha x^2 + \beta x + \gamma. Then P(0)=γP(0) = \gamma, P(1)P(0)=(α+β+γ)γ=α+βP(1) - P(0) = (\alpha + \beta + \gamma) - \gamma = \alpha + \beta and P(1)P(0)=(αβ+γ)γ=αβP(-1) - P(0) = (\alpha - \beta + \gamma) - \gamma = \alpha - \beta must be integers. We thus know that α+β,αβZ\alpha + \beta, \alpha - \beta \in \mathbb{Z}. If we add and subtract the last two numbers, we notice that 2α2\alpha and 2β2\beta must also be integers. If 2α2\alpha is even, then α\alpha is an integer. Because α+βZ\alpha + \beta \in \mathbb{Z}, β\beta is also an integer, and the condition of the problem is not fulfilled. From this we conclude that 2α2\alpha is odd. A similar reasoning gives that 2β2\beta is also odd.

We can thus write 2α=2a+12\alpha = 2a + 1, aZa \in \mathbb{Z} and 2β=2b+12\beta = 2b + 1, bZb \in \mathbb{Z}. If we substitute these into the polynomial QQ, we get Q(x)=ax2+bx+γQ(x) = a x^2 + b x + \gamma. All its coefficients are indeed integers.

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.