4. Given different integers , prove that there exists an integer-coefficient polynomial of degree that satisfies the following conditions:
(1) ;
(2) cannot be factored into the product of two integer-coefficient polynomials of degree at least 1.
Problem 1144
Official solution
4. Let , then satisfies condition (1). Next, we prove that satisfies condition (2). In fact, if does not satisfy condition (2), i.e., there exist integer-coefficient polynomials with degree no less than 1, such that .
Since for , we have .
Thus, ,
Therefore, or .
Hence, .
Since the degree of does not exceed , we have ,
i.e., . Therefore, .
This contradicts the leading coefficient of being 1, hence the conclusion holds.