Consider a natural number . Amin and Ali play a game, each player at his own turn chooses a number from the set that has been never chosen before, and chooses a non-zero rational number . Ali takes the first move. When all the numbers get chosen, they form a polynomial . Ali wins if the polynomial has a rational root, Amin wins otherwise. Find all such that Ali has a winning strategy.
Solution
We claim that Ali has a winning strategy for even . If is even, Ali does the last move, assuming that he has to choose . Choose a rational number which is not a root of . Now Ali can choose and win the game.
If is odd we show that Amin has a winning strategy. It is enough to prove the following lemma.
Lemma 1. *Assume that all of the coefficients are chosen but , then one can choose in a way that has no rational roots.*
Assume firstly that , and is the common denominator of . Then for any natural number , if is a root of , then , . So there are finitely many possibilities and we can choose in a way that avoids these possibilities.
If , consider the polynomial . It is enough to prove that there is a natural number so that does not have a rational root. If is a natural number, as before, the denominator of any possible root is a divisor of . Now choose big enough such that for , .
Now if , then for every natural number , . So the equation can't have any rational solution.
By considering the polynomial and noting that the roots of are the inverse of the roots of , we see that the case of is equivalent to the case of . We are done. ■