Relationship between eigenvalues and matrix rank

Click For Summary

Discussion Overview

The discussion revolves around the relationship between eigenvalues and the rank of a matrix, particularly in the context of analyzing the stability of a system of ordinary differential equations (ODEs) using a Jacobian matrix. Participants explore implications of matrix rank on the number of zero eigenvalues and their significance in stability analysis.

Discussion Character

  • Technical explanation
  • Debate/contested

Main Points Raised

  • One participant notes that with a rank of 17 in a 19x19 matrix, there may be implications regarding the eigenvalues being zero, particularly in relation to stability analysis.
  • Another participant asserts that a rank of 17 indicates exactly 17 non-zero eigenvalues, suggesting that the 'zero' eigenvalues could be affected by numerical precision in computations.
  • A third participant challenges the previous assertion by providing a counterexample of a matrix with a lower rank and a single non-zero eigenvalue, indicating that the relationship is not straightforward.
  • A later reply clarifies that the nullity of the matrix corresponds to the geometric multiplicity of the eigenvalue zero, suggesting that at least two eigenvalues must be zero given the rank of 17.

Areas of Agreement / Disagreement

Participants express differing views on the relationship between matrix rank and eigenvalues, with some asserting a direct correlation while others provide counterexamples that complicate the discussion. The conversation remains unresolved regarding the implications of rank on the number of zero eigenvalues.

Contextual Notes

There are limitations in the discussion regarding assumptions about matrix properties, such as diagonalizability and the effects of numerical precision on eigenvalue calculations. The relationship between algebraic and geometric multiplicities is also noted but not fully resolved.

Fluger
Messages
1
Reaction score
0
I'm looking into the stability of a system of ODEs, for which we've mannaged to extract a Jacobian matrix. Two of our eigenvalues are within our nummerical error tolerance, but they are close to zero. One of them is positive, which poses a problem for our stability analysis.

We do know that the rank of the matrix is 17, against the 19 variables we are studying (19x19 matrix). I'm guessing that this might imply that our two eigenvalues are in fact zeroes, but I'm having trouble putting anything more concrete down to paper. Do you guys know of any relationship between how many eigenvalues there are in zero and the nullity of the matrix?
 
Physics news on Phys.org
If the rank of the matrix is 17, then there are exactly 17 non-zero eigenvalues.

If you're dealing with numerical values on a (finite-precision) computer, then the 'zero' eigenvalues may be different from zero by some small amount.
 
weetabixharry said:
If the rank of the matrix is 17, then there are exactly 17 non-zero eigenvalues.

If you're dealing with numerical values on a (finite-precision) computer, then the 'zero' eigenvalues may be different from zero by some small amount.



The above isn't accurate. The matrix \left(\begin{array}{ccc} 0&1&1\\0&0&1\\0&0&2\end{array}\right) has rank 2 but one single non-zero eigenvalue.

DonAntonio
 
Sorry - for some reason I had thought our matrix was Hermitian. If the matrix isn't diagonalisable, please ignore what I wrote.
 
The nullity of the matrix is the geometric multiplicity of the eigenvalue zero. In general, the geometric multiplicity of an eigenvalue is less than or equal to its algebraic multiplicity. So if your matrix has rank 17, then at least 2 of your eigenvalues are zero. If you've excluded the other 17, then that means the two that are within your error tolerance must both be zero.
 

Similar threads

  • · Replies 5 ·
Replies
5
Views
4K
  • · Replies 1 ·
Replies
1
Views
1K
  • · Replies 12 ·
Replies
12
Views
3K
Replies
1
Views
2K
  • · Replies 0 ·
Replies
0
Views
1K
  • · Replies 9 ·
Replies
9
Views
2K
  • · Replies 3 ·
Replies
3
Views
3K
Replies
1
Views
3K
  • · Replies 2 ·
Replies
2
Views
4K
  • · Replies 15 ·
Replies
15
Views
3K