Hurwitz polynomial


In mathematics, a Hurwitz polynomial, named after Adolf Hurwitz, is a polynomial whose roots are located in the left half-plane of the complex plane or on the imaginary axis, that is, the real part of every root is zero or negative. Such a polynomial must have coefficients that are positive real numbers. The term is sometimes restricted to polynomials whose roots have real parts that are strictly negative, excluding the axis.
A polynomial function P of a complex variable s is said to be Hurwitz if the following conditions are satisfied:
Hurwitz polynomials are important in control systems theory, because they represent the characteristic equations of stable linear systems. Whether a polynomial is Hurwitz can be determined by solving the equation to find the roots, or from the coefficients without solving the equation by the Routh–Hurwitz stability criterion.

Examples

A simple example of a Hurwitz polynomial is the following:
The only real solution is −1, as it factors to
In general, all second-degree polynomials with positive coefficients are Hurwitz.
This follows directly from the quadratic formula:
where, if the determinant b^2-4ac is less than zero, then the polynomial will have two complex-conjugate solutions with real part -b/2a, which is negative for positive a and b.
If it is equal to zero, there will be two coinciding real solutions at -b/2a. Finally, if the determinant is greater than zero, there will be two real negative solutions,
because for positive a, b and c.

Properties

For a polynomial to be Hurwitz, it is necessary but not sufficient that all of its coefficients be positive. A necessary and sufficient condition that a polynomial is Hurwitz is that it passes the Routh–Hurwitz stability criterion. A given polynomial can be efficiently tested to be Hurwitz or not by using the Routh continued fraction expansion technique.
The properties of Hurwitz polynomials are:
  1. All the poles and zeros are in the left half plane or on its boundary, the imaginary axis.
  2. Any poles and zeros on the imaginary axis are simple.
  3. Any poles on the imaginary axis have real strictly positive residues, and similarly at any zeros on the imaginary axis, the function has a real strictly positive derivative.
  4. Over the right half plane, the minimum value of the real part of a PR function occurs on the imaginary axis.
  5. The polynomial should not have missing powers of s.