2022 Sheet 1
2022 Sheet 1
Sheet 1 — HT22
3 2 4 4 2 3
a b−x c−x
for the variable x.
!
U V
3. Let A be an n × n matrix. Suppose that A has the form in which U, V, W
W X
and X are n1 × n1 , n1 × n2 , n2 × n1 and n2 × n2 matrices respectively, with n1 + n2 = n.
Show that if W = 0 then det(A) = det(U ) det(X).
4. Show that
0 1 1 1
1 0 α+β α+γ
det = −4(αβ + βγ + γα).
1 β+α 0 β+γ
1 γ+α γ+β 0
What is the value of this when α, β, γ are the three roots of the equation x3 − 1 = 0?
5. Here we derive an explicit formula for the inverse of a matrix with non-zero determinant.
(a) (Cramer’s rule) Let a1 , · · · , an ∈ Rn (column vectors) and x1 , · · · , xn ∈ R with
x1 a1 + · · · + xn an = b
xi det[a1 , · · · , an ] = det[a1 , · · · , b, · · · , an ]
where the b occurs in the ith place. [Hint: Use the properties of det from Definition
1.1 and Proposition 1.2 of the lecture notes.]
(b) Now let A = [a1 , · · · , an ] and assume det(A) 6= 0, and so there exists B = (bij ) ∈
Mn (R) such that AB = In . Write ej ∈ Rn for the column vector with 1 in the jth
place and zeros elsewhere. Show using (i) that
det[a1 , · · · , ej , · · · , an ]
bij =
det(A)