History & Comments
Back
Fill content
Description:Added rank definition
# Definition of rank of a matrixPut content here**Definition:** The **rank** of a matrix $A$, denoted $\text{rank}(A)$, is the dimension of the column space (equivalently, the row space). It equals the maximum number of linearly independent rows or columns, and also equals the number of pivots in the row echelon form. # Parents * Rank and mullity
Sign in to add a new comment