Edge Rewrite
// HTMLRewriter · presentation

This page was redesigned at the edge.

Cloudflare fetched the original article and streamed it through HTMLRewriter to apply an entirely new visual system without rebuilding the source page.

// request.cf · coarse context

A page that knows where it met you.

Only coarse request metadata is shown. This demo does not display or persist visitor IP addresses.

Country
US
Cloudflare location
CMH
Connection
HTTP/2
Language
Not provided

Ray ID: a40c1c35cfbd24d3

Jump to content

// Workers AI · dad joke modeWhy was the stable polynomial happy? It was stable.

From Wikipedia, the free encyclopedia

A polynomial is defined to be stable in two different ways.

Also, in control theory, a linear, time-invariant system (see LTI system theory) is said to be BIBO stable if every bounded input produces bounded output. A linear system is BIBO stable if its denominator characteristic polynomial is stable (Hurwitz stable for a continuous-time system, Schur stable for discrete-time). In practice, stability is tested via several stability criteria.

Properties

[edit]
obtained after the Möbius transformation which maps the left half-plane to the open unit disc: P is Schur stable if and only if Q is Hurwitz stable and . For higher degree polynomials the extra computation involved in this mapping can be avoided by testing the Schur stability by the Schur-Cohn test, the Jury test or the Bistritz test.
  • Necessary condition: a Hurwitz stable polynomial (with real coefficients) has coefficients of the same sign (either all positive or all negative).
  • Sufficient condition: a polynomial with (real) coefficients such that
is Schur stable.
  • Product rule: Two polynomials f and g are stable (of the same type) if and only if the product fg is stable.
  • Hadamard product: The Hadamard (coefficient-wise) product of two Hurwitz stable polynomials is again Hurwitz stable.[1]

Examples

[edit]
  • is Schur stable because it satisfies the sufficient condition;
  • is Schur stable (because all its roots equal 0) but it does not satisfy the sufficient condition;
  • is not Hurwitz stable (its roots are −1 and 2) because it violates the necessary condition;
  • is Hurwitz stable (its roots are −1 and −2).
  • The polynomial (with positive coefficients) is neither Hurwitz stable nor Schur stable. Its roots are the four primitive fifth roots of unity
Note here that
It is a "boundary case" for Schur stability because its roots lie on the unit circle. The example also shows that the necessary (positivity) conditions stated above for Hurwitz stability are not sufficient.

Stable matrices

[edit]

Just as stable polynomials are crucial for assessing the stability of systems described by polynomials, stability matrices play a vital role in evaluating the stability of systems represented by matrices.

Hurwitz matrix

[edit]

A square matrix A is called a Hurwitz matrix if every eigenvalue of A has strictly negative real part.

Schur matrix

[edit]

Schur matrices is an analogue of the Hurwitz matrices for discrete-time systems. A matrix A is a Schur (stable) matrix if its eigenvalues are located in the open unit disk in the complex plane.

See also

[edit]

References

[edit]
  1. ↑ Garloff, Jürgen; Wagner, David G. (1996). "Hadamard Products of Stable Polynomials Are Stable". Journal of Mathematical Analysis and Applications. 202 (3): 797–809. doi:10.1006/jmaa.1996.0348.
[edit]