Saturday, 5 January 2019

complex numbers - Sign of the real part of the roots of a particular polynomial of degree 4



I am working with the polynomial x4+ax3+bx2+cx+d, with a>0,b>0,c>0,d>0.

I would like to understand under which conditions, on the coefficients, this polynomial has only complex roots with negative real part or real negative roots.
Does someone knows this conditions or someone has some literature to suggest?


Answer



Given a polynomial P=a0xn+a1xn1++an, set up the (n+1)×(n+1) Hurwitz matrix
H(P)=a0a20a1a30a0a200a100an+1




H(P) is constructed as follows: on the first row we place a's with even indexes. Then, in each column, the indexes decrease by 1. On the diagonal we have the coefficients a0, , an+1. Note that aμ is 0 for μ>n, or for μ<0.



Assume that a0>0. Then P has all roots with real part <0 if and only if all the leading minors of the matrix H(P) are >0. Note that this is equivalent to a0>0, an>0 and the principal minors (2,,k) positive for all 2kn, that is, a0, a1, an>0 and n2 other algebraic conditions.



In the case n=4, appearing also in Hurwitz original paper, we have
P=a0x4+a1x3+a2x2+a3x+a4
the Hurwitz matrix is
H(P)=(a0a2a4000a1a3000a0a2a4000a1a3000a0a2a4)
and the conditions, on top of ai>0, are
|a1a3a0a2|>0|a1a30a0a2a40a1a3|>0


No comments:

Post a Comment

real analysis - How to find limhrightarrow0fracsin(ha)h

How to find lim without lhopital rule? I know when I use lhopital I easy get $$ \lim_{h\rightarrow 0}...