2. Show that there does not exist a polynomial with integer coefficients such that , where and are three distinct integers.
Problem 1002
Official solution
Solution. Let . We observe that
and this is an integer because the coefficients are integers and is divisible by for . For the same reasons, and are also integers.
Assume for the polynomial that , and , where , and are distinct integers. From the previous discussion, we have that , and are integers. Since their product is equal to 1, each of them must be equal to 1 or -1. If the first number is equal to -1, we get , which contradicts the assumption. For the same reasons, the other two numbers cannot be equal to -1. Therefore, all three numbers are equal to 1. From this, we get
Subtracting the second equation from the first, we get , which contradicts the assumption. Therefore, there is no polynomial with the desired properties.