Discovery guide 5.1 Discovery guide
Discovery 5.1.
The number one is important in algebra, it lets us do things like
The critical step for us right now is the last simplification of the left-hand side:
(a)
What matrix do you think will act similarly in matrix algebra for 2Γ2 matrices to how the number 1 acts in number algebra? To answer this, try to fill in the first matrix below so that the matrix equality is always true, no matter the values of a,b,c,d.
(b)
Write I for your 2Γ2 matrix from Task a (for the I in Identity matrix).
(i)
Does IA=A work for every 2Γ2 matrix A? For every 2Γ3 matrix A? For every 2Γβ matrix A, no matter the number β of columns?
(ii)
Does BI=B also work for every 2Γ2 matrix B? For every βΓ2 matrix B?
(c)
Extend: What is the 3Γ3 version of I? The 4Γ4 version? The nΓn version?
Discovery 5.2.
In the preamble to Discovery 5.1, there were two ingredients necessary to make the algebra work:
- there is a special number 1 so that 1a=a for all numbers a; and
- for a nonzero number like 5, there is a multiplicative inverse 1/5 so that (1/5)β 5=1.
Multiplicative inverses are very useful in algebra, so we would also like to have them in matrix algebra.
(a)
Consider
Can you determine
so that BA=I? If so, check that AB=I also.
(b)
Consider
Can you determine
so that BA=I?
Discovery 5.3.
In the following, assume A,B,C are square invertible matrices, all of the same dimension, and assume that k is a nonzero scalar. Do not just look up the answers in the rest of this chapter, try to come up with them yourselves.
For this activity, it might be helpful to think of the pattern of the inverse in the following way: given a square matrix M, the inverse of M is the square matrix of the same size that can fill both of the boxes below to create true matrix equalities..
(a)
What do you think is the inverse of Aβ1? In other words, if you use M=Aβ1 in (β), what single choice of matrix can be used to fill in both boxes?
(b)
Determine a formula for the inverse of kA in terms of k and Aβ1. In other words, if you use M=kA in (β), what formula involving k and Aβ1 can be used to fill in both boxes?
(c)
Explain why the formula for the inverse of the product AB is not Aβ1Bβ1. Then determine a correct formula in terms of Aβ1 and Bβ1. (Again, to determine the correct formula for (AB)β1, use M=AB in (β), and then try to figure out what single formula you can enter into both boxes so that both left-hand sides reduce to I.)
(d)
Extend: Determine a formula for the inverse of the product ABC in terms of the inverses Aβ1, Bβ1, and Cβ1.
(e)
What do you think Aβ2 means? There are two possibilities because the notation implies the application of two different processes: squaring and inverting. Do they both work out to be the same? Try with A given below. (For convenience, its inverse is also given.)
Discovery 5.4.
(a)
In algebra, when AB=AC we would usually conclude that B=C. Try this out for the matrices below.
What is it about matrix A that is making the usual algebra of βcancellationβ fail?
Think about the βhiddenβ algebra behind the cancellation \(ab=ac\Longrightarrow b=c\) for numbers.
(b)
In what circumstance is the algebra AB=ACβΉB=C valid? What explicit algebra steps go into this deduction?
(c)
Is the algebra AB=CAβΉB=C ever valid?
Discovery 5.5.
If we have a linear system Ax=b with a square and invertible coefficient matrix A, we can use matrix algebra to solve the system instead of row reducing, by using Aβ1 to isolate x.
Here is an invertible 3Γ3 matrix A and its inverse:
Use matrix algebra (not row reducing!) to solve the system Ax=b for
Now use the same method to solve the system Ax=b for
Discovery 5.6.
In general, for system Ax=b with a coefficient matrix A that is square and invertible, how many solutions does the system have? Justify your answer.
How many solutions did each of the systems in Discovery 5.5 have? Why?