In mathematics, Descartes' rule of signs, described by René Descartes in his La Géométrie, counts the roots of a polynomial by examining sign changes in its coefficients. The number of positive real roots is at most the number of sign changes in the sequence of polynomial's coefficients (omitting zero coefficients), and the difference between the root count and the sign change count is always even. In particular, when the number of sign changes is zero or one, then there are exactly zero or one positive roots.
A linear fractional transformation of the variable makes it possible to use the rule of signs to count roots in any interval. This is the basic idea of Budan's theorem and the Budan–Fourier theorem. Repeated division of an interval in two results in a set of disjoint intervals, each containing one root, and together listing all the roots. This approach is used in the fastest algorithms today for computer computation of real roots of polynomials (see real-root isolation).
Descartes himself used the transformation for using his rule for getting information of the number of negative roots.
The rule states that if the nonzero terms of a single-variable polynomial with real coefficients are ordered by descending variable exponent, then the number of positive roots of the polynomial is either equal to the number of sign changes between consecutive (nonzero) coefficients, or is less than it by an even number. A root of multiplicity is counted as roots.
In particular, if the number of sign changes is zero or one, the number of positive roots equals the number of sign changes.
As a corollary of the rule, the number of negative roots is the number of sign changes after multiplying the coefficients of odd-power terms by −1, or fewer than it by an even number. This procedure is equivalent to substituting the negation of the variable for the variable itself.For example, the negative roots of
ax3+bx2+cx+d
a(-x)3+b(-x)2+c(-x)+d=-ax3+bx2-cx+d.
The polynomial
f(x)=+x3+x2-x-1
f(-x)=-x3+x2+x-1.
This polynomial has two sign changes, as the sequence of signs is, meaning that this second polynomial has two or zero positive roots; thus the original polynomial has two or zero negative roots.
In fact, the factorization of the first polynomial is
f(x)=(x+1)2(x-1),
The factorization of the second polynomial is
f(-x)=-(x-1)2(x+1).
So here, the roots are +1 (twice) and −1 (once), the negation of the roots of the original polynomial.
The following is a rough outline of a proof.[1] First, some preliminary definitions:
f(x)
n | |
\sum | |
i=0 |
ai
bi | |
x |
0\leqb0<b1< … <bn
ai ≠ 0
V(f)
f
k
akak+1<0
Z(f)
If
b0>0
b0 | |
x |
b0=0
Any nth degree polynomial has exactly n roots in the complex plane, if counted according to multiplicity. So if f(x) is a polynomial with real coefficients which does not have a root at 0 (that is a polynomial with a nonzero constant term) then the minimum number of nonreal roots is equal to
n-(p+q),
where p denotes the maximum number of positive roots, q denotes the maximum number of negative roots (both of which can be found using Descartes' rule of signs), and n denotes the degree of the equation.
The polynomial
f(x)=x3-1,
f(-x)=-x3-1,
3-(1+0)=2.
Since nonreal roots of a polynomial with real coefficients must occur in conjugate pairs, it means that has exactly two nonreal roots and one real root, which is positive.
The subtraction of only multiples of 2 from the maximal number of positive roots occurs because the polynomial may have nonreal roots, which always come in pairs since the rule applies to polynomials whose coefficients are real. Thus if the polynomial is known to have all real roots, this rule allows one to find the exact number of positive and negative roots. Since it is easy to determine the multiplicity of zero as a root, the sign of all roots can be determined in this case.
If the real polynomial P has k real positive roots counted with multiplicity, then for every a > 0 there are at least k changes of sign in the sequence of coefficients of the Taylor series of the function eaxP(x). For sufficiently large a, there are exactly k such changes of sign.[2] [3]
In the 1970s Askold Khovanskii developed the theory of fewnomials that generalises Descartes' rule.[4] The rule of signs can be thought of as stating that the number of real roots of a polynomial is dependent on the polynomial's complexity, and that this complexity is proportional to the number of monomials it has, not its degree. Khovanskiǐ showed that this holds true not just for polynomials but for algebraic combinations of many transcendental functions, the so-called Pfaffian functions.