Problem:
Among all polynomials with integer coefficients for which and , compute the smallest possible value of .
Problem:
Among all polynomials with integer coefficients for which and , compute the smallest possible value of .
Solution:
Since for any integer polynomial and integers and , we require that and . So, we are looking for an integer near for which
The smallest such positive integer is , and the smallest such negative integer is . This is achievable, for example, if , so our answer is .