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.
arkajad said:Perhaps this will help: Every vector x can be written as x=(I-A)x+Ax. If A^2=A 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?