Definition:
The rank of a matrix , denoted by or , is the maximum number of linearly independent rows or columns in the matrix.
Intuitive Explanation
Think of the rank of a matrix as the number of "independent directions" or "degrees of freedom" in the matrix. In other words, it's the maximum number of rows or columns that are not a linear combination of the others.
Mathematical Definition
Let be an matrix. The rank of is the maximum number of linearly independent rows or columns in , denoted by:
Operator Rank
Let be a linear operator. The rank of is the dimension of , and, by Rank-Nullity Theorem, this also equals to , where is the matrix representation of under any bases.
Properties
- Row Rank = Column Rank: The number of linearly independent rows is equal to the number of linearly independent columns.
- The rank of is equal to the rank of its transpose,.
- The rank of is less than or equal to the minimum of the number of rows () and the number of columns (), i.e.,
- , from the Rank-Nullity Theorem