Problem. Among the list of vectors
,
,
,
,
choose some that form a basis for the span of all five.
Solution. Form the matrix
with these as columns
and row reduce; let's say
is the row-reduced matrix.
In
, notice that the non-pivot columns are in the
span of the pivot columns. Since
has the same
relations between columns as
, the same pivot columns
in
are the ones you want for your basis.
Here
.
The pivot columns are columns 1, 3, and 5. So in the
original list of vectors, the first, third, and fifth
make a basis.
Note. If you are asked simply to find a basis for the span of a list of vectors, with no method specified, you have a choice:
(1) Make these the rows of a matrix and row-reduce to get a
basis for the row space, as in Section
, or (2)
rewrite these vectors as column vectors and select some to be a
basis, as in this section.