(a) 次の行列 A について考える. m=1,2,3,... のとき, Am を求めよ. ここで, B は n×n 正方行列, I は n×n 単位行列とする. [Let us consider the following matrix A. Obtain Am for m=1,2,3,... , where B is an n×n square matrix, I is the n×n identity matrix.]
A=(I−B−BBI+B)
(b) 次の行列 C について考える. [Let us consider the following matrix C.]
C=1101−1202−2
(1) 行列 C の固有値と対応する固有ベクトルをすべて求めよ. [Obtain all eigenvalues and corresponding eigenvectors of the matrix C.]
(2) 集合 {Cx∣x∈R3} は平面であることを示せ. ここで, R3 は 3 次元ユークリッド空間を表し, x は 3 次元列ベクトルを表す. [Show the set {Cx∣x∈R3} is a plane, where R3 denotes the three-dimensional Euclidean space and x denotes the three-dimensional column vector.]
(3) 上の (2) で示した平面と点 p=(1,1,1)T の距離を求めよ. ここで, 上付添字 T はベクトルの転置を表す. [Obtain the distance between the plane shown in (2) and the point p=(1,1,1)T , where the superscript T denotes the transposition of a vector.]
Therefore, the eigenvalues are λ1=0 , λ2,3=2−2±4−4(−6)=−1±7 .
For λ1=0 , we have to solve Cx=0 , i.e.
1101−1202−2x1x2x3=000
x1+x2=0 , x1−x2+2x3=0 , 2x2−2x3=0 . Thus, x2=x3 and x1=−x2 .
The eigenvector corresponding to λ1=0 is v1=−111 .
For λ2=−1+7 , a corresponding eigenvector is
v2=3+71+72.
For λ3=−1−7 , a corresponding eigenvector is
v3=3−71−72.
Therefore, the corresponding eigenspaces are
span{v1} , span{v2} , and
span{v3} , respectively.
(2) Since the eigenvalue 0 exists, C is not invertible. Then, the column space of C is of dimension at most 2. We observe that the first two columns of C are linearly independent. Hence, the column space is of dimension 2. Thus {Cx∣x∈R3} is a plane.
(3) Let v1=−111 be the normal vector of the plane. The plane is given by v1⋅x=0 . i.e. −x1+x2+x3=0 . The distance from the point p=(1,1,1) to the plane is given by