3.1: Column Space

We begin with the simple geometric interpretation of matrix-vector multiplication. Namely, the multiplication of the n-by-1 vector \(x\) by the m-by-n matrix \(A\) produces a linear combination of the columns of A. More precisely, if \(a_\) denotes the jth column of A then \[Ax = \begin >&>&&> \end \begin >\\ >\\ \\ > \end \nonumber\] \[= x_a_+x_a_+\cdots+x_a_ \nonumber\] The picture that I wish to place in your mind's eye is that AxA⁢x lies in the subspace spanned by the columns of \(A\). This subspace occurs so frequently that we find it useful to distinguish it with a definition.

Column Space

The column space of the m-by-n matrix \(S\) is simply the span of the its columns, i.e. \(Ra(S) \equiv \\) subspace of \(\mathcal^\) stands for range in this context.The notation \(R_\) stands for range in this context.

Example

Let us examine the matrix: \[A = \begin &&&\\ &&&\\ &&& \end \nonumber\] The column space of this matrix is: \[Ra(A) = \ \\ \\ \end+x_ \begin \\ \\ \end+x_ \begin \\ \\ \end+x_ \begin \\ \\ \end | x \in \mathbb^\> \nonumber\] As the third column is simply a multiple of the first, we may write: \[Ra(A) = \ \\ \\ \end+x_ \begin \\ \\ \end+x_ \begin \\ \\ \end | x \in \mathbb^\> \nonumber\] As the three remaining columns are linearly independent we may go no further. In this case, \(Ra(⁢A)\) comprises all of \(\mathbb^\)

Method for Finding a Basis

To determine the basis for \(Ra(⁢A)\) (where \(A\) is an arbitrary matrix) we must find a way to discard its dependent columns. In the example above, it was easy to see that columns 1 and 3 were colinear. We seek, of course, a more systematic means of uncovering these, and perhaps other less obvious, dependencies. Such dependencies are more easily discerned from the row reduced form. In the reduction of the above problem, we come very easily to the matrix \[A_ = \begin &&&\\ &&&\\ &&& \end \nonumber\] Once we have done this, we can recognize that the pivot column are the linearly independent columns of \(A_\). One now asks how this might help us distinguish the independent columns of A. For, although the rows of \(A_\) are linear combinations of the rows of \(A\) pay attention to the indices of the pivot columns. In our example, columns \(\\) are the pivot columns of \(A_\) and hence the first, second, and fourth columns of \(A\) i.e., \[\ <\begin\\ \\ \end, \begin \\ \\ \end, \begin \\ \\ \end\> \nonumber\] comprise a basis for \(Ra(A)\):

Definition: A Basis for the Column Space

Suppose \(A\) is m-by-n. If columns \(\ \) are the pivot columns of \(A_\) then columns \(\ \) of \(A\) constitute a basis for \(Ra(A)\)

This page titled 3.1: Column Space is shared under a CC BY 1.0 license and was authored, remixed, and/or curated by Steve Cox via source content that was edited to the style and standards of the LibreTexts platform.

  1. Back to top