Suppose quadratic polynomials , , with integer coefficients satisfy the following properties:
* .
* holds for any real number .
* There exists no integer greater than or equal to , which divides all of the numbers appearing as a coefficient of any of , , .
* The coefficients of the quadratic terms of and are not , and the coefficient of the quadratic term of is positive.
Find all possible forms of satisfying the conditions above.
, 2019
Solution
By the given conditions, we see that with being a non-zero constant. We then see that we have
valid for all . We know that both and have degrees less than or equal to , but since the left hand-side of the equation above has degree , we see that both and have degree . Therefore, can be written by using integers and in one of the following form:
In the first possibility above, we get
from which it follows that we have , but this will imply that the coefficient of term in is , contradicting the assumption. Thus, the first possibility is not valid.
For the second possibility above, if we replace by , and get interchanged, and this case reduces to the third possibility. So, it suffices to consider only the third possibility.
In the third case, we have
From we get , and from , we get . We may assume that by replacing with if necessary. Then, we get
Since the coefficient of in must be positive, we must have . Furthermore, since all the coefficients of , , must be integers, we see, in particular, can be written as for some positive integer . Then, all the coefficients of , , become multiples of , and therefore, we must have . We can therefore, conclude that
hold, and we get is the desired solution to the problem.