与えられた5つの行列 A, B, C, D, E それぞれについて、行列式と逆行列を求めよ。

代数学行列行列式逆行列
2025/7/15

1. 問題の内容

与えられた5つの行列 A, B, C, D, E それぞれについて、行列式と逆行列を求めよ。

2. 解き方の手順

(1) 行列 A = (abcd)\begin{pmatrix} a & b \\ c & d \end{pmatrix} について
行列式は det(A)=adbc\det(A) = ad - bc である。
もし adbc0ad - bc \neq 0 ならば、逆行列は
A1=1adbc(dbca)A^{-1} = \frac{1}{ad-bc} \begin{pmatrix} d & -b \\ -c & a \end{pmatrix}
(2) 行列 B = (1pt01q001)\begin{pmatrix} 1 & p & t \\ 0 & 1 & q \\ 0 & 0 & 1 \end{pmatrix} について
行列式は det(B)=111=1\det(B) = 1 \cdot 1 \cdot 1 = 1 である。
逆行列は
B1=(1ppqt01q001)B^{-1} = \begin{pmatrix} 1 & -p & pq-t \\ 0 & 1 & -q \\ 0 & 0 & 1 \end{pmatrix}
(3) 行列 C = (cosφsinφ0sinφcosφ0001)\begin{pmatrix} \cos \varphi & -\sin \varphi & 0 \\ \sin \varphi & \cos \varphi & 0 \\ 0 & 0 & 1 \end{pmatrix} について
行列式は det(C)=cos2φ+sin2φ=1\det(C) = \cos^2 \varphi + \sin^2 \varphi = 1 である。
逆行列は
C1=(cosφsinφ0sinφcosφ0001)C^{-1} = \begin{pmatrix} \cos \varphi & \sin \varphi & 0 \\ -\sin \varphi & \cos \varphi & 0 \\ 0 & 0 & 1 \end{pmatrix}
(4) 行列 D = (1000cosθsinθ0sinθcosθ)\begin{pmatrix} 1 & 0 & 0 \\ 0 & \cos \theta & \sin \theta \\ 0 & -\sin \theta & \cos \theta \end{pmatrix} について
行列式は det(D)=1(cos2θ+sin2θ)=1\det(D) = 1 \cdot (\cos^2 \theta + \sin^2 \theta) = 1 である。
逆行列は
D1=(1000cosθsinθ0sinθcosθ)D^{-1} = \begin{pmatrix} 1 & 0 & 0 \\ 0 & \cos \theta & -\sin \theta \\ 0 & \sin \theta & \cos \theta \end{pmatrix}
(5) 行列 E = (cosφsinφcosθsinφsinθsinφcosφcosθcosφsinθ0sinθcosθ)\begin{pmatrix} \cos \varphi & -\sin \varphi \cos \theta & -\sin \varphi \sin \theta \\ \sin \varphi & \cos \varphi \cos \theta & \cos \varphi \sin \theta \\ 0 & -\sin \theta & \cos \theta \end{pmatrix} について
行列式は
det(E)=cosφ(cosφcos2θ+cosφsin2θ)+sinφcosθ(sinφcos2θ+sinφsin2θ)=cos2φcosθ+sin2φcosθ=cosθ\det(E) = \cos \varphi (\cos \varphi \cos^2 \theta + \cos \varphi \sin^2 \theta) + \sin \varphi \cos \theta (\sin \varphi \cos^2 \theta + \sin \varphi \sin^2 \theta) = \cos^2 \varphi \cos \theta + \sin^2 \varphi \cos \theta = \cos \theta
逆行列は
E1=(cosφsinφ0sinφcosθcosφcosθsinθsinφsinθcosφsinθcosθ)/cosθ=(cosφcosθsinφcosθ0sinφcosφtanθsinφtanθcosφtanθ1)E^{-1} = \begin{pmatrix} \cos \varphi & \sin \varphi & 0 \\ -\sin \varphi \cos \theta & \cos \varphi \cos \theta & -\sin \theta \\ -\sin \varphi \sin \theta & \cos \varphi \sin \theta & \cos \theta \end{pmatrix} / \cos \theta = \begin{pmatrix} \frac{\cos \varphi}{\cos \theta} & \frac{\sin \varphi}{\cos \theta} & 0 \\ -\sin \varphi & \cos \varphi & -\tan \theta \\ -\sin \varphi \tan \theta & \cos \varphi \tan \theta & 1 \end{pmatrix}

3. 最終的な答え

(1) det(A)=adbc\det(A) = ad - bc, A1=1adbc(dbca)A^{-1} = \frac{1}{ad-bc} \begin{pmatrix} d & -b \\ -c & a \end{pmatrix}
(2) det(B)=1\det(B) = 1, B1=(1ppqt01q001)B^{-1} = \begin{pmatrix} 1 & -p & pq-t \\ 0 & 1 & -q \\ 0 & 0 & 1 \end{pmatrix}
(3) det(C)=1\det(C) = 1, C1=(cosφsinφ0sinφcosφ0001)C^{-1} = \begin{pmatrix} \cos \varphi & \sin \varphi & 0 \\ -\sin \varphi & \cos \varphi & 0 \\ 0 & 0 & 1 \end{pmatrix}
(4) det(D)=1\det(D) = 1, D1=(1000cosθsinθ0sinθcosθ)D^{-1} = \begin{pmatrix} 1 & 0 & 0 \\ 0 & \cos \theta & -\sin \theta \\ 0 & \sin \theta & \cos \theta \end{pmatrix}
(5) det(E)=cosθ\det(E) = \cos \theta, E1=(cosφcosθsinφcosθ0sinφcosφtanθsinφtanθcosφtanθ1)E^{-1} = \begin{pmatrix} \frac{\cos \varphi}{\cos \theta} & \frac{\sin \varphi}{\cos \theta} & 0 \\ -\sin \varphi & \cos \varphi & -\tan \theta \\ -\sin \varphi \tan \theta & \cos \varphi \tan \theta & 1 \end{pmatrix}

「代数学」の関連問題

$a$ を定数として、以下の2つの不等式を解く問題です。 (1) $ax - 1 > 0$ (2) $x - 2 > 2a - ax$

不等式一次不等式場合分け数式処理
2025/7/15

定数 $a$ を用いて表された2つの不等式を解く問題です。 (1) $ax + 2 > 0$ (2) $ax - 6 > 2x - 3a$

不等式一次不等式場合分け定数
2025/7/15

与えられた6つの二次関数について、それぞれのグラフの軸と頂点を求める問題です。 (1) $y=x^2-4x$ (2) $y=-x^2+3x-2$ (3) $y=2x^2+8x+12$ (4) $y=-...

二次関数平方完成グラフ頂点
2025/7/15

次の2つの2次関数のグラフを書き、それぞれの軸と頂点を求めなさい。 (1) $y = x^2 + 4x + 3$ (2) $y = -2x^2 + 6x - 1$

二次関数グラフ平方完成頂点
2025/7/15

2次関数 $y = -3(x+2)^2 - 4$ のグラフが、2次関数 $y = ax^2$ のグラフをどのように平行移動したものか、また、軸の方程式と頂点の座標を求める問題です。

二次関数グラフ平行移動頂点
2025/7/15

2次関数 $y=2x^2$ のグラフを平行移動して得られる次の3つの2次関数のグラフについて、どのように平行移動したか、また、それぞれのグラフにおける軸と頂点を求める。 (1) $y=2x^2+1$ ...

二次関数グラフの平行移動頂点
2025/7/15

次の2つの関数について、与えられた定義域における値域を求め、最大値と最小値があればそれらを求めます。 (1) $y = -2x + 3$ ($-1 \le x \le 2$) (2) $y = \fr...

一次関数値域最大値最小値
2025/7/15

与えられた関数の定義域における値域を求め、最大値と最小値があればそれらを求める。 (1) $y = x + 2$ ($0 \le x \le 3$) (2) $y = 4 - 2x$ ($-1 \le...

一次関数値域最大値最小値
2025/7/15

問題は、乗法の公式に関する穴埋め問題です。以下の4つの式を展開する必要があります。 (1) $(x+a)(x+b) = $ (2) $(x+a)^2 = $ (3) $(x-a)^2 = $ (4) ...

展開乗法の公式多項式
2025/7/15

画像にある数学の問題を解きます。具体的には、単項式と多項式の乗法・除法、式の展開、そしてそれらを組み合わせた計算問題です。

式の展開単項式多項式分配法則展開公式
2025/7/15