Hurwitz Polynomial - Why does continued fraction expansion work?

586 Views Asked by At

While checking whether the given polynomial is Hurwitz or not, we perform continued fraction expansion. We were taught how to perform this check(i.e) look at the sign of the coefficients of the quotients after performing the normal expansion steps.

I can understand why this method would work for a normal fraction like for example $\frac{158}{18}$. But, why separating a single polynomial into odd and even terms and dividing them(and invert and continue) yields all positive terms in the quotients for a Hurwitz polynomial?

1

There are 1 best solutions below

0
On BEST ANSWER