Q) Find the number of real roots of the polynomial: $f(x)=x^{11}-14x+19$
Ans) First of all let me show my approach. I was trying to find the number of real roots of this polynomial by applying the Descarte's Rule Of Signs, which states that:
The maximum number of positive real roots of a polynomial equation $f(x)=0$ is the number of changes of sign in $f(x)$ and the maximum number of negative real roots of a polynomial equation $f(x)=0$ is the number of changes of sign in $f(-x)$.
Here $f(x)=x^{11}-14x+19$ and $f(-x)=-x^{11}+14x+19$.
Clearly, the no. of changes in sign in $f(x)$ is $2$ and the number of changes in sign in $f(-x)$ is $1$. Therefore we get the total no. of real roots to be $3$. But there is only 1 real root. I can't understand where is my mistake.
On a side note, why does Descarte's Rule Of Signs not work for the polynomial equation $f(x)=x^{2}-x+1$?
Recall Descartes' Rule of Signs states that the number of positive real roots of a polynomial equation is at most equal to the number of changes of signs of the coefficients when written in descending powers of $x$, or it is less than it by an even number. In this case, $f(x)$ $=$ $x^{11}-4x+19$, as you say, has 2 changes of sign, so it has at most 2 positive real roots, or less than that by an even number. It actually has $0$ positive real roots, and only has the one real root at $x \approx -1.394$