東京大学 情報理工学系研究科 コンピュータ科学専攻 2016年2月実施 問題1
Author
Description
A unit lower triangular matrix is a lower triangular matrix whose diagonal elements are all equal to
Answer the following questions.
(1) Suppose that
(2) Suppose that
(3) Compute the inverse matrices of
respectively.
(4) Suppose that an
You can use the following facts:
- (i) The inverse of an upper triangular matrix, if it exists, is also an upper triangular matrix.
- (ii) The inverse of a unit lower triangular matrix always exists, and it is also a unit lower triangular matrix.
Kai
(1)
A lower triangular matrix
Every item of the summation yields either
The same another way:
(2)
Let
Let's examine diagonal items,
(3)
Inverse of a unit lower triangular matrix is also unit lower triangular.
So, we need to find only one entry of the inverse of
Obviously,
Here,
(4)
Prove that if
Assume that inverses of
We know from question (2) that left-hand side of the last equation is lower unit triangular matrix.
In similar manner, we can show that right-hand is upper triangular.
Lower and upper triangular matrices can be equal iff they are both diagonal.
Moreover, since
That is,