Matrix Invertibility: RREF to Identity

  • Thread starter Thread starter mathwizarddud
  • Start date Start date
  • Tags Tags
    Identity Matrix
Join the discussion
Registration is free. Ask a follow-up in this thread, or start your own.
2 replies · 12K views
mathwizarddud
Messages
25
Reaction score
0
Prove that a matrix A is invertible if and only if its reduced row echelon row is the identity matrix.
 
Physics news on Phys.org


Even though I was never taught linear algebra fully, to do this problem I would consider what would make the matrix A invertible and what would it mean if the RRE form wasn't the identity matrix.

But I am not sure if that would be a valid proof.
 


This isn't too hard to prove. You can start by asking yourself what a row operation on a matrix translates to in matrix algebra. And what do the matrices corresponding to the row-operations amount to when they row-reduce A to I?

As for the "forward" conjecture, well I can think of something some might find objectionable. If it does not row-reduce A to I, it the RRE form has a row of zeros. That means that the determinant is 0 and hence it is not invertible. I'm sure there's a better way to do this.