Maths Olympiad Prep

Library / /99 of 196

Algebra Difficulty 5.1 AIME, harder Prove it Soviet Union

Problem:
Given the equation x3+ax2+bx+c=0x^{3} + a x^{2} + b x + c = 0, the first player gives one of aa, bb, cc an integral value. Then the second player gives one of the remaining coefficients an integral value, and finally the first player gives the remaining coefficient an integral value. The first player's objective is to ensure that the equation has three integral roots (not necessarily distinct). The second player's objective is to prevent this. Who wins?

Solution

Solution:
The first player wins.

The first player starts by choosing c=0c = 0. Now if the second player selects aa, then the first player can take b=a1b = a - 1. Then the polynomial factorizes as: x(x+1)(x+a1)x(x + 1)(x + a - 1) with integral roots 00, 1-1, 1a1 - a.

If the second player selects bb, then the first player can take a=b+1a = b + 1. Then the polynomial factorizes as x(x+1)(x+b)x(x + 1)(x + b) with integral roots 00, 1-1, b-b.

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.