$\begin{pmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{pmatrix} \begin{pmatrix} \cos \varphi & 0 & -\sin \varphi \\ 0 & 1 & 0 \\ \sin \varphi & 0 & \cos \varphi \end{pmatrix}$ を計算します。

代数学行列行列の積回転行列行列式余因子行列簡約化
2025/7/15
##

1. 問題の内容

1. 行列の積を計算する問題です。具体的には、

(cosθsinθ0sinθcosθ0001)(cosφ0sinφ010sinφ0cosφ)\begin{pmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{pmatrix} \begin{pmatrix} \cos \varphi & 0 & -\sin \varphi \\ 0 & 1 & 0 \\ \sin \varphi & 0 & \cos \varphi \end{pmatrix}
を計算します。

2. 行列 $A = \begin{pmatrix} \frac{1}{2} & -\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2} & \frac{1}{2} \end{pmatrix}$ に対し、$A^{2023}$ を求めます。

3. $\cosh \varphi = \frac{e^{\varphi} + e^{-\varphi}}{2}$, $\sinh \varphi = \frac{e^{\varphi} - e^{-\varphi}}{2}$ のとき、

(coshφsinhφsinhφcoshφ)(coshφsinhφ)\begin{pmatrix} \cosh \varphi & \sinh \varphi \\ \sinh \varphi & \cosh \varphi \end{pmatrix} \begin{pmatrix} \cosh \varphi \\ \sinh \varphi \end{pmatrix}
を計算します。

4. (1)で定義される行列式の値を求めます。

5. (1)で定義される行列の余因子行列を求めます。

6. 行列を簡約化する問題です。具体的には、

(31794102351144721566)\begin{pmatrix} 3 & 1 & 7 & 9 & 4 \\ -1 & 0 & -2 & -3 & 5 \\ 1 & 1 & 4 & 4 & 7 \\ -2 & -1 & -5 & -6 & 6 \end{pmatrix}
を簡約化します。
##

2. 解き方の手順

1. 行列の積を計算します。

(cosθsinθ0sinθcosθ0001)(cosφ0sinφ010sinφ0cosφ)=(cosθcosφsinθcosθsinφsinθcosφcosθsinθsinφsinφ0cosφ)\begin{pmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{pmatrix} \begin{pmatrix} \cos \varphi & 0 & -\sin \varphi \\ 0 & 1 & 0 \\ \sin \varphi & 0 & \cos \varphi \end{pmatrix} = \begin{pmatrix} \cos \theta \cos \varphi & -\sin \theta & -\cos \theta \sin \varphi \\ \sin \theta \cos \varphi & \cos \theta & -\sin \theta \sin \varphi \\ \sin \varphi & 0 & \cos \varphi \end{pmatrix}

2. 行列 $A = \begin{pmatrix} \frac{1}{2} & -\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2} & \frac{1}{2} \end{pmatrix}$ は、回転行列に対応します。

A=(cosπ3sinπ3sinπ3cosπ3)A = \begin{pmatrix} \cos \frac{\pi}{3} & -\sin \frac{\pi}{3} \\ \sin \frac{\pi}{3} & \cos \frac{\pi}{3} \end{pmatrix}
したがって、A2023A^{2023}2023π3\frac{2023 \pi}{3} 回転することに対応します。
2023π3=674π+π3\frac{2023 \pi}{3} = 674\pi + \frac{\pi}{3} より、
A2023=(cosπ3sinπ3sinπ3cosπ3)=(12323212)A^{2023} = \begin{pmatrix} \cos \frac{\pi}{3} & -\sin \frac{\pi}{3} \\ \sin \frac{\pi}{3} & \cos \frac{\pi}{3} \end{pmatrix} = \begin{pmatrix} \frac{1}{2} & -\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2} & \frac{1}{2} \end{pmatrix}

3. 行列の積を計算します。

(coshφsinhφsinhφcoshφ)(coshφsinhφ)=(cosh2φ+sinh2φsinhφcoshφ+coshφsinhφ)=(cosh(2φ)sinh(2φ))\begin{pmatrix} \cosh \varphi & \sinh \varphi \\ \sinh \varphi & \cosh \varphi \end{pmatrix} \begin{pmatrix} \cosh \varphi \\ \sinh \varphi \end{pmatrix} = \begin{pmatrix} \cosh^2 \varphi + \sinh^2 \varphi \\ \sinh \varphi \cosh \varphi + \cosh \varphi \sinh \varphi \end{pmatrix} = \begin{pmatrix} \cosh(2\varphi) \\ \sinh(2\varphi) \end{pmatrix}

4. (1)の行列の行列式を計算します。

det(cosθsinθ0sinθcosθ0001)=cos2θ+sin2θ=1\det \begin{pmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{pmatrix} = \cos^2 \theta + \sin^2 \theta = 1
det(cosφ0sinφ010sinφ0cosφ)=cos2φ+sin2φ=1\det \begin{pmatrix} \cos \varphi & 0 & -\sin \varphi \\ 0 & 1 & 0 \\ \sin \varphi & 0 & \cos \varphi \end{pmatrix} = \cos^2 \varphi + \sin^2 \varphi = 1
したがって、求める行列式は 1×1=11 \times 1 = 1 です。

5. (1)の行列の余因子行列を計算します。

まず、
A=(cosθsinθ0sinθcosθ0001)A = \begin{pmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{pmatrix}
の余因子行列は
(cosθsinθ0sinθcosθ0001)T=(cosθsinθ0sinθcosθ0001)\begin{pmatrix} \cos \theta & -\sin \theta & 0 \\ \sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{pmatrix}^T = \begin{pmatrix} \cos \theta & \sin \theta & 0 \\ -\sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{pmatrix}
次に、
B=(cosφ0sinφ010sinφ0cosφ)B = \begin{pmatrix} \cos \varphi & 0 & -\sin \varphi \\ 0 & 1 & 0 \\ \sin \varphi & 0 & \cos \varphi \end{pmatrix}
の余因子行列は
(cosφ0sinφ010sinφ0cosφ)\begin{pmatrix} \cos \varphi & 0 & \sin \varphi \\ 0 & 1 & 0 \\ -\sin \varphi & 0 & \cos \varphi \end{pmatrix}
(1)の行列はABABなので、その余因子行列はBTATB^T A^Tになります。
よって
BTAT=(cosφ0sinφ010sinφ0cosφ)(cosθsinθ0sinθcosθ0001)=(cosφcosθcosφsinθsinφsinθcosθ0sinφcosθsinφsinθcosφ)B^T A^T = \begin{pmatrix} \cos \varphi & 0 & \sin \varphi \\ 0 & 1 & 0 \\ -\sin \varphi & 0 & \cos \varphi \end{pmatrix} \begin{pmatrix} \cos \theta & \sin \theta & 0 \\ -\sin \theta & \cos \theta & 0 \\ 0 & 0 & 1 \end{pmatrix} = \begin{pmatrix} \cos \varphi \cos \theta & \cos \varphi \sin \theta & \sin \varphi \\ -\sin \theta & \cos \theta & 0 \\ -\sin \varphi \cos \theta & -\sin \varphi \sin \theta & \cos \varphi \end{pmatrix}

6. 与えられた行列を簡約化します。掃き出し法などを用います。計算が煩雑なので、ここでは結果のみ示します。簡約化された行列は単位行列になります。

##

3. 最終的な答え

1. $\begin{pmatrix} \cos \theta \cos \varphi & -\sin \theta & -\cos \theta \sin \varphi \\ \sin \theta \cos \varphi & \cos \theta & -\sin \theta \sin \varphi \\ \sin \varphi & 0 & \cos \varphi \end{pmatrix}$

2. $\begin{pmatrix} \frac{1}{2} & -\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2} & \frac{1}{2} \end{pmatrix}$

3. $\begin{pmatrix} \cosh(2\varphi) \\ \sinh(2\varphi) \end{pmatrix}$

4. 1

5. $\begin{pmatrix} \cos \varphi \cos \theta & \cos \varphi \sin \theta & \sin \varphi \\ -\sin \theta & \cos \theta & 0 \\ -\sin \varphi \cos \theta & -\sin \varphi \sin \theta & \cos \varphi \end{pmatrix}$

6. $\begin{pmatrix} 1 & 0 & 0 & 0 & 0 \\ 0 & 1 & 0 & 0 & 0 \\ 0 & 0 & 1 & 0 & 0 \\ 0 & 0 & 0 & 1 & 0 \end{pmatrix}$

「代数学」の関連問題

$(x-7)(x-5)$ を展開して、整理された式を求める問題です。

展開多項式因数分解
2025/7/15

与えられた数列の一般項 $a_n$ と、初項から第 $n$ 項までの和 $S_n$ を求める問題です。 数列は $\frac{3}{1^2}, \frac{5}{1^2+2^2}, \frac{7}{...

数列一般項シグマ部分分数分解
2025/7/15

$y = a(x-p)^2 + q$ のグラフを、$x$軸方向に3、$y$軸方向に4だけ平行移動させると、$y = 2(x-4)^2 + 7$ のグラフと一致するとき、$a$, $p$, $q$ の値...

二次関数平行移動グラフ方程式
2025/7/15

2次関数 $y=(x-p)^2 + q$ のグラフを、$x$軸方向に1、$y$軸方向に2だけ平行移動させると、$y=(x-6)^2 + 9$ のグラフに重なる。このとき、$p$と$q$の値を求める。

二次関数平行移動グラフ方程式
2025/7/15

次の同次連立1次方程式の解を求めよ。 (1) $\begin{cases} x - 2y - 3z = 0 \\ 2x + 3y + 4z = 0 \\ 3x - 4y - 7z = 0 \end{c...

連立一次方程式行列線形代数解の存在性
2025/7/15

与えられた二次関数 $y = -x^2 + 4x - 8$ を、平方完成の形 $y = a(x-p)^2 + q$ に変形し、空欄を埋める問題です。

二次関数平方完成数式変形
2025/7/15

$D = 1^2 - 4(6)(-12) = 1 + 288 = 289 > 0$ したがって、共有点は2個。

二次関数判別式グラフ共有点二次方程式
2025/7/15

次の連立一次方程式の解を求めます。 $\begin{cases} x_1 + 3x_2 + 2x_3 - 5x_4 = 6 \\ 2x_1 + 6x_2 + 3x_3 - 8x_4 + x_5 = 3...

連立一次方程式ガウスの消去法線形代数
2025/7/15

与えられた2次関数 $y = -x^2 + 4x - 8$ を平方完成する問題です。

二次関数平方完成
2025/7/15

与えられた方程式 $(2x + 5)^2 - 7 = 0$ を解いて、$x$ の値を求める。

二次方程式平方根方程式の解
2025/7/15