Maths Olympiad Prep

Library / /205 of 299

Combinatorics Difficulty 6.8 National Olympiad Prove it Iran

Consider a natural number nn. Amin and Ali play a game, each player at his own turn chooses a number ii from the set {0,1,2,,n}\{0, 1, 2, \dots, n\} that has been never chosen before, and chooses a non-zero rational number aia_i. Ali takes the first move. When all the numbers {0,1,2,,n}\{0, 1, 2, \dots, n\} get chosen, they form a polynomial P(x)=anxn+an1++a0P(x) = a_n x^n + a_{n-1} + \dots + a_0. Ali wins if the polynomial has a rational root, Amin wins otherwise. Find all nn such that Ali has a winning strategy.

Solution

We claim that Ali has a winning strategy for even nn. If nn is even, Ali does the last move, assuming that he has to choose aka_k. Choose a rational number qq which is not a root of Q(x)=ikaixiQ(x) = \sum_{i \neq k} a_i x^i. Now Ali can choose ak=Q(q)qka_k = \frac{-Q(q)}{q^k} and win the game.

If nn 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 aka_k, then one can choose aka_k in a way that P(x)P(x) has no rational roots.*

Assume firstly that k0,nk \neq 0, n, and dd is the common denominator of aia_i. Then for any natural number tt, if ab\frac{a}{b} is a root of ikaixi+txk\sum_{i \neq k} a_i x^i + t x^k, then aka0a \mid k a_0, bkanb \mid k a_n. So there are finitely many possibilities and we can choose aka_k in a way that avoids these possibilities.

If i=0i=0, consider the polynomial Q(x)=i=1naixiQ(x) = \sum_{i=1}^{n} a_i x_i. It is enough to prove that there is a natural number nn so that Q(x)=aQ(x) = -a does not have a rational root. If aa is a natural number, as before, the denominator of any possible root is a divisor of ka0k a_0. Now choose x0x_0 big enough such that for y>x0|y| > x_0, Q(y+1ka0)>Q(y)+1|Q(y + \frac{1}{k a_0})| > |Q(y)| + 1.

Now if Q(y)=nQ(y) = n, then for every natural number bb, Q(y+bka0)>n+1Q(y + \frac{b}{k a_0}) > n + 1. So the equation Q(x)=n+1Q(x) = n + 1 can't have any rational solution.

By considering the polynomial R(x)=anixiR(x) = \sum a_{n-i} x^i and noting that the roots of RR are the inverse of the roots of PP, we see that the case of i=0i = 0 is equivalent to the case of i=di = d. We are done. ■

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.