x^2 + ax + b with a,b integers, add 1 or - 1 to a or b (HOMC 2019 JI-12)
Source:
November 7, 2020
polynomialalgebracombinatoricsIntegers
Problem Statement
Given an expression where are integer coefficients. At any step, one can change the expression by adding either or to only one of the two coefficients .
a) Suppose that the initial expression has and . Show your modification steps to obtain a new expression that has zero value at some integer value of .
b) Starting from the initial expression as above, one gets the expression after modification steps. Prove that at a certain step with , the obtained expression has zero value at some integer value of .