Sheet 1
Sheet 1
1
1 2 −1 5 1 4 −3
2. Let A := , B := 2 , C :=
, D := , E := 1 2 and
3 4 4 4 2 4 −2
4
−1 5 −6
F := . For which pairs X, Y ∈ {A, B, C, D, E, F } is X − 2Y defined? And when it
3 4 −1
is defined, calculate it.
3. Calculate the following matrix products:
2
0 1 1 2 3
1 2 x 1 2
; 2 3 ; 2 3 4 .
2 3 y 2 3
4 6 3 4 5
a b
4. Let A be the 2 × 2 matrix .
c d
1 0
(i) Show that A commutes with if and only if A is diagonal (that is, b = c = 0).
0 0
1 1
(ii) Which 2 × 2 matrices A commute with ?
0 0
(iii) Use the results of (i) and (ii) to find the matrices A that commute with every 2 × 2 matrix.
5. For each α ∈ R, find the RRE form for the matrix
1 2 −3 −2 4 1
2 5 −8 −1 6 2 .
1 4 −7 4 0 α
Use your result either to solve the following system of linear equations over R, or to find values of α
for which it has no solution:
x1 + 2x2 − 3x3 − 2x4 + 4x5 = 1
2x1 + 5x2 − 8x3 − x4 + 6x5 = 2
x1 + 4x2 − 7x3 + 4x4 = α
6. Let A and B denote square matrices with real entries. For each of the following assertions, find
either a proof or a counterexample.
(i) A2 − B 2 = (A − B)(A + B).
(ii) If AB = 0 then A = 0 or B = 0.
(iii) If AB = 0 then A and B cannot both be invertible.
(iv) If A and B are invertible then A + B is invertible.
(v) If ABA = 0 and B is invertible then A2 = 0.
[Hint: where the assertions are false there are counterexamples of size 2 × 2.]
Starter
−1 3 4 −3 1 2 −2 3
S1. Let A := 1 2 , B := 3 −2 1 , C := 0 0 0 . For which pairs X,
7 −2 7 0 1 5 −4 3
Y ∈ {A, B, C} is XY defined? When it is defined, calculate it.
S2. Calculate the following matrix products.
1 0 0 0 x 1 0 0 0 x
0 1 0 0 0 −1 0
y ; 0 y
x y z w 0 0 x y z w 0 0 −1 0 z
.
1 0 z
0 0 0 1 w 0 0 0 −1 w
Pudding
Let z, w be two complex numbers such that z ↔ Z and w ↔ W. Show that z + w ↔ Z + W and
zw ↔ ZW.
P3. (Here Zn denotes the integers modulo n.) Put the following matrix into reduced row echelon
form when working over (i) R; (ii) Z3 ; (iii) Z5 .
1 1 1 0 1
1 2 −1 2 0
0 1 1 2 1