Home Home  Article Index Article Index  
GuruPedia  

Column space

Topics in mathematics related to linear algebra

Vectors | Vector spaces | Linear span | Linear transformation | Linear independence | Linear combination | Basis | Column space | Row space | Dual space | Orthogonality | Eigenvector | Eigenvalue | Least squares regressions | Outer product | Cross product | Dot product | Transpose | Matrix decomposition


The column space of an m-by-n matrix with real entries is the subspace of Rm generated by the column vectors of the matrix. Its dimension is the rank of the matrix and is at most min(m,n).

If one considers the matrix as a linear transformation from Rn to Rm, then the column space of the matrix equals the image of this linear transformation.

The column spaces of a matrix Z is the set of all linear combinations of the columns in Z. If Z = [a1, .... , an], then Col Z = Span {a1, ...., an}

See also row space.

Popular Topics

This article is from Wikipedia. All text is available under the terms of the GNU Free Documentation License.  For the live article, click here.

Privacy