Let $P(x)=x^n+a_{n-1}x^{n-1}+\cdots+a_0$ be a polynomial of degree $n \ge 3$, Knowing that $a_{n-1}=- {n \choose 1}$ and $a_{n-2}={n \choose 2}$, and that all roots are real, find the remaining coefficients.
$n$ is obviously even. Now the product of its roots is $a_0$ and the sum is $n$.I cannot do anything else. Please help me.
Please don't use Calculus.
Alt. hint: for a purely algebraic solution, consider the equality case of the RMS-AM inequality, which must hold since all roots $\,x_k\,$ are real:
$$ 1 = \frac{\sum_k x_k}{n} \le \sqrt{\frac{\sum_k x_k^2}{n}} = \sqrt{\frac{\left(\sum_k x_k\right)^2 - 2 \sum_{i \lt j} x_i x_j}{n}} = \sqrt{\frac{n^2 - n(n-1)}{n}} = 1 $$