東京大学 情報理工学研究科 2018年度 数学 第1問
Author
Zero, etsurin
Description
次の連立一次方程式を解く問題を考える.
ここで, \(A\in R^{m\times n},b\in R^m\) は与えられた定数の行列とべクトルであり, \(x\in R^n\) は未知ベクトルである.以下の問いに答えよ.
(1)、 \(\bar{A}=(A|b)\) のように,行列 \(A\) の最後の列の後ろに1列追加した \(m\times (n+1)\) 行列を作る.例えば, \(A=\left (\begin{array}{cccc} 1&0&-1\\ 1&1&0\\ 0&1&1\\ \end{array}\right), b=\left (\begin{array}{cccc} 2\\ 4\\ 2\\ \end{array}\right)\) の場合には, \(\bar{A}=\left (\begin{array}{cccc} 1&0&-1&2\\ 1&1&0&4\\ 0&1&1&2\\ \end{array}\right)\)となる.この例の \(\bar{A}\) の第 \(i\) 列ベクトルを \(a_{i}(i=1,2,3,4)\) とする.
(i)、\(a_{1},a_{2},a_{3}\) のうち線形独立なベクトルの最大個数を求めよ.
(ii)、\(a_{4}\) が \(a_{1},a_{2},a_{3}\) の線形和で表されることを, \(a_{4}=x_{1}a_{1}+x_{2}a_{2}+a_{3}\) となるスカラー \(x_{1},x_{2}\) を求めることで示せ.
(iii)、\(a_{1},a_{2},a_{3},a_{4}\) のうち線形独立なベクトルの最大個数を求めよ.
(2)、任意の \(m,n,A,b\) 対して, \(\text{rank}(\bar{A})=\text{rank}(A)\) のとき連立一次方程式の解が存在することを示せ.
(3)、\(\text{rank}(\bar{A})>\text{rank}(A)\) ならば解は存在しない.\(m>n\), \(\text{rank}(\bar{A})=n\), \(\text{rank}(\bar{A})>\text{rank}(A)\) のとき, 連立一次方程式の右辺と左辺と差のノルムの2乗 \(\Vert b-A_{x}\Vert ^2\) を最小にする \(x\) を求めよ.
(4)、\(m<n,\text{rank}(A)=m\) のとき,どのような \(b\) に対しても連立一次方程式を満たす解が複数存在する.解のうちで \(\Vert x \Vert ^2\) を最小にする \(x\) を,連立一次方程式を制約条件として,ラグランジュ乗数法を用いて求めよ.
(5)、任意 \(m,n,A\) に対して,以下の4つの式を満たす \(P\in R^{n\times m}\) が唯一に決まることを示せ.
(6)、(3)て求めた \(x\) と(4)で求めた \(x\) が,いずれも \(x=Pb\) の形で表せることを示せ.
Kai
(1)
(i)
There are 2 linearly independent vectors in \(a_{1},a_{2},a_{3}\)
(ii)
(iii)
(2)
Assuming that \(\text{rank}(\overline{A}) = \text{rank}(A)=r\) and there is no solution with \(A_{x}=b\).
Hence the vector \(b\) or \(a_{m+1}\) cannot be represented as the linear combination of \((a_{1},a_{2},...,a_{m})\)
Hence,
which is contradictory to the fact that \(\text{rank}(\bar{A}) = \text{rank}(A)\).
Therefore, for any \(m,n,A,b\), when \(\text{rank}(\overline{A}) = \text{rank}(A)\) the equation \(Ax=b\) has nonzero solution.
(3)
Therefore,
(4)
Hence
Finally
(5)
Assume that there are two different solutions \(P, Q \in R^{n\times m}\) satisfy the conditions, then we have
Hence \(Q=P\), a contradiction to the assumption that \(P\) and \(Q\) are different.
Therefore, \(P\) is unique.
(6)
For (3), \(\text{rank}(A)=n\) and we have \(x=(A^TA)^{-1}A^Tb\), hence
For (4), \(\text{rank}(A)=m\) and we have \(x=A^T(AA^T)^{-1}b\), hence