Maths Olympiad Prep

Library / /94 of 196

Algebra Difficulty 5.1 AIME, harder Prove it Soviet Union

Problem:

Starting with the polynomial x2+10x+20x^2 + 10x + 20, a move is to change the coefficient of xx by 11 or to change the coefficient of x0x^0 by 11 (but not both). After a series of moves the polynomial is changed to x2+20x+10x^2 + 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)x^2 + (n + 1)x + n = (x + n)(x + 1), so x2+ax+bx^2 + a x + b has integer roots if a=b+1a = b + 1 (and aa and bb are integers). But initially aba - b is 10-10 and it ends up as +10+10. Each move changes aba - b by ±1\pm 1, so it must pass through all values between 10-10 and +10+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.