跳到主要内容

東京工業大学 工学院 情報通信系 2019年8月実施 午前 H2.

Author

Miyake

Description

Kai

1)

a)

X2Y,2X+Y=t(X2Y)S(2X+Y)=(tX2 tY)S(2X+Y)=2 tXSX+tXSY4 tYSX2 tYSY=8 \begin{aligned} \langle X-2Y, 2X+Y \rangle &= {}^t(X-2Y) S (2X+Y) \\ &= ({}^tX - 2 \ {}^t Y) S (2X+Y) \\ &= 2 \ {}^tX SX + {}^tX SY -4 \ {}^tY SX -2 \ {}^tY SY \\ &= 8 \end{aligned}

b)

(1001) \begin{aligned} \begin{pmatrix} 1 & 0 \\ 0 & 1 \end{pmatrix} \end{aligned}

c)

tXSX=(xy)(abbd)(xy)=ax2+2bxy+dy2=a(x+bay)2+(b2a+d)y2 \begin{aligned} {}^t XSX &= \begin{pmatrix} x & y \end{pmatrix} \begin{pmatrix} a & b \\ b & d \end{pmatrix} \begin{pmatrix} x \\ y \end{pmatrix} \\ &= ax^2 + 2bxy + dy^2 \\ &= a \left( x + \frac{b}{a} y \right)^2 + \left(-\frac{b^2}{a} + d \right) y^2 \end{aligned}

条件 [c-3] は、

b2a+d>0 \begin{aligned} -\frac{b^2}{a} + d \gt 0 \end{aligned}

である。

2)

与えられた部分空間のベクトルは、任意の実数 x,yx,y を使って、

(xy2x+y)\begin{aligned} \begin{pmatrix} x \\ y \\ 2x+y \end{pmatrix} \end{aligned}

と書けるから、この部分空間の次元は 22 であり、

u1=(102),  u2=(011)\begin{aligned} \boldsymbol{u}_1 = \begin{pmatrix} 1 \\ 0 \\ 2 \end{pmatrix} , \ \ \boldsymbol{u}_2 = \begin{pmatrix} 0 \\ 1 \\ 1 \end{pmatrix} \end{aligned}

が基底となる。 u2\boldsymbol{u}_2 を正規化した

u^2=12(011)\begin{aligned} \hat{\boldsymbol{u}}_2 = \frac{1}{\sqrt{2}} \begin{pmatrix} 0 \\ 1 \\ 1 \end{pmatrix} \end{aligned}

を考えると、これと直交する(与えられた部分空間に属する)ベクトル v1\boldsymbol{v}_1 を次のように作れる:

v1=u1(tu1u^2)u^2=(111)\begin{aligned} \boldsymbol{v}_1 &= \boldsymbol{u}_1 - \left( {}^t \boldsymbol{u}_1 \hat{\boldsymbol{u}}_2 \right) \hat{\boldsymbol{u}}_2 \\ &= \begin{pmatrix} 1 \\ -1 \\ 1 \end{pmatrix} \end{aligned}

これを正規化して次を得る:

v^1=13(111)\begin{aligned} \hat{\boldsymbol{v}}_1 = \frac{1}{\sqrt{3}} \begin{pmatrix} 1 \\ -1 \\ 1 \end{pmatrix} \end{aligned}

以上より、上で定義した u^2,v^1\hat{\boldsymbol{u}}_2, \hat{\boldsymbol{v}}_1 は、 与えられた部分空間の正規直交基底になっている。

3)

a)

tF(A)=t(A+tA2)=tA+t(tA)2=tA+A2=F(A) \begin{aligned} {}^t F(A) &= {}^t \left( \frac{A + {}^t A}{2} \right) \\ &= \frac{{}^t A + {}^t \left( {}^t A \right)}{2} \\ &= \frac{{}^t A + A}{2} \\ &= F(A) \end{aligned}

b)

G(A)=AF(A)=AA+tA2=AtA2  tG(A)=tAA2=G(A)  F(G(A))=G(A)+tG(A)2=O \begin{aligned} G(A) &= A - F(A) \\ &= A - \frac{A + {}^t A}{2} \\ &= \frac{A - {}^t A}{2} \\ \therefore \ \ {}^tG(A) &= \frac{{}^t A - A}{2} \\ &= - G(A) \\ \therefore \ \ F \left( G(A) \right) &= \frac{G(A) + {}^t G(A)}{2} \\ &= O \end{aligned}