the question is in the title.
I know that this is a direct consequence of Newton's inequalities but I'm looking for a proof without using it. A hint was given to solve it :
Show that
$$ P'^2 - P''P\ge 0$$
To show the given identity, let $$P(X) = \lambda\prod_{k=0}^{r} (X-\alpha_k)^{m_k} = \sum_{k=0}^{n} a_k x^k$$ The identity : $$ \dfrac{P'}{P} = \sum \dfrac{m_k}{X-\alpha_k}$$ Shows that $\dfrac{P'}{P}$ is decreasing, but : $$ \left(\dfrac{P'}{P}\right)' = \dfrac{P''P - P'^2}{P^2}$$ Therefore, $P''P - P'^2\le 0$
To prove that $a_{k-1}a_{k+1}\le a_k^2$ for $0< k<n$, I don't really know how to start. I thought of using Vieta's formulas to express $a_{k-1}a_{k+1}$ and $a_k^2$ but I don't think it will really help me use the fact that $P'^2 - P''P\ge 0$. Any thoughts ?
Thanks for reading.