AlgebraDifficulty 5.1AIME, harderProve itSoviet Union
Problem:
Starting with the polynomial x2+10x+20, a move is to change the coefficient of x by 1 or to change the coefficient of x0 by 1 (but not both). After a series of moves the polynomial is changed to x2+20x+10. Is it true that at some intermediate point the polynomial had integer roots?
Solution
Solution:
We have x2+(n+1)x+n=(x+n)(x+1), so x2+ax+b has integer roots if a=b+1 (and a and b are integers). But initially a−b is −10 and it ends up as +10. Each move changes a−b by ±1, so it must pass through all values between −10 and +10.
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.
Source: MathNet,
licensed CC-BY-4.0.
Statement reproduced verbatim; metadata (topic, difficulty) added by this project.