- Row reduction doesn't change
- the row space of a matrix,
- the linear relations between columns of a matrix,
- the null space of a matrix.
(Careful--row reduction can change the column space,
and usually does.)
- If you have several vectors such that each one has 1 in
some entry for which the others have 0, then they are linearly
independent.
Example:
,
,
,
or the same thing with row vectors or column vectors.
- A linear combination of column vectors is the same as the
matrix made from the columns times the column vector of
coefficients.
Example:
Advice: When you see a linear combination of column vectors
like this, you should always think of the matrix form also.