这一节主要说了转置矩阵行列式的计算、特殊的分块矩阵行列式计算,通过classical adjoint计算行列式,以及通过行列式确定矩阵是否可逆及逆矩阵计算方法(Theorem 4), 最后提了一下Cramer’s rule。最后的最后,作者还苦口婆心的说不要注重行列式的计算,要注重其理论意义和证明,关注how it behaves而不是how to compute。(结果习题上来就是两道compute……)
Exercises
1.Use the classical adjoint formula to compute the inverse of each of the following real matrices.
Solution: Let the first matrix be and the second be
.
We have and
We have and
2.Use Cramer’s rule to solve each of the following systems of linear equations over the field of rational numbers.
( a ) . ( b )
Solution:
( a ) The coefficient matrix of the system is
Also we have
A simple calculation shows , thus the solution is
.
( b ) The coefficient matrix of the system is
Also we have
A simple calculation shows , thus the solution is
.
3.An matrix
over a field
is skew-symmetric if
. If
is a skew-symmetric
matrix with complex entires and
is odd, prove that
.
Solution: We have and
, as
is odd,
, thus
.
4.An matrix
over a field
is called orthogonal if
. If
is orthogonal, show that
. Give an example of an orthogonal matrix for which
.
Solution: We have , which gives the result. One example that
may be
.
5.An matrix
over the field of complex numbers is said to be unitary if
(
denotes the conjugate transpose of
). If
is unitary, show that
.
Solution: For any matrix over the field of complex numbers, if
is the conjugate of
, we can see that
, since taking conjugate is preserved under addition and multiplication of complex numbers. Thus If
is the conjugate transpose of
, we have
and
. Thus from
we have
thus .
6.Let and
be linear operators on the finite dimensional vector space
. Prove
( a ) ;
( b ) is invertible if and only if
.
Solution: If is the matrix of
with some basis
and
is the matrix of
with the same basis, then
is the matrix of
with
, thus
which solves (a). To prove (b), notice that is invertible if and only if there exists
such that
, which means
, since the operator
has matrix
with any basis. This means
.
7.Let be an
matrix over
, a commutative ring with identity. Suppose
has the block form
where is an
matrix. Prove
Solution: We already have , recursively use this we can have the result.
8.Let be the vector space of
matrices over the field
. Let
be a fixed element of
and let
be the linear operator on
defined by
. Show that
.
Solution: Since , we know that
is not singular, thus not invertible, by Exercise 6(b),
.
9.Let be an
matrix over a field,
. If
is any positive integer between
and
, an
submatrix of
is any
matrix obtained by deleting
rows and
columns of
. The determinant rank of
is the largest positive integer
such that some
submatrix of
has a non-zero determinant. Prove that the determinant rank of
is equal to the row rank of
(
column rank
).
Solution: Suppose the row rank of is
, then if we write
where
are row vectors of
, then any basis of the set
would have length
. Suppose
are one basis of
, then they are linearly independent, forming a matrix
which has rank
, rewriting
with its column vectors
, we can select
which is linearly independent. The matrix
is an
submatrix of
, and it is invertible since it has rank
, thus its determinant is not zero.
Now assume has one
submatrix
with a non-zero determinant, and
, then the corresponding
rows of
which generates
are linearly independent, which means the row rank of
is at least
, a contradiction. Thus any
submatrix of
which has non-zero determinant shall satisfy
, and the conclusion follows.
10.Let be an
matrix over the field
. Prove that there are at most
distinct scalars
in
such that
.
Solution: Let be an
matrix with polynomial entries, then
is a monic polynomial over
with degree
, since among
the only possibility to generate an item of degree
is to let
. Since a polynomial with degree
has at most
distinct roots in
, we get the result.
11.Let and
be
matrices over the field
. Show that if
is invertible there are at most
scalars
in
for which the matrix
is not invertible.
Solution: If is not invertible, then
. Since
is invertible, we have
and
so if and only if
, the conclusion follows since
is an
matrix over the field
and Exercise 10.
12.If is the vector space of
matrices over
and
is a fixed
matrix over
, let
and
be the linear operators on
defined by
and
. Show that
.
Solution: Let be the
matrix which has
only in the
th row and the
th column, then
are one basis for
. Since
the matrix of under the basis
is
The matrix of under the basis
is
and the conclusion follows from Exercise 7 and .
13.Let be the vector space of all
matrices over the field of complex numbers, and let
be a fixed
matrix over
. Define a linear operator
on
by
, where
. Show that
. Now let
be the set of all Hermitan matrices in
,
being Hermitan if
. Then
is a vector space over the field of *real* numbers. Show that the function
defined by
is a linear operator on the real vector space
, and then show that
.
Solution: , thus use Exercise 6(a) we have
, from Exercise 12 we have
,
, thus
, notice that
, thus
. Now for
, if
, then
If we let be the set of
matrices which satisfies:
For if one of
;
For and
if
or
; For
and
if
or
.
Then all the are Hermitan and the set
is a basis for
. Thus on
we have
and the matrix of
under the basis
shall be the same as the matrix of
under this basis, thus
.
14.Let be commuting
matrices over the field
. Show that the determinant of the
matrix
is
.
Solution: Let , then
, which means
, and then
, thus using the fact that
are commuting, we have
thus , which means
. Now Let
, we see that
, so
and
, thus
.