Slide 14
Slide 14 text
Matrix Algebra II
Matrix Inverses
Linear dependence
and rank
Determinants
Transposition and
Cramer’s Rule
4.14
Revisiting linear dependence
Recall that we introduced the notion of linear dependence in
the last lecture when we considered whether vectors were
either linearly dependent or independent. We can now add
onto this. Let v1, v2, and v3 be three n-vectors and let λ, γ, and
µ be scalars. From the rules of matrix-vector multiplication, we
can write
λv1 + γv2 + µv3 = v1 v2 v3
λ
γ
µ
Now let A denote the matrix [v1 v2 v3]. From the criterion we
established in the previous lecture when defining linear
dependence, we have that v1, v2, and v3 are linearly
dependent iff Ax=0 has some non-zero solution. In particular,
this implies that the columns of a square matrix are linearly
dependent iff the matrix is singular.
We have just outlined the procedure of finding out whether a
matrix is singular or invertible. The test of whether the columns
of A are linearly dependent is similar.