Vector Spaces of A
Null space, column space, row space — the four fundamental subspaces visible from a single matrix.
A
×
rank(A)
2
nullity
1
dim col(A)
2
Column space basis
Span of the pivot columns. Dimension = 2.
Row space basis
Nonzero rows of RREF(A). Dimension = 2.
Null space basis
Solutions to A·x = 0. Dimension = 1.