跳到主要内容

東京大学 新領域創成科学研究科 複雑理工学専攻 2022年8月実施 専門基礎科目 2.1 線形代数

Author

之遥

Description

問1

行列 AA とベクトル b\mathbf{b}

A=(010a011a00),b=(100)A = \begin{pmatrix} 0 & 1 & 0 \\ a & 0 & 1 \\ 1-a & 0 & 0 \\ \end{pmatrix} , \mathbf{b} = \begin{pmatrix} 1 \\ 0 \\ 0 \\ \end{pmatrix}

とする。ここで aa は実定数である。また, xn(n=0,1,,)\mathbf{x}_n(n = 0,1,,\dots)33 次元の実ベクトルとする。このとき以下の問に答えよ。 導出の過程を省略し, 答えのみを示せ。

(1) AA の固有値を求めよ。

(2) AA のランク rrr<3r < 3 であるとする。aa を求めよ。

(3) Av=0A\mathbf{v} = 0 を満たすベクトル v\mathbf{v} の集合を求めよ。

(4) 写像 xn+1=Axn(n=0,1,2,)\mathbf{x}_{n + 1} = A\mathbf{x}_n(n = 0,1,2,\dotsb) を考える。任意の x0\mathbf{x}_0 に対して

x=limnxn\mathbf{x}^* = \lim_{n \rightarrow \infty} \mathbf{x}_n

が存在するための aa の条件を求めよ。

(5) aa が (4) で求めた条件を満たすとする。このとき, x0=b\mathbf{x}_0 = \mathbf{b} に対する x\mathbf{x}^* を求めよ。

問2

次の 33 つのベクトルを考える:

u1=(132),u2=(110),u3=(101)\mathbf{u}_1 = \begin{pmatrix} 1 \\ 3 \\ -2 \end{pmatrix}, \mathbf{u}_2 = \begin{pmatrix} 1 \\ 1 \\ 0 \end{pmatrix}, \mathbf{u}_3 = \begin{pmatrix} 1 \\ 0 \\ 1 \end{pmatrix}

以下の問いに答えよ。

(1) これらのベクトルが 11 次独立であるかを判定せよ。

(2) これらのベクトルの 11 次結合で表される点 (x,y,z)(x,y,z) の集合が従う方程式を z=lx+myz = lx + my とする。llmm を求めよ。導出の過程を省略し, 答えのみを示せ。

問3

xyxy 直交座標系上の 33 直線 aix+biy+ci=0(i=1,2,3)a_ix + b_iy + c_i = 0(i = 1,2,3)11 点で交わる, あるいは, 平行であるための必要十分条件は

c1f1+c2f2+c3f3=0c_1f_1 + c_2f_2 + c_3f_3 = 0

である。ここで, fi(i=1,2,3)f_i(i=1,2,3) はある関数

fi=fi(a1,a2,a3,b1,b2,b3)f_i = f_i(a_1,a_2,a_3,b_1,b_2,b_3)

である。この命題に対して次の問に答えよ。

(1) 33 直線が 11 点で交わるという条件から関数 fi(i=1,2,3)f_i(i=1,2,3) を求めよ。導出の過程を省略し, 答えのみを示せ。

(2) この命題を証明せよ。

Kai

問1

(1)

λ1=1,λ2=1+4a32,λ3=14a32\lambda_1 = 1,\lambda_2 = \frac{-1 + \sqrt{4a - 3}}{2},\lambda_3 = \frac{-1 - \sqrt{4a - 3}}{2}

(2)

a=1a = 1

(3)

Whena=1,v=c[101],c is an arbitrary constant.Whena1,v=[000].\begin{aligned} &\text{When} \quad a = 1 , \quad v = c\begin{bmatrix} -1 \\ 0 \\ 1\end{bmatrix}, c \text{ is an arbitrary constant.}\\ &\text{When} \quad a \neq 1,\quad v = \begin{bmatrix} 0 \\0 \\0 \end{bmatrix}. \end{aligned}

(4)

0<a<10 < a < 1

(5)

x=13a[111a]x^* = \frac{1}{3 - a}\begin{bmatrix} 1 \\ 1\\ 1-a \end{bmatrix}

問2

(1)

There are not linearly independent.

(2)

{l=1m=1\left\{ \begin{aligned} &l = 1\\ &m = -1\\ \end{aligned} \right.

問3

(1)

{f1=a2b3a3b2f2=a3b1a1b3f3=a1b2a2b1\left\{ \begin{aligned} &f_1 = a_2b_3 - a_3b_2\\ &f_2 = a_3b_1 - a_1b_3\\ &f_3 = a_1b_2 - a_2b_1\\ \end{aligned} \right.

(2)

Let point (x0,y0)(x_0,y_0) be intersection of line 1 and 2 ,then we have

[a1b1a2b2][x0y0]=[c1c2]\begin{bmatrix} a_1 & b_1 \\ a_2 & b_2 \\ \end{bmatrix} \begin{bmatrix} x_0 \\ y_0 \\ \end{bmatrix} = \begin{bmatrix} -c_1 \\ -c_2 \\ \end{bmatrix}

Since three lines intersect at one point,

a1b2a2b10[x0y0]=[a1b1a2b2]1[c1c2]=1a1b2a2b1[b1c2b2c1a2c1a1c2]Point (x0,y0) is on line 3.[a3b3][x0y0]=c3a3(b1c2b2c1)+b3(a2c1a1c2)=c3(a1b2a2b1)c1(a2b3a3b2)+c2(a3b1a1b3)+c3(a1b2a2b1)=0\begin{aligned} &\quad a_1b_2 - a_2b_1 \neq 0 \\ &\therefore \begin{bmatrix} x_0 \\ y_0 \\ \end{bmatrix} = \begin{bmatrix} a_1 & b_1 \\ a_2 & b_2 \\ \end{bmatrix}^{-1} \begin{bmatrix} -c_1 \\ -c_2\\ \end{bmatrix} = \frac{1}{a_1b_2 - a_2b_1} \begin{bmatrix} b_1c_2 - b_2c_1 \\ a_2c_1 - a_1c_2 \\ \end{bmatrix} \\ &\because \text{Point } (x_0,y_0) \text{ is on line 3.}\\ &\therefore \begin{bmatrix} a_3 & b_3 \\ \end{bmatrix} \begin{bmatrix} x_0 \\ y_0 \end{bmatrix} = -c_3 \\ &a_3(b_1c_2 - b_2c_1) + b_3(a_2c_1 - a_1c_2) = -c_3(a_1b_2 - a_2b_1) \\ &c_1(a_2b_3 - a_3b_2) + c_2(a_3b_1 - a_1b_3) + c_3(a_1b_2 - a_2b_1) = 0 \\ \end{aligned}