Skip to main content
Library homepage
 

Text Color

Text Size

 

Margin Size

 

Font Type

Enable Dyslexic Font
Mathematics LibreTexts

3.1: Column Space

( \newcommand{\kernel}{\mathrm{null}\,}\)

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 aj denotes the jth column of A then

Ax=(a1a2an)(x1x2xn)

=x1a1+x2a2++xnan

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){Sx|xRn} subspace of Rm stands for range in this context.The notation Ra stands for range in this context.

Example

Let us examine the matrix:

A=(010010100001)

The column space of this matrix is:

Ra(A)={x1(010)+x2(100)+x3(010)+x4(001)|xR4}

As the third column is simply a multiple of the first, we may write:

Ra(A)={x1(010)+x2(100)+x3(001)|xR3}

As the three remaining columns are linearly independent we may go no further. In this case, Ra(A) comprises all of R3

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

Ared=(101001000001)

Once we have done this, we can recognize that the pivot column are the linearly independent columns of Ared. One now asks how this might help us distinguish the independent columns of A. For, although the rows of Ared are linear combinations of the rows of A pay attention to the indices of the pivot columns. In our example, columns {1,2,4} are the pivot columns of Ared and hence the first, second, and fourth columns of A i.e.,

{(010),(100),(001)}

comprise a basis for Ra(A):

Definition: A Basis for the Column Space

Suppose A is m-by-n. If columns {cj|j=1,,r} are the pivot columns of Ared then columns {cj|j=1,,r} 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.

Support Center

How can we help?