Girish Mahajan (Editor)

Properties of polynomial roots

Updated on
Edit
Like
Comment
Share on FacebookTweet on TwitterShare on LinkedInShare on Reddit

In mathematics, a univariate polynomial is an expression of the form

Contents

a 0 + a 1 x + + a n x n , a n 0 ,

where the ai belong to some field, which, in this article, is always the field C of the complex numbers. The natural number n is known as the degree of the polynomial.

In the following, p will be used to represent the polynomial, so we have

p = a 0 + a 1 x + + a n x n .

A root of the polynomial p is a solution of the equation p = 0: that is, a complex number a such that p(a) = 0.

The fundamental theorem of algebra combined with the factor theorem states that the polynomial p has n roots in the complex plane, if they are counted with their multiplicities.

This article concerns various properties of the roots of p, including their location in the complex plane.

Continuous dependence on coefficients

The n roots of a polynomial of degree n depend continuously on the coefficients.

This result implies that the eigenvalues of a matrix depend continuously on the matrix. A proof can be found in a book of Tyrtyshnikov.

The problem of approximating the roots given the coefficients is ill-conditioned. See, for example, Wilkinson's polynomial.

Algebraic expression of roots

All roots of polynomials with rational coefficients are algebraic numbers, by definition of the latter. If the degree n of the polynomial is no greater than 4, all the roots of the polynomial can be written as algebraic expressions in terms of the coefficients—that is, applying only the four basic arithmetic operations and the extraction of n-th roots. But by the Abel-Ruffini theorem, this cannot be done in general for higher-degree equations.

Complex conjugate root theorem

The complex conjugate root theorem states that if the coefficients of a polynomial are real, then the non-real roots appear in pairs of the type a ± ib.

For example, the equation x2 + 1 = 0 has roots ± i.

Radical conjugate roots

It can be proved that if a polynomial P(x) with rational coefficients has a + √b as a root, where a, b are rational and √b is irrational, then a − √b is also a root. First observe that

( x [ a + b ] ) ( x [ a b ] ) = ( x a ) 2 b .

Denote this quadratic polynomial by D(x). Then, by the Euclidean division of polynomials,

P ( x ) = D ( x ) Q ( x ) + c x + d = ( ( x a ) 2 b ) Q ( x ) + c x + d ,

where c, d are rational numbers (by virtue of the fact that the coefficients of P(x) and D(x) are all rational). But a + √b is a root of P(x):

P ( a + b ) = c ( a + b ) + d = ( a c + d ) + c b = 0.

It follows that c, d must be zero, since otherwise the final equality could be arranged to suggest the irrationality of rational values (and vice versa). Hence P(x) = D(x)Q(x), for some quotient polynomial Q(x), and D(x) is a factor of P(x).

This property may be generalized as: If an irreducible polynomial P has a root in common with a polynomial Q, then P divides Q evenly.

Based on the Rouché theorem

A very general class of bounds on the magnitude of roots is implied by the Rouché theorem. If there is a positive real number R and a coefficient index k such that

then there are exactly k (counted with multiplicity) roots of absolute value less than R. For k=0,n there is always a solution to this inequality, for example

  • for k=n,
  • are upper bounds for the size of all roots,
  • for k=0,
  • are lower bounds for the size of all of the roots.

  • for all other indices, the function
  • is convex on the positive real numbers, thus the minimizing point is easy to determine numerically. If the minimal value is negative, one has found additional information on the location of the roots.

    One can increase the separation of the roots and thus the ability to find additional separating circles from the coefficients, by applying the root squaring operation of the Dandelin-Graeffe iteration to the polynomial.

    A different approach is by using the Gershgorin circle theorem applied to some companion matrix of the polynomial, as it is used in the Weierstraß–(Durand–Kerner) method. From initial estimates of the roots, that might be quite random, one gets unions of circles that contain the roots of the polynomial.

    Other bounds

    Useful upper bounds for the magnitudes of all of a polynomial's roots include the near optimal Fujiwara bound

    2 max { | a n 1 a n | , | a n 2 a n | 1 2 , , | a 1 a n | 1 n 1 , | a 0 2 a n | 1 n } ,

    which is an improvement (as the geometric mean) of Kojima's bound:

    2 max { | a n 1 a n | , | a n 2 a n 1 | , , | a 0 2 a 1 | } .

    Other bounds are the Cauchy bound

    1 + max { | a 0 a n | , | a 1 a n | , , | a n 1 a n | }

    and the Lagrange bound

    max { 1 , i = 0 n 1 | a i a n | }

    or

    i = 0 n 1 | a i a i + 1 | .

    These expressions return only bounds surpassing unity, so they cannot be used for some polynomials.

    A tighter upper bound on the magnitudes of the roots is

    max { 1 + | a n 1 | | a n | , | a n 2 | | a n | , , | a 0 | | a n | } .

    Without loss of generality we assume the polynomial to be monic with general term aixi. Let { aj } be the set of negative coefficients. An upper bound for the positive real roots is given by the sum of the two largest numbers in the set { |aj|1/j }. This is an improvement on Fujiwara's bound which uses twice the maximum value of this set as its upper bound.

    A similar bound also due to Lagrange holds for a polynomial with complex coefficients. Again assume the polynomial to be monic with general term aixi. Then the upper bound for the absolute values of the roots is given by the sum of the two greatest values in the set { |ai|1/i }. Again this is an improvement on Fujiwara's bound which uses twice the maximum value of this set as its upper bound.

    A third bound also due to Lagrange holds for a polynomial with real coefficients. Let the aixn-i be the general term of the polynomial with 0 ≤ im. Let the first d terms of the polynomial have positive coefficients and let A be the maximum of these d coefficients. Then 1 + ( A / a0 )1/( 1 + d ) is an upper bound to the positive roots of the polynomial.

    Sun and Hsieh obtained an improvement on Cauchy's bound. Assume the polynomial is monic with general term aixi. Sun and Hsieh showed that upper bounds 1 + d1 and 1 + d2 could be obtained from the following equations.

    d 1 = 1 2 ( ( | a n 1 | 1 ) + ( | a n 1 | 1 ) 2 + 4 a ) , a = max { | a i | } .

    d2 is the positive root of the cubic equation

    Q ( x ) = x 3 + ( 2 | a n 1 | ) x 2 + ( 1 | a n 1 | | a n 2 | ) x a , a = max { | a i | }

    They also noted that d2d1

    Proof

    Let ζ be a root of the polynomial

    z n + a n 1 z n 1 + + a 1 z + a 0 ;

    in order to prove the inequality |ζ| ≤ Rp we can assume, of course, |ζ| > 1. Writing the equation as

    ζ n = a n 1 ζ n 1 + + a 1 ζ + a 0 ,

    and using the Hölder's inequality we find

    | ζ | n a p ( ζ n 1 , , ζ , 1 ) q .

    Now, if p = 1, this is

    | ζ | n a 1 max { | ζ | n 1 , , | ζ | , 1 } = a 1 | ζ | n 1 ,

    thus

    | ζ | max { 1 , a 1 } .

    In the case 1 < p ≤ ∞, taking into account the summation formula for a geometric progression, we have

    | ζ | n a p ( | ζ | q ( n 1 ) + + | ζ | q + 1 ) 1 q = a p ( | ζ | q n 1 | ζ | q 1 ) 1 q a p ( | ζ | q n | ζ | q 1 ) 1 q ,

    thus

    | ζ | n q a p q | ζ | q n | ζ | q 1

    simplifying we get

    | ζ | q 1 + a p q .

    Therefore

    | ζ | ( 1 , a p ) q = R p ,

    holds, for all 1 ≤ p ≤ ∞.

    Landau's inequality

    The previous bounds are upper bounds for each root separately. Landau's inequality provides an upper bound for the absolute values of the product of the roots that have an absolute value greater than one. This bound for the product of roots is not much greater than the preceding bounds of each root separately.

    Let z 1 , , z n be the n roots of the polynomial p, and

    M ( p ) = | a n | j = 1 n max ( 1 , | z j | ) .

    Then

    M ( p ) | a 0 | 2 + | a 1 | 2 + | a n | 2 .

    This bound is useful to bound the coefficients of a divisor of a polynomial: if

    q = b m x m + + b 0

    is a divisor of p, then

    | b 0 | + | b 1 | + | b m | 2 m | b m a n | M ( p ) .

    Bounds on positive polynomial roots

    There also exist bounds on just the positive roots of polynomials; these bounds were developed by Akritas, Strzeboński and Vigklas based on previous work by Doru Stefanescu. They are used in the computer algebra systems Mathematica, SageMath, SymPy, Xcas etc.

    Polynomials with real roots

    It is possible to determine the bounds of the roots of a polynomial using Samuelson's inequality. This method is due to a paper by Laguerre.

    Let a n x n + a n 1 x n 1 + + a 1 x + a 0 be a polynomial with all real roots. Then its roots are located in the interval with endpoints

    x ± = a n 1 n a n ± n 1 n a n a n 1 2 2 n n 1 a n a n 2 .

    Example: The polynomial x 4 + 5 x 3 + 5 x 2 5 x 6 has four real roots −3, −2, −1 and 1. The above formula gives

    x ± = 5 4 ± 3 4 35 3 ;

    thus its roots are contained in I = [ 3.8117 , 1.3117 ] .

    Gauss–Lucas theorem

    The Gauss–Lucas theorem states that the convex hull of the roots of a polynomial contains the roots of the derivative of the polynomial.

    A sometimes useful corollary is that if all roots of a polynomial have positive real part, then so do the roots of all derivatives of the polynomial.

    A related result is Bernstein's inequality. It states that for a polynomial P of degree n with derivative P′ we have

    max | z | 1 | P ( z ) | n max | z | 1 | P ( z ) | .

    Statistical repartition of the roots

    The statistical properties of the roots of a random polynomial have been the subject of several studies. Let

    p ( x ) = a n x n + a n 1 x n 1 + + a 2 x 2 + a 1 x + a 0

    be a random polynomial. If the coefficients ai are independently and identically distributed with a mean of zero, the real roots are mostly located near ±1. The complex roots can be shown to be on or close to the unit circle.

    If the coefficients are Gaussian distributed with a mean of zero and variance of σ then the mean density of real roots is given by the Kac formula

    m ( x ) = A ( x ) C ( x ) B ( x ) 2 π A ( x )

    where

    A ( x ) = σ x 2 i = σ x 2 n 1 x 1 , B ( x ) = 1 2 d d x A ( x ) , C ( x ) = 1 4 d 2 d x 2 A ( x ) + 1 4 x d d x A ( x ) .

    When the coefficients are Gaussian distributed with a non-zero mean and variance of σ, a similar but more complex formula is known.

    Asymptotic results

    For large n, a number of asymptotic formulae are known. For a fixed x

    m ( x ) = 1 π | 1 x 2 |

    and

    m ( ± 1 ) = 1 π n 2 1 12

    where m( x ) is the mean density of real roots. The expected number of real roots is

    N n = 2 π ln n + C + O ( n 2 )

    where C is a constant approximately equal to 0.6257358072 and O() is the order operator.

    This result has been shown by Kac, Erdös and others to be insensitive to the actual distribution of coefficients. Numerical testing of this formula has confirmed these earlier results.

    References

    Properties of polynomial roots Wikipedia