Column Space
Learn about a matrix’s column space and its relationship with the solution of a linear system.
Definition
The column space of a matrix, , often denoted by , is a vector space spanned by the column vectors of .
The column-space of an matrix is a subspace of . The dimensions of the column space are the number of linearly independent columns, that is, the rank of the matrix .
Examples
-
The column space of is .
-
The column space of is a one-dimensional subspace of . This is because there’s a single linearly independent vector as . Any of these columns can be a basis for the subspace.
-
The column space of is a zero-dimensional subspace of .
-
The column space of an invertible matrix is ...