問題
(1) \(n\times m\)の行列\(M\)の階数が\(m\)であることと、\(|M^TM|\neq 0\)が等価であることを示せ。
(2) ブロック行列
\[ \begin{bmatrix}A&B\\O&C\end{bmatrix}\]
の逆行列を求めよ。ただし\(A,B,C\)はそれぞれ\(n\times n, n\times m, m\times m\)で\(|A|\neq 0,|C|\neq 0\)である。
(3) 行列
\[ \begin{bmatrix}-5&1&4&1&1\\ 1&2&5&1&0\\ -2&0&5&0&1\\ 3&3&9&2&0\\ 0&0&-1&1&1\end{bmatrix}\]
の固有ベクトルの1つが\([1\ 2\ a\ b\ 5]^T\)であるという。\(a,b\)の値を求めよ。