Section 4.3 The Inverse of a Matrix (MX3)
Learning Outcomes
Determine if a matrix is invertible, and if so, compute its inverse.
Subsection 4.3.1 Class Activities
Activity 4.3.1.
Let
has a solution for all has a unique solution for all has a unique solution.The columns of
spanThe columns of
are linearly independentThe columns of
are a basis ofEvery column of
has a pivotEvery row of
has a pivot and
Activity 4.3.2.
Let
Write an augmented matrix representing the system of equations given by
xxxxxxxxxx
Definition 4.3.3.
Let
If
is a bijection and is any vector, then has a unique solution.So we may define an inverse map
by setting to be this unique solution.Let
be the standard matrix for We call the inverse matrix of so we also say that is invertible.
Activity 4.3.4.
Let
(a)
Write an augmented matrix representing the system of equations given by
(b)
Solve
(c)
Solve
(d)
Write
xxxxxxxxxx
Observation 4.3.5.
We could have solved these three systems simultaneously by row reducing the matrix
Activity 4.3.6.
Find the inverse
xxxxxxxxxx
Activity 4.3.7.
Is the matrix
xxxxxxxxxx
Observation 4.3.8.
An
Activity 4.3.9.
Let
(a)
Compute
(b)
If
Observation 4.3.10.
Subsection 4.3.2 Videos
Subsection 4.3.3 Slideshow
Slideshow of activities available athttps://teambasedinquirylearning.github.io/linear-algebra/2022/MX3.slides.html
.Exercises 4.3.4 Exercises
Exercises available athttps://teambasedinquirylearning.github.io/linear-algebra/2022/exercises/#/bank/MX3/
.Subsection 4.3.5 Mathematical Writing Explorations
Exploration 4.3.11.
Assume is non-singular. row reduces to the identity matrix.For any choice of
the system of equations represented by the augmented matrix has a unique solution.The columns of
are a linearly independent set.The columns of
form a basis forThe rank of
isThe nullity of
is 0. is invertible.The linear transformation
with standard matrix is injective and surjective. Such a map is called an isomorphism.
Exploration 4.3.12.
Assume
is a square matrix, and is the zero matrix. Prove that You will need to first prove a lemma that matrix multiplication distributes over matrix addition.Generalize your result to the case where
is the zero matrix.