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.
the product of its roots is 1The question doesn't mention that.and the sum is −nNo, the sum is $,+n,$. But it may help that $,P^{(n-2)}(x)=\frac{n!}{2}(x-1)^2,$ has a double root at $,1,$. – dxiv Oct 02 '18 at 02:56n is obviously evenWhy?the product of its roots is a_0No, it is $,(-1)^n a_0,$. – dxiv Oct 02 '18 at 03:39