Understanding the position in the complex plane of the roots of a polynomial of degree three

87 Views Asked by At

I am working with the polynomial $x^3+ax^2+bx+c$, with $a>0, b>0, c>0$. I would like to understand under which conditions, on the coefficients, this polynomial has complex roots with positive real part. Does someone knows this conditions or someone has some literature to suggest?

2

There are 2 best solutions below

0
On BEST ANSWER

I guess that you are looking for a condition such that the complex roots of the polynomial $x^3+ax^2+bx+c$ have all NEGATIVE real part (otherwise $a>0$ implies that at least a root has a negative real part). Then use Routh–Hurwitz stability criterion: together with $a,b,c>0$, impose that $ab>c$.

0
On

The sum of the roots is $-a<0$, so they never all have positive real part.