How to find the rank of a matrix using row echelon form?
I'm studying linear algebra and I need to understand how to compute the rank of a matrix. I know the definition:
The rank of a matrix is the dimension of its column space (or row space).
But practically, I've been told to convert the matrix to row echelon form and count the number of non-zero rows. However, I'm confused about:
- Does the rank depend on whether I use row echelon form or reduced row echelon form?
- What is the rank of a zero matrix? An identity matrix?
- How do I find the rank of:
- What does it mean for a matrix to have full rank?
1 answers513 views
The rank-nullity theorem connecting rank and nullity is so elegant. Four fundamental subspaces all tied together.