Exercise 4.3.27

Answers

1.
If A is not invertible, we have AC = [det (C)]I = O. It’s impossible that C is invertible otherwise A = C1O = O. But the adjoint of the zero matrix O is also the zero matrix O, which is not invertible. So we know that in this case C is not invertible and hence det (C) = 0 = [det (A)]n1. Next, if A is invertible, we have, by Exercise 4.3.25(c) that
det (A)det (C) = det ([det (A)]I) = [det (A)]n

So we know that

det (C) = [det (A)]n1

since det (A)0.

2.
This is because
det (At~ ij) = det (Ãjit) = det (Ã).
3.
If A is an invertible upper triangular matrix, we claim that cij = 0 for all i, j with i > j. For every i, j with i > j, we know that
cij = (1)i+j det (Ã ij).

But Ãij is an upper triangular matrix with at least one zero diagonal entry if i > j. Since determinant of an upper triangular matrix is the product of all its diagonal entries. We know that for i > j we have det (Ãij) = 0 and hence cij = 0. With this, we know that the adjoint of A is also an upper triangular matrix.

User profile picture
2011-06-27 00:00
Comments