Bachelier
- 375
- 0
let A and B be n x n matrices over a field F. Suppose that A^2 = A and B^2 = B. Prove that A and B are similar if and only if they have the same rank.
The discussion revolves around proving the similarity of two n x n matrices A and B, given that both are idempotent (i.e., A^2 = A and B^2 = B). Participants explore the relationship between the rank of these matrices and their similarity, considering eigenvalues and complementary subspaces.
Participants express differing views on the sufficiency of eigenvalues for establishing similarity. While some argue that the same rank implies similarity, others caution that matrices can share eigenvalues without being similar. The discussion remains unresolved regarding the definitive criteria for similarity.
Participants reference the need for proofs regarding the disjoint complementary subspaces and the implications of eigenvalues on rank and nullity. There are unresolved mathematical steps related to the connection between eigenvalues and similarity.
arkajad said:Perhaps this will help: Every vector x can be written as x=(I-A)x+Ax. If [tex]A^2=A[/tex] then the range of (I-A) and the range of A are disjoint complementary subspaces (needs a proof). A vanishes on the first subspace while the second one consists of vectors of eigenvalues 1. Similarly for B.
If you know the eigenvalues, what can you tell about the null space and therefore the nullity? Using the nullity, what can you tell about rank given that they have the same dimensions?Bachelier said:Can I use the same eigenvalues argument?
They have +1,-1 as eigenvalue, but how do I make the connection to the rank?
Thank you
Anonymous217 said:If you know the eigenvalues, what can you tell about the null space and therefore the nullity? Using the nullity, what can you tell about rank given that they have the same dimensions?