Sturm series

In mathematics, the Sturm series[1] associated with a pair of polynomials is named after Jacques Charles François Sturm.

Definition

Let and two univariate polynomials. Suppose that they do not have a common root and the degree of is greater than the degree of . The Sturm series is constructed by:

This is almost the same algorithm as Euclid's but the remainder has negative sign.

Sturm series associated to a characteristic polynomial

Let us see now Sturm series associated to a characteristic polynomial in the variable :

where for in are rational functions in with the coordinate set . The series begins with two polynomials obtained by dividing by where represents the imaginary unit equal to and separate real and imaginary parts:

The remaining terms are defined with the above relation. Due to the special structure of these polynomials, they can be written in the form:

In these notations, the quotient is equal to which provides the condition . Moreover, the polynomial replaced in the above relation gives the following recursive formulas for computation of the coefficients .

If for some , the quotient is a higher degree polynomial and the sequence stops at with .

gollark: Go has its own *assembly language* because of course.
gollark: When someone asked for monotonic time to be exposed properly, GUESS WHAT, they decided to "fix" the whole thing in the most Go way possible by "transparently" adding monotonic time to the existing time handling, in some bizarre convoluted way which was a breaking change for lots of code and which limited the range time structs could represent rather a lot.
gollark: Rust, which is COOL™, has monotonic time and system time and such as separate types. Go did *not* have monotonic time for ages, but *did* have an internal function for it which wasn't exposed because of course.
gollark: That article describes, among other things, somewhat poor filesystem interaction handling, and a really stupid way monotonic time was handled.
gollark: https://fasterthanli.me/articles/i-want-off-mr-golangs-wild-ride

References

  1. (in French) C. F. Sturm. Résolution des équations algébriques. Bulletin de Férussac. 11:419–425. 1829.
This article is issued from Wikipedia. The text is licensed under Creative Commons - Attribution - Sharealike. Additional terms may apply for the media files.