fbpx
Wikipedia

Descartes' rule of signs

In mathematics, Descartes' rule of signs, first described by René Descartes in his work La Géométrie, is a technique for getting information on the number of positive real roots of a polynomial. It asserts that the number of positive roots is at most the number of sign changes in the sequence of polynomial's coefficients (omitting the zero coefficients), and that the difference between these two numbers is always even. This implies, in particular, that if the number of sign changes is zero or one, then there are exactly zero or one positive roots, respectively.

By a linear fractional transformation of the variable, one may use Descartes' rule of signs for getting a similar information on the number of roots in any interval. This is the basic idea of Budan's theorem and Budan–Fourier theorem. By repeating the division of an interval into two intervals, one gets eventually a list of disjoint intervals containing together all real roots of the polynomial, and containing each exactly one real root. Descartes rule of signs and linear fractional transformations of the variable are, nowadays, the basis of the fastest algorithms for computer computation of real roots of polynomials (see real-root isolation).

Descartes himself used the transformation x → −x for using his rule for getting information of the number of negative roots.

Descartes' rule of signs edit

Positive roots edit

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 k is counted as k roots.

In particular, if the number of sign changes is zero or one, the number of positive roots equals the number of sign changes.

Negative roots edit

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   are the positive roots of

 

Thus, applying Descartes' rule of signs to this polynomial gives the maximum number of negative roots of the original polynomial.

Example: cubic polynomial edit

The polynomial

 

has one sign change between the second and third terms, as the sequence of signs is (+, +, −, −). Therefore, it has exactly one positive root. To find the number of negative roots, change the signs of the coefficients of the terms with odd exponents, i.e., apply Descartes' rule of signs to the polynomial  

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

 

so the roots are −1 (twice) and +1 (once).

The factorization of the second polynomial is

 

So here, the roots are +1 (twice) and −1 (once), the negation of the roots of the original polynomial.

Proof edit

The following is a rough outline of a proof.[1] First, some preliminary definitions:

  • Write the polynomial   as   where we have integer powers  , and nonzero coefficients  .
  • Let   be the number of sign changes of the coefficients of  , meaning the number of   such that  .
  • Let   be the number of strictly positive roots (counting multiplicity).

With these, we can formally state Descartes' rule as follows:

Theorem — The number of strictly positive roots (counting multiplicity) of   is equal to the number of sign changes in the coefficients of  , minus a nonnegative even number.

If  , then we can divide the polynomial by  , which would not change its number of strictly positive roots. Thus WLOG, let  .

Lemma — If  , then   is even. If  , then   is odd.

Proof of Lemma

  starts at   and ends at  , so it must cross the positive x-axis an even number of times (each of which contributes an odd number of roots), and glance (without crossing) the positive x-axis an arbitrary number of times (each of which contributes an even number of roots).

The other case is similar.

Proof of main theorem

From the lemma, it follows that   and   always have the same parity. It remains to show  .

We induct on  . If  , then it is obvious. Now assume  .

By induction hypothesis,   for some integer  .

By Rolle's theorem, there exists at least one positive root of   between any two different positive roots of  . Also, any   -multiple positive root of   is a   -multiple root of  . Thus  .

If  , then  , else  . In both cases,  

Together, we have

 
Further, since   and   have the same parity, we have  .

Nonreal roots edit

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

 

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.

Example: some zero coefficients and nonreal roots edit

The polynomial

 

has one sign change; so the maximum number of positive real roots is one. As

 

has no sign change, the original polynomial has no negative real roots. So the minimum number of nonreal roots is

 

Since nonreal roots of a polynomial with real coefficients must occur in conjugate pairs, it means that x3 − 1 has exactly two nonreal roots and one real root, which is positive.

Special case edit

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.

Generalizations edit

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.

See also edit

Notes edit

  1. ^ Wang, Xiaoshen (June–July 2004). "A Simple Proof of Descartes's Rule of Signs". The American Mathematical Monthly. 111 (6): 525. doi:10.2307/4145072. ISSN 0002-9890.
  2. ^ D. R. Curtiss, Recent extensions of Descartes' rule of signs, Annals of Mathematics., Vol. 19, No. 4, 1918, pp. 251–278.
  3. ^ Vladimir P. Kostov, A mapping defined by the Schur–Szegő composition, Comptes Rendus Acad. Bulg. Sci. tome 63, No. 7, 2010, pp. 943–952.
  4. ^ Khovanskiǐ, A.G. (1991). Fewnomials. Translations of Mathematical Monographs. Translated from the Russian by Smilka Zdravkovska. Providence, RI: American Mathematical Society. p. 88. ISBN 0-8218-4547-0. Zbl 0728.12002.

External links edit

This article incorporates material from Descartes' rule of signs on PlanetMath, which is licensed under the Creative Commons Attribution/Share-Alike License.

  • Descartes' Rule of Signs – Proof of the rule
  • Descartes' Rule of Signs – Basic explanation

descartes, rule, signs, mathematics, first, described, rené, descartes, work, géométrie, technique, getting, information, number, positive, real, roots, polynomial, asserts, that, number, positive, roots, most, number, sign, changes, sequence, polynomial, coef. In mathematics Descartes rule of signs first described by Rene Descartes in his work La Geometrie is a technique for getting information on the number of positive real roots of a polynomial It asserts that the number of positive roots is at most the number of sign changes in the sequence of polynomial s coefficients omitting the zero coefficients and that the difference between these two numbers is always even This implies in particular that if the number of sign changes is zero or one then there are exactly zero or one positive roots respectively By a linear fractional transformation of the variable one may use Descartes rule of signs for getting a similar information on the number of roots in any interval This is the basic idea of Budan s theorem and Budan Fourier theorem By repeating the division of an interval into two intervals one gets eventually a list of disjoint intervals containing together all real roots of the polynomial and containing each exactly one real root Descartes rule of signs and linear fractional transformations of the variable are nowadays the basis of the fastest algorithms for computer computation of real roots of polynomials see real root isolation Descartes himself used the transformation x x for using his rule for getting information of the number of negative roots Contents 1 Descartes rule of signs 1 1 Positive roots 1 2 Negative roots 1 3 Example cubic polynomial 2 Proof 3 Nonreal roots 3 1 Example some zero coefficients and nonreal roots 4 Special case 5 Generalizations 6 See also 7 Notes 8 External linksDescartes rule of signs editPositive roots edit 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 k is counted as k roots In particular if the number of sign changes is zero or one the number of positive roots equals the number of sign changes Negative roots edit 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 a x 3 b x 2 c x d displaystyle ax 3 bx 2 cx d nbsp are the positive roots of a x 3 b x 2 c x d a x 3 b x 2 c x d displaystyle a x 3 b x 2 c x d ax 3 bx 2 cx d nbsp Thus applying Descartes rule of signs to this polynomial gives the maximum number of negative roots of the original polynomial Example cubic polynomial edit The polynomial f x x 3 x 2 x 1 displaystyle f x x 3 x 2 x 1 nbsp has one sign change between the second and third terms as the sequence of signs is Therefore it has exactly one positive root To find the number of negative roots change the signs of the coefficients of the terms with odd exponents i e apply Descartes rule of signs to the polynomial f x x 3 x 2 x 1 displaystyle f x x 3 x 2 x 1 nbsp 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 displaystyle f x x 1 2 x 1 nbsp so the roots are 1 twice and 1 once The factorization of the second polynomial is f x x 1 2 x 1 displaystyle f x x 1 2 x 1 nbsp So here the roots are 1 twice and 1 once the negation of the roots of the original polynomial Proof editThe following is a rough outline of a proof 1 First some preliminary definitions Write the polynomial f x displaystyle f x nbsp as i 0 n a i x b i displaystyle sum i 0 n a i x b i nbsp where we have integer powers 0 b 0 lt b 1 lt lt b n displaystyle 0 leq b 0 lt b 1 lt cdots lt b n nbsp and nonzero coefficients a i 0 displaystyle a i neq 0 nbsp Let V f displaystyle V f nbsp be the number of sign changes of the coefficients of f displaystyle f nbsp meaning the number of k displaystyle k nbsp such that a k a k 1 lt 0 displaystyle a k a k 1 lt 0 nbsp Let Z f displaystyle Z f nbsp be the number of strictly positive roots counting multiplicity With these we can formally state Descartes rule as follows Theorem The number of strictly positive roots counting multiplicity of f displaystyle f nbsp is equal to the number of sign changes in the coefficients of f displaystyle f nbsp minus a nonnegative even number If b 0 gt 0 displaystyle b 0 gt 0 nbsp then we can divide the polynomial by x b 0 displaystyle x b 0 nbsp which would not change its number of strictly positive roots Thus WLOG let b 0 0 displaystyle b 0 0 nbsp Lemma If a n a 0 gt 0 displaystyle a n a 0 gt 0 nbsp then Z f displaystyle Z f nbsp is even If a 0 a n lt 0 displaystyle a 0 a n lt 0 nbsp then Z f displaystyle Z f nbsp is odd Proof of Lemma f x displaystyle f x nbsp starts at f 0 a 0 gt 0 displaystyle f 0 a 0 gt 0 nbsp and ends at f gt 0 displaystyle f infty infty gt 0 nbsp so it must cross the positive x axis an even number of times each of which contributes an odd number of roots and glance without crossing the positive x axis an arbitrary number of times each of which contributes an even number of roots The other case is similar Proof of main theorem From the lemma it follows that Z f displaystyle Z f nbsp and V f displaystyle V f nbsp always have the same parity It remains to show Z f V f displaystyle Z f leq V f nbsp We induct on n displaystyle n nbsp If n 0 1 displaystyle n 0 1 nbsp then it is obvious Now assume n 2 displaystyle n geq 2 nbsp By induction hypothesis Z f V f 2 s displaystyle Z f V f 2s nbsp for some integer s 0 displaystyle s geq 0 nbsp By Rolle s theorem there exists at least one positive root of f displaystyle f nbsp between any two different positive roots of f displaystyle f nbsp Also any k displaystyle k nbsp multiple positive root of f displaystyle f nbsp is a k 1 displaystyle k 1 nbsp multiple root of f displaystyle f nbsp Thus Z f Z f 1 displaystyle Z f geq Z f 1 nbsp If a 0 a 1 gt 0 displaystyle a 0 a 1 gt 0 nbsp then V f V f displaystyle V f V f nbsp else V f V f 1 displaystyle V f V f 1 nbsp In both cases V f V f displaystyle V f leq V f nbsp Together we haveZ f Z f 1 V f 2 s 1 V f 2 s 1 V f 1 displaystyle Z f leq Z f 1 V f 2s 1 leq V f 2s 1 leq V f 1 nbsp Further since Z f displaystyle Z f nbsp and V f displaystyle V f nbsp have the same parity we have Z f V f displaystyle Z f leq V f nbsp Nonreal roots editAny 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 displaystyle n p q nbsp 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 Example some zero coefficients and nonreal roots edit The polynomial f x x 3 1 displaystyle f x x 3 1 nbsp has one sign change so the maximum number of positive real roots is one As f x x 3 1 displaystyle f x x 3 1 nbsp has no sign change the original polynomial has no negative real roots So the minimum number of nonreal roots is 3 1 0 2 displaystyle 3 1 0 2 nbsp Since nonreal roots of a polynomial with real coefficients must occur in conjugate pairs it means that x3 1 has exactly two nonreal roots and one real root which is positive Special case editThe 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 Generalizations editIf the real polynomial P has k real positive roots counted with multiplicity then for every a gt 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 See also editSturm s theorem Count of the roots of a polynomial in an interval without computing them Rational root theorem Relationship between the rational roots of a polynomial and its extreme coefficients Geometrical properties of polynomial roots Geometry of the location of polynomial roots Gauss Lucas theorem Geometric relation between the roots of a polynomial and those of its derivativeNotes edit Wang Xiaoshen June July 2004 A Simple Proof of Descartes s Rule of Signs The American Mathematical Monthly 111 6 525 doi 10 2307 4145072 ISSN 0002 9890 D R Curtiss Recent extensions of Descartes rule of signs Annals of Mathematics Vol 19 No 4 1918 pp 251 278 Vladimir P Kostov A mapping defined by the Schur Szego composition Comptes Rendus Acad Bulg Sci tome 63 No 7 2010 pp 943 952 Khovanskiǐ A G 1991 Fewnomials Translations of Mathematical Monographs Translated from the Russian by Smilka Zdravkovska Providence RI American Mathematical Society p 88 ISBN 0 8218 4547 0 Zbl 0728 12002 External links editThis article incorporates material from Descartes rule of signs on PlanetMath which is licensed under the Creative Commons Attribution Share Alike License Descartes Rule of Signs Proof of the rule Descartes Rule of Signs Basic explanation Retrieved from https en wikipedia org w index php title Descartes 27 rule of signs amp oldid 1183927069, wikipedia, wiki, book, books, library,

article

, read, download, free, free download, mp3, video, mp4, 3gp, jpg, jpeg, gif, png, picture, music, song, movie, book, game, games.