Math 1b - Practical, Winter 2018 Notes On Matrix Rank and Nullity
Math 1b - Practical, Winter 2018 Notes On Matrix Rank and Nullity
Suppose A is an m × n matrix. We describe how to find the rank (and nullity) of A and
determine bases for the row space, column space, and null space of A:
First bring A to reduced row echelon form U . Let r be the number of pivot entries
(leading 1’s) in U . Let 1 ≤ i1 < i2 · · · < ir ≤ n be the columns of the pivot entries. Then:
r = rank A
• If u1 , u2 , . . . , ur are the non-0 rows in U , then the column vectors
uT1 , uT2 , . . . , uTr
form a basis for the row space of A.
• If ai1 , ai2 , . . . , air are the column vectors of A (here we mean A, not U !) in the columns
i1 , i2 , . . . , ir , then
ai1 , ai2 , . . . , air
form a basis for the column space of A.
Finally, to find a basis for the null space of A, let 1 ≤ j1 < j2 < · · · < jk ≤ n be the
columns which are not in the list i1 , i2 , . . . , ir , so k = n − r = nullity of A. Determine
the vectors bj1 , bj2 , . . . , bjk in Rn as follows: