2

Let $a$ be a real number and $P(x)$ be a polynomial with real coefficients.

1) Prove that $P'(x)$ doesn't have more non real roots than $P(x).$

2) $aP(x)+P'(x)$ doesn't have more non real zeroes than the polynomial $P(x)$ itself.

I tried it like this.

$P'(x)$ has less degree than $P(x),$ so if it assumes more non real values than $P(x)$ then it assumes more real roots than $P'(x).$ Then it can be said that $P'(x)$ is a constant polynomial.

But i don't think my argument is right.

1 Answers1

1

Hint to 1: Between any two real roots of $P$, there is at least one real root of $P'$. The applies even if the real roots of $P$ are repeated. Hence, what is the relationship between the number of real roots of $P$ and the number of real roots of $P'$?

Apply the fundamental theorem of algebra to relate it to non-real roots.

Calvin Lin
  • 68,864