Prove that: If $a_{n}x^{n}+a_{n-1}x^{n-1}+...+a_{1}x=0$ has positive roots, then $na_{n}x^{n-1}+(n-1)a_{n-1}x^{n-2}+...+ a_{1}=0$ has positive roots.

47 Views Asked by At

Prove that: If $a_{n}x^{n}+a_{n-1}x^{n-1}+...+a_{1}x=0$ has positive roots, then $na_{n}x^{n-1}+(n-1)a_{n-1}x^{n-2}+...+ a_{1}=0$ has positive roots. P/s: My grammar isn't good, so that my question is hard to understand. I’m sorry for the inconvenience

1

There are 1 best solutions below

0
On BEST ANSWER

Let $\alpha$ be a positive root of the given function ($=f(x)$,say).We know that 0 is also a root of f(x). Apply, Rolle's theorem between them(We can apply that as polynomials are both continuous and differentiable on $\mathbb R$) $$\Longrightarrow \exists c\in(0,\alpha):f'(c) = 0$$ which is the required statement to be proven.

Hope it is helpful