Determine the smallest positive integer for which there exist integers such that the polynomial
has at least one integer root. (P. Kozlov)
Solution
For , one can take and ; then the quadratic from the problem becomes and has two integer roots: and . It remains to show that this is the smallest possible value of .
Suppose the numbers satisfy the problem's condition; then the discriminant of the quadratic, divided by , must be a perfect square. It equals
Then the number is odd and is a square, so it leaves remainder when divided by .
Rewrite the above equality as
and consider it modulo . It is easy to check that the fourth powers of integers give only remainders and modulo , so the right side of the equation gives remainder or . The left side is congruent to , where is the number of odd numbers among the . Therefore, .
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.