Let $P(x)$ be a polynomial with the coefficients being $0$ or $1$ and degree $2023$. If $P(0)=1$, then prove that every real root of this polynomial is less than $\frac{1-\sqrt{5}}{2}$.
Problem
Source: Azerbaijan NMO 2024. Senior P4
Tags: algebra, polynomial, AZE SENIOR NATIONAL MO
08.07.2024 19:20
Nice problem!
16.12.2024 12:18
The problem itself is not hard but you need to find two key ideas::: Let $\frac{1-\sqrt{5}}{2}=\zeta $ It is obvious that $P$ only has positive roots. The polynomial $Q(x)=x^{2023}+x^{2021}+...+x^3+x+1$ Let us evaluate $Q(\zeta )$ We know that $\zeta^2-\zeta -1$ so $\zeta =\zeta^2-1$ $Q(x)=x(x^{2022}+x^{2020}+...+x^2+1)+1$ Since $\zeta = \zeta^2-1$ $Q(\zeta )=(\zeta^2-1)(\zeta^{2022}+...+\zeta^2+1)+1=\zeta^{2024}>0$ we get a contradictin since $\zeta \in R$ We know that by quadratic formula for $u \in (\zeta :\zeta +\sqrt{5})$ the expression $x^2-x-1<0$ Lets assume there exists a root $z\in (\zeta :0)$ By the bound of $z$ we say that $z>z^2-1$ So $0=Q(z)=z(z^{2022}+...+z^2+1)+1>(z^2-1)(z^{2022}+...+z^2+1)+1=z^{2024}>0$ we get a contradiction