Bases and Dependence
Here are some general facts that we will use.
Homogeneous equations with more unknowns than equations always have a non-trivial (not all zero) solution.
The reason is that the matix of coefficients will have more columns (unknowns or variables) than rows (equations). There can be only one leading or pivot variable per row, so there must be at least one variable which is not a pivot variable --- i.e. there must be a free variable. Since this variable can be set to anything, there is a solution which is not all zeros.
If the first
columns of a matrix are linearly independent, then its row-reduced echelon
form (rref) looks like:
To see this, let
be the matrix of just the first
columns (so it is
),
and let
be its row-reduced form. Then the equations
and
have the same solutions (because row-ops are reversible). Since the columns of
are independent, there is only one solution:
.
But a row-reduced matrix with only one solution must have every variable a
pivot variable; i.e. there must be exactly
pivots, one in each row. Thus, each of the first
rows must be a pivot row, and so the "top" part of
must be the
identity. Since every column of
is a pivot column, all the remaining "bottom" rows must be zero. Returning to
the original matrix, this gives the left-hand side of the diagram above. Since
we know nothing about the other column, that might be anything.
Suppose that
are independent vectors (written as columns), and suppose
Span
.
Then the augmented matrix
row reduces to a matrix that looks like
Here's why. Since
Span
,
there is a solution to the
equations in
unknowns:
.
The row-reduced matrix gives these solutions. From part 2 above, we know the
first
columns must look like the
identity with zeros rows below. If there were any non-zero number
in the lower right column we would get the contradiction
.
We now state our main result.
Theorem Suppose
are
linearly independent and
lie
in
Span(
);
then
,
...
are
linearly dependent.
Let
be the matrix whose columns are the
vectors
:
We
row-reduce
to get the row-reduced matrix
,
and we claim that
looks like:
This
follows directly from part 3 above, applied to each of the vectors
,
since each is in
Span
.
Now we note the key fact: the matrix
in the upper right corner has
columns (one for each of the
)
and only
rows. By part 1 above, we can find a (column) vector
with entries
such that
,
and
is not all zeros.
(
gives a non-trivial dependence among the columns of
.)
We now form a
component column vector
from
by adding
0's to the beginning of
.
We
first note that
.
This is because the first
entries of
are all zeros, so they multiply the first
column vectors of
into
.
The entries
through
combine the upper, or
"
"
part, of the last
columns of
into
,
and the remaining --- lower --- part of the columns is already zero; thus,
.
However, as already noted above, a matrix
and the matrix obtained from any row operations, say
,
always have the same solutions. So we conclude that
as well. This gives a non-trivial dependence among the columns of
.
But the first
entries of
are zero, so this non-trivial dependence doesn't involve the first
columns of
,
which are the vectors
.
Thus
gives us a non-trivial dependence relation among the last
column vectors of
,
which are the vectors
.
This completes the proof.
Corollary Suppose
are
linearly independent and
are
also linearly independent and lie in
Span(
);
then
.
If
then the Theorem says that the
's
would be dependent.
Corollary Any two bases for a vector space have the same number of elements.
If
and
are both bases, then each set of vectors is linearly independent and lies in
the span of the other. By the previous corollary,
and
;
thus
.