- jedes Polynom von ungeradem Grad besitzt
wenigstens eine reelle Nullstelle (folgt aus Stetigkeit)
- ...diese ist für Grad > 4
mathend000# nicht immer
durch Wurzelausdrücke darstellbar (folgt aus Galois-Theorie)
...trotzdem kann man reelle Nullstellen zählen!
- Sturmsche Kette:
p0 = P, p1 = P', pi+2 = - rem(pi, pi+1)
mathend000#
-
σ(P, x) : =
mathend000# Anzahl der Vorzeichenwechsel in
[p0(x), p1(x),…]
mathend000#
- Satz:
|{x | P(x) = 0∧a < x≤b}| = σ(P, a) - σ(P, b)
mathend000#
2014-03-31