I'm studying for a midterm and I've got a recurring question:
If we have an nxn matrix A, can we row reduce A and then diagonalize? I seem to be getting conflicting answers from 2 different TAs.
Also, if the determinant of A is 0, does that mean A is not diagonalizable? Thanks!
Suppose an $n\times n$ matrix has rank $n$; then its row reduced echelon form is the identity. If you could first row reduce and then diagonalize, then every invertible matrix would be similar to the identity, which is clearly false.
A diagonal matrix can have zero determinant, but it is obviously diagonalizable.