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

IMC / 2017 / Problems / Day 1, P5

IMC 2017 · Day 1 · P5

killer

Let kk and nn be positive integers with nk23k+4n \ge k^2 - 3k + 4, and let f(z)=zn1+cn2zn2++c0f(z) = z^{n-1} + c_{n-2} z^{n-2} + \dots + c_0 be a polynomial with complex coefficients such that c0cn2=c1cn3==cn2c0=0.c_0 c_{n-2} = c_1 c_{n-3} = \dots = c_{n-2} c_0 = 0. Prove that f(z)f(z) and zn1z^n - 1 have at most nkn - k common roots.

(Proposed by Vsevolod Lev and Fedor Petrov, St. Petersburg State University)

Solution (official)

Let M={z:zn=1}M = \{ z : z^n = 1 \}, A={zM:f(z)0}A = \{ z \in M : f(z) \ne 0 \} and A1={z1:zA}A^{-1} = \{ z^{-1} : z \in A \}. We have to prove Ak|A| \ge k.

Claim. AA1=M.A \cdot A^{-1} = M. That is, for any ηM\eta \in M, there exist some elements a,bAa, b \in A such that ab1=ηa b^{-1} = \eta.

Proof. As is well-known, for every integer mm, zMzm={nif nm0otherwise.\sum_{z \in M} z^m = \begin{cases} n & \text{if } n | m \\ 0 & \text{otherwise.} \end{cases} Define cn1=1c_{n-1} = 1 and consider zMz2f(z)f(ηz)=zMz2j=0n1cjzj=0n1c(ηz)=j=0n1=0n1cjcηzMzj++2==j=0n1=0n1cjcη{nif nj++20otherwise}=cn12n+j=0n2cjcn2jηn2jn=n0.\begin{align*} \sum_{z \in M} z^2 f(z) f(\eta z) &= \sum_{z \in M} z^2 \sum_{j=0}^{n-1} c_j z^j \sum_{\ell=0}^{n-1} c_\ell (\eta z)^\ell = \sum_{j=0}^{n-1} \sum_{\ell=0}^{n-1} c_j c_\ell \eta^\ell \sum_{z \in M} z^{j+\ell+2} = \\ &= \sum_{j=0}^{n-1} \sum_{\ell=0}^{n-1} c_j c_\ell \eta^\ell \begin{Bmatrix} n & \text{if } n | j + \ell + 2 \\ 0 & \text{otherwise} \end{Bmatrix} = c_{n-1}^2 n + \sum_{j=0}^{n-2} c_j c_{n-2-j} \eta^{n-2-j} n = n \ne 0.

\end{align*} Therefore there exists some bMb \in M such that f(b)0f(b) \ne 0 and f(ηb)0f(\eta b) \ne 0, i.e. bAb \in A, and a=ηbAa = \eta b \in A, satisfying ab1=ηa b^{-1} = \eta.

By double-counting the elements of MM, from the Claim we conclude A(A1)M{1}=n1k23k+3>(k1)(k2)|A| \bigl( |A| - 1 \bigr) \ge \bigl| M \setminus \{1\} \bigr| = n - 1 \ge k^2 - 3k + 3 > (k-1)(k-2) which shows A>k1|A| > k - 1.

How the field did

contestants scored
315
average (of 10)
0.23
solved (≥ 80%)
1.9%
near-0 (≤ 10%)
97.1%
discrimination
0.42

Score distribution (field cohort)

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

Similar problems

IMC 2007 · Day 1 · P6killeravg 0.6/10 · solved 3% · near-0 91% · disc 0.37
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