画像に掲載されている数学の問題のうち、問題4を解きます。 問題4は、行列 $A = \begin{pmatrix} 2 & 1 & 3 \\ 1 & -1 & 0 \\ 1 & 2 & 1 \end{pmatrix}$ に関する以下の問いに答えるものです。 (1) $|A|$ を求めよ。 (2) $A$ の $(i, j)$ 余因子を $\tilde{a}_{ij}$ と表すとき、$\tilde{a}_{11}$ と $\tilde{a}_{32}$ を求めよ。 (3) $A^{-1}$ の $(1,1)$ 成分と $(2,3)$ 成分を求めよ。
2025/7/26
1. 問題の内容
画像に掲載されている数学の問題のうち、問題4を解きます。
問題4は、行列 に関する以下の問いに答えるものです。
(1) を求めよ。
(2) の 余因子を と表すとき、 と を求めよ。
(3) の 成分と 成分を求めよ。
2. 解き方の手順
(1) を求める。
は行列 の行列式です。行列式は以下のように計算できます。
\begin{align*}
|A| &= 2 \cdot \begin{vmatrix} -1 & 0 \\ 2 & 1 \end{vmatrix} - 1 \cdot \begin{vmatrix} 1 & 0 \\ 1 & 1 \end{vmatrix} + 3 \cdot \begin{vmatrix} 1 & -1 \\ 1 & 2 \end{vmatrix} \\
&= 2(-1 \cdot 1 - 0 \cdot 2) - 1(1 \cdot 1 - 0 \cdot 1) + 3(1 \cdot 2 - (-1) \cdot 1) \\
&= 2(-1) - 1(1) + 3(2 + 1) \\
&= -2 - 1 + 3(3) \\
&= -3 + 9 \\
&= 6
\end{align*}
(2) と を求める。
は 成分の余因子です。余因子は以下のように計算できます。
, where is the minor of .
(3) の 成分と 成分を求める。
, where is the adjugate of .
The adjugate of is the transpose of the cofactor matrix of .
Therefore, .
3. 最終的な答え
(1)
(2) ,
(3) の 成分は 、 成分は