AlgebraDifficulty 6.3National olympiadProve itUnited States
Find all nonconstant polynomials P(z) with complex coefficients for which all complex roots of the polynomials P(z) and P(z)−1 have absolute value 1.
Solution
First approach (Evan Chen) We introduce the following notations: P(x)P(x)−1=cnxn+cn−1xn−1+⋯+c1x+c0=cn(x+α1)…(x+αn)=cn(x+β1)…(x+βn) By taking conjugates, ⟹(x+α11)⋯(x+αn1)=(x+β11)⋯(x+βn1)+(cn)−1(♠) The equation (♠) is the main player: Claim — We have ck=0 for all k=1,…,n−1. *Proof.* By comparing coefficients of xk in (♠) we obtain ∏iαicn−k=∏iβicn−k but ∏iαi−∏iβi=cn1=0. Hence ck=0. □ It follows that P(x) must be of the form P(x)=λxn−μ, so that P(x)=λxn−(μ+1). This requires ∣μ∣=∣μ+1∣=∣λ∣ which is equivalent to the stated part.
Second approach (from the author) We let A=P and B=P−1 to make the notation more symmetric. We will as before show that A and B have all coefficients equal to zero other than the leading and constant coefficient; the finish is the same. First, we rule out double roots. Claim — Neither A nor B have double roots. *Proof.* Suppose that b is a double root of B. By differentiating, we obtain A′=B′, so A′(b)=0. However, by Gauss-Lucas, this forces A(b)=0, contradiction. □
Claim (Main claim) — For any i and j, ajai is a power of ω. *Proof.* Note that aj−b1ai−b1⋯aj−bnai−bn=B(aj)B(ai)=A(aj)−1A(ai)−1=0−10−1=1. Since the points Ai, Aj, Bk all lie on the unit circle, interpreting the left-hand side geometrically gives ∠AiB1Aj+⋯+∠AiBnAj=0⟹nAiAj=0, where angles are directed modulo 180∘ and arcs are directed modulo 360∘. This implies that ajai is a power of ω. □ Now the finish is easy: since a1,…,an are all different, they must be a1ω0,…,a1ωn−1 in some order; this shows that A is a multiple of xn−a1n, as needed.
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 and solution reproduced as published; topic and difficulty added by this site.