Maths Olympiad Prep

Library / /514 of 520

Algebra Difficulty 4.8 AIME Prove it

Let P(z)=zn+c1zn1+c2zn2++cnP(z)= z^n + c_1 z^{n-1} + c_2 z^{n-2} + \cdots + c_n be a polynomial in the complex variable zz, with real coefficients ckc_k. Suppose that P(i)<1|P(i)| < 1. Prove that there exist real numbers aa and bb such that P(a+bi)=0P(a + bi) = 0 and (a2+b2+1)2<4b2+1(a^2 + b^2 + 1)^2 < 4 b^2 + 1.

Solution

Let z1,,znz_1, \dotsc, z_n be the (not necessarily distinct) roots of PP, so that
P(z)=j=1n(zzj).P(z) = \prod_{j=1}^n (z- z_j) .
Since all the coefficients of PP are real, it follows that if ww is a root of PP, then P(w)=P(w)=0P( \overline{w}) = \overline{ P(w)} = 0, so w\overline{w}, the complex conjugate of ww, is also a root of PP.
Since
iz1iz2izn=P(i)<1,\lvert i- z_1 \rvert \cdot \lvert i - z_2 \rvert \dotsm \lvert i - z_n \rvert = \lvert P(i) \rvert < 1,
it follows that for some (not necessarily distinct) conjugates ziz_i and zjz_j,
ziizji<1.\lvert z_i-i \rvert \cdot \lvert z_j-i \rvert < 1.
Let zi=a+biz_i = a+bi and zj=abiz_j = a-bi, for real a,ba,b. We note that
(a+b+1)2(a+b1)2=4a+4b.(a+b+1)^2 - (a+b-1)^2 = 4a + 4b .
Thus
(a2+b2+1)2=(a2+b21)2+4a2+4b2=a2+b212ai2+4b2=(ai)2(bi)22+4b2=(a+biiabii)2+4b2=(ziizji)2+4b2<1+4b2.\begin{align*} (a^2+b^2+1)^2 &= (a^2+b^2-1)^2 + 4a^2 + 4b^2 = \lvert a^2 + b^2 - 1 - 2ai \rvert ^2 + 4b^2 \\ &= \lvert (a-i)^2 - (bi)^2 \rvert^2 + 4b^2 \\ &= \bigl( \lvert a+bi - i \rvert \cdot \lvert a-bi -i \rvert \bigr)^2 + 4b^2 \\ &= \bigl( \lvert z_i - i \rvert \cdot \lvert z_j - i \rvert \bigr)^2 + 4b^2 < 1+4b^2. \end{align*}
Since P(a+bi)=P(zi)=0P(a+bi) = P(z_i) = 0, these real numbers a,ba,b satisfy the problem's conditions. \blacksquare

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: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic and difficulty added by this site.