MATH211 ProblemSet2 Matrices
MATH211 ProblemSet2 Matrices
MATH211 ProblemSet2 Matrices
1
2
1 1 1 1 −3
1 −1 −2
Problem 2. Let A=−2 −1, B= , and C=−1 2 0 . Find,
2 1 −2
1 2 −3 −1 0
if possible, all products of 2 matrices that you can.
3
Problem 6. Give an example of matrices A,B such that neither A nor B equals zero
but AB=0.
7
Problem 7. Using the inverse of the matrix, find the solution to the systems
1 0 3 x 1 1 0 3 x 2
1 2 3 4
y = 2 ,
2 2 3 4
y = 1
1 0 2 z 3 1 0 2 z 0
1 0 3 x 1 1 0 3 x 3
3 2 3 4
y = 0 ,
4 2 3 4
y = −1
1 0 2 z 1 1 0 2 z −2
8
Problem 8. Now use A−1 from above to give the solution in terms of a, b, and c to
the system
1 0 3 x a
2 3 4 y = b .
1 0 2 z c
9
Problem 9. Show that if A is an invertible n×n matrix, then so is AT and (AT )−1
= (A−1 )T .
10
Problem 10. Show (AB)−1 = B−1 A−1 by verifying that AB(B−1 A−1 ) = I and B−1 A−1 (AB)
= I.
Hint: If A−1 exists for an n×n matrix, then it is unique. So if there is a matrix B
such that BA = I and AB = I then B = A−1 .
11
Problem 11. Show that (ABC)−1 = C−1 B−1 A−1 by verifying that (ABC)(C−1 B−1 A−1 )
= I and (C−1 B−1 A−1 )(ABC) = I.
12
0 5
Problem 12. Express A = as the product of three elementary matrices.
1 3
13
−2 1 0 3 0 1
Problem 13. Let A = and B = .
−3 3 1 2 −1 0
Find an invertible matrix U so that B = UA, and then express U as a product of
elementary matrices.