Let n be a positive even integer, and let c1,c2,…,cn−1 be real numbers satisfying i=1∑n−1∣ci−1∣<1.
Prove that 2xn−cn−1xn−1+cn−2xn−2−⋯−c1x1+2 has no real roots.
This one wants a proof. Work it on paper, read the official solution, then mark
yourself honestly — the ladder only means something if the record is true.
Official solution
We will prove the polynomial is positive for all x∈R. As ci>0, the result is vacuous for x≤0, so we restrict attention to x>0. Then letting ci=1−di for each i, the inequality we want to prove becomes x^{n}+1+\frac{x^{n+1}+1}{x+1}>\sum_{1}^{n-1} d_{i} x^{i} \quad \text { given } \quad \sum\left|d_{i}\right|x^{i}forany1 \leq i \leq n-1andx>0.Soinfactx^{n}+1>\sum_{1}^{n-1}\left|d_{i}\right| x^{i}holdsforx>0$, as needed.
Source: NuminaMath-1.5,
licensed Apache-2.0.
Statement and solution reproduced as published; topic, difficulty and ordering added
by this site.