Unofficial archive — problems, solutions & results © IMC, reproduced with permission.

IMC / 2007 / Problems / Day 1, P6

IMC 2007 · Day 1 · P6

killer

How many nonzero coefficients can a polynomial P(z)P(z) have if its coefficients are integers and P(z)2|P(z)| \le 2 for any complex number zz of unit length?

Solution (official)

We show that the number of nonzero coefficients can be 0, 1 and 2. These values are possible, for example the polynomials P0(z)=0P_0(z) = 0, P1(z)=1P_1(z) = 1 and P2(z)=1+zP_2(z) = 1 + z satisfy the conditions and they have 0, 1 and 2 nonzero terms, respectively.

Now consider an arbitrary polynomial P(z)=a0+a1z++anznP(z) = a_0 + a_1 z + \dots + a_n z^n satisfying the conditions and assume that it has at least two nonzero coefficients. Dividing the polynomial by a power of zz and optionally replacing p(z)p(z) by p(z)-p(z), we can achieve a0>0a_0 > 0 such that conditions are not changed and the number of nonzero terms is preserved. So, without loss of generality, we can assume that a0>0a_0 > 0.

Let Q(z)=a1z++an1zn1Q(z) = a_1 z + \dots + a_{n-1} z^{n-1}. Our goal is to show that Q(z)=0Q(z) = 0.

Consider those complex numbers w0,w1,,wn1w_0, w_1, \dots, w_{n-1} on the unit circle for which anwkn=ana_n w_k^n = |a_n|; namely, let wk={e2kπi/nif an>0e(2k+1)πi/nif an<0(k=0,1,,n).w_k = \begin{cases} e^{2k\pi i/n} & \text{if } a_n > 0 \\ e^{(2k+1)\pi i/n} & \text{if } a_n < 0 \end{cases} \quad (k = 0, 1, \dots, n). Notice that k=0n1Q(wk)=k=0n1Q(w0e2kπi/n)=j=1n1ajw0jk=0n1(e2jπi/n)k=0.\sum_{k=0}^{n-1} Q(w_k) = \sum_{k=0}^{n-1} Q(w_0 e^{2k\pi i/n}) = \sum_{j=1}^{n-1} a_j w_0^j \sum_{k=0}^{n-1} (e^{2j\pi i/n})^k = 0. Taking the average of polynomial P(z)P(z) at the points wkw_k, we obtain 1nk=0n1P(wk)=1nk=0n1(a0+Q(wk)+anwkn)=a0+an\frac{1}{n} \sum_{k=0}^{n-1} P(w_k) = \frac{1}{n} \sum_{k=0}^{n-1} \bigl( a_0 + Q(w_k) + a_n w_k^n \bigr) = a_0 + |a_n| and 21nk=0n1P(wk)1nk=0n1P(wk)=a0+an2.2 \ge \frac{1}{n} \sum_{k=0}^{n-1} \bigl| P(w_k) \bigr| \ge \frac{1}{n} \left| \sum_{k=0}^{n-1} P(w_k) \right| = a_0 + |a_n| \ge 2. This obviously implies a0=an=1a_0 = |a_n| = 1 and P(wk)=2+Q(wk)=2P(w_k) = 2 + Q(w_k) = 2 for all kk. Therefore, all values of Q(wk)Q(w_k) must lie on the circle 2+z=2|2 + z| = 2, while their sum is 0. This is possible only if Q(wk)=0Q(w_k) = 0 for all kk. Then polynomial Q(z)Q(z) has at least nn distinct roots while its degree is at most n1n - 1. So Q(z)=0Q(z) = 0 and P(z)=a0+anznP(z) = a_0 + a_n z^n has only two nonzero coefficients.

Remark. From Parseval's formula (i.e. integrating P(z)2=P(z)P(z)|P(z)|^2 = P(z) \overline{P(z)} on the unit circle) it can be obtained that a02++an2=12π02πP(eit)2dt12π02π4dt=4.(4)\tag{4} |a_0|^2 + \dots + |a_n|^2 = \frac{1}{2\pi} \int_0^{2\pi} \left| P(e^{it}) \right|^2 dt \le \frac{1}{2\pi} \int_0^{2\pi} 4\,dt = 4. Hence, there cannot be more than four nonzero coefficients, and if there are more than one nonzero term, then their coefficients are ±1\pm 1.

It is also easy to see that equality in (4) cannot hold two or more nonzero coefficients, so it is sufficient to consider only polynomials of the form 1±xm±xn1 \pm x^m \pm x^n. However, we do not know (yet :-)) any simpler argument for these cases than the proof above.

How the field did

contestants scored
242
average (of 20)
1.14
solved (≥ 80%)
2.9%
near-0 (≤ 10%)
91.3%
discrimination
0.37

Score distribution (field cohort)

Computed on contestants with a meaningful total (field cohort); discrimination is the corrected item–total correlation.

Similar problems

IMC 2017 · Day 1 · P5killeravg 0.2/10 · solved 2% · near-0 97% · disc 0.42
IMC 2009 · Day 1 · P4killeravg 0.1/10 · solved 0% · near-0 98% · disc 0.22
IMC 2000 · Day 2 · P9easyavg 5.5/10 · solved 53% · near-0 32% · disc 0.65