Problem: Let a1,…,an be distinct integers. Prove that the polynomial (x−a1)(x−a2)…(x−an)−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 f and g satisfying f(x)g(x)=(x−a1)…(x−an)−1. Let h(x)=f(x)+g(x). Now, for every ai we have f(ai)g(ai)=−1, so h(ai)=f(ai)+g(ai)=0. Thus h(x) has at least n distinct roots, so it has degree at least n. But since degf+degg=n, this can only occur if one of f and g 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.