Maths Olympiad Prep

Library / /7 of 22

Algebra Difficulty 4.8 AIME Prove it United States

Problem:
Let a1,,ana_{1}, \ldots, a_{n} be distinct integers. Prove that the polynomial
(xa1)(xa2)(xan)1 \left(x-a_{1}\right)\left(x-a_{2}\right) \ldots\left(x-a_{n}\right)-1
cannot be written as the product of two nonconstant polynomials with integer coefficients (i.e. it is irreducible over the integers).

Solution

Solution:
Assume there exist polynomials ff and gg satisfying
f(x)g(x)=(xa1)(xan)1. f(x) g(x)=\left(x-a_{1}\right) \ldots\left(x-a_{n}\right)-1 .
Let h(x)=f(x)+g(x)h(x)=f(x)+g(x). Now, for every aia_{i} we have f(ai)g(ai)=1f\left(a_{i}\right) g\left(a_{i}\right)=-1, so
h(ai)=f(ai)+g(ai)=0. h\left(a_{i}\right)=f\left(a_{i}\right)+g\left(a_{i}\right)=0 .
Thus h(x)h(x) has at least nn distinct roots, so it has degree at least nn. But since degf+degg=n\operatorname{deg} f+\operatorname{deg} g=n, this can only occur if one of ff and gg is a constant polynomial, which is what we wanted to prove.

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.