The Routh-Hurwitz criterion provides a convenient test, even for hand calculation, of whether a polynomial with real coefficients has all its roots in the left half plane. I'm wondering about a similar test for whether the eigenvalues of a real matrix lie in the LHP. In principle, one could find the characteristic polynomial of the matrix and apply the Routh-Hurwitz test to this, but finding the characteristic polynomial of a matrix, even one of modest size, is not a convenient hand calculation. Does anyone know of a more conveniently applied test for all the eigenvalues to lie in the LHP?
Remember to vote up questions/answers you find interesting or helpful (requires 15 reputation points)
|
11
3
|
|||||||
|
|
1
|
The most convenient algebraic test for stability of a matrix $A$ known to humankind is to pick an arbitrary $Q>0$ and solve the matrix Lyapunov equation $A^T P + P A + Q = 0$. All eigenvalues of $A$ have negative real part if and only if $P>0$. |
||
|
|
You can accept an answer to one of your own questions by clicking the check mark next to it. This awards 15 reputation points to the person who answered and 2 reputation points to you.
|
0
|
No similar algebraic stability test for matices, it is well-known. |
|||||
|
|
0
|
From Gershgorin's circle theorem (see Wikipedia) I believe it follows that a matrix $A = [A_{ij}]$ with real entries has eigenvalues with negative real part if \begin{equation} A_{ii} + \sum_{j\neq i} |A_{ij}| < 0, \quad \forall i. \end{equation} This is of course just a sufficient criterion. |
||
|
|
|
0
|
I think this fits the bill: http://books.google.ie/books?id=LeuNXB2bl5EC&q=routh-hurwitz#v=onepage&q=routh-hurwitz&f=true |
||
|
|

