(1) x軸について対称移動する一次変換を表す行列 $P_x \in M(2, \mathbb{R})$ を求める。 (2) x軸についての対称移動と原点を中心とした$\theta$回転との合成を利用して、直線 $y = (\tan \theta) x$ についての対称移動を表す行列 $A \in M(2, \mathbb{R})$ を求める。

代数学線形代数行列一次変換対称移動回転行列行列の積
2025/5/20

1. 問題の内容

(1) x軸について対称移動する一次変換を表す行列 PxM(2,R)P_x \in M(2, \mathbb{R}) を求める。
(2) x軸についての対称移動と原点を中心としたθ\theta回転との合成を利用して、直線 y=(tanθ)xy = (\tan \theta) x についての対称移動を表す行列 AM(2,R)A \in M(2, \mathbb{R}) を求める。

2. 解き方の手順

(1) x軸に関する対称移動は、点 (x,y)(x, y)(x,y)(x, -y) に写す変換である。この変換を表す行列 PxP_x は、
Px=(1001)P_x = \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}
である。
(2) まず、直線 y=(tanθ)xy = (\tan \theta) x に関する対称移動を、座標変換によってx軸に関する対称移動に帰着させることを考える。 具体的には、
(a) 原点を中心に θ-\theta 回転する。
(b) x軸に関する対称移動を行う。
(c) 原点を中心に θ\theta 回転する。
という手順で、直線 y=(tanθ)xy = (\tan \theta) x に関する対称移動を行うことができる。
原点を中心とするθ\theta回転を表す行列をRθR_\thetaとすると、
Rθ=(cosθsinθsinθcosθ)R_\theta = \begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{pmatrix}
である。
したがって、原点を中心に θ-\theta 回転する変換を表す行列は、
Rθ=(cos(θ)sin(θ)sin(θ)cos(θ))=(cosθsinθsinθcosθ)R_{-\theta} = \begin{pmatrix} \cos (-\theta) & -\sin (-\theta) \\ \sin (-\theta) & \cos (-\theta) \end{pmatrix} = \begin{pmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos \theta \end{pmatrix}
である。
直線 y=(tanθ)xy = (\tan \theta) x についての対称移動を表す行列 AA は、上記の(a), (b), (c)の手順で行列を合成することで得られる。すなわち、
A=RθPxRθ=(cosθsinθsinθcosθ)(1001)(cosθsinθsinθcosθ)A = R_{\theta} P_x R_{-\theta} = \begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{pmatrix} \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix} \begin{pmatrix} \cos \theta & \sin \theta \\ -\sin \theta & \cos \theta \end{pmatrix}
である。
行列の積を計算すると、
A=(cosθsinθsinθcosθ)(cosθsinθsinθcosθ)=(cos2θsin2θ2cosθsinθ2cosθsinθsin2θcos2θ)=(cos2θsin2θsin2θcos2θ)A = \begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{pmatrix} \begin{pmatrix} \cos \theta & \sin \theta \\ \sin \theta & -\cos \theta \end{pmatrix} = \begin{pmatrix} \cos^2 \theta - \sin^2 \theta & 2 \cos \theta \sin \theta \\ 2 \cos \theta \sin \theta & \sin^2 \theta - \cos^2 \theta \end{pmatrix} = \begin{pmatrix} \cos 2\theta & \sin 2\theta \\ \sin 2\theta & -\cos 2\theta \end{pmatrix}
となる。

3. 最終的な答え

(1) x軸について対称移動する一次変換を表す行列 PxP_x は、
Px=(1001)P_x = \begin{pmatrix} 1 & 0 \\ 0 & -1 \end{pmatrix}
(2) 直線 y=(tanθ)xy = (\tan \theta) x についての対称移動を表す行列 AA は、
A=(cos2θsin2θsin2θcos2θ)A = \begin{pmatrix} \cos 2\theta & \sin 2\theta \\ \sin 2\theta & -\cos 2\theta \end{pmatrix}

「代数学」の関連問題

与えられた式 $x^3 + x^2y - x^2 - y$ を因数分解せよ。

因数分解多項式
2025/5/20

与えられた多項式を$x$について降べきの順に整理する問題です。 (1) $2x^2 - 1 + 5x + x^4 - 3x^3$ (2) $2x^2 + xy + 3y^2 - 7x - 2y + 5...

多項式降べきの順式の整理
2025/5/20

分配法則を用いて展開します。 $6x \times 3x - 6x \times 4 = 18x^2 - 24x$

多項式単項式展開分配法則乗法除法
2025/5/20

与えられた式 $a(b-c)^2 + b(c-a)^2 + c(a-b)^2 + 8abc$ を展開し、因数分解せよ。

因数分解展開対称式多項式
2025/5/20

$x \geq 0$, $y \geq 0$, $x+3y \leq 3n$ を満たす格子点の個数を求める問題です。ここで、$n$ は自然数です。格子点とは、$x$座標と$y$座標がともに整数である点...

格子点不等式Σ(シグマ)数列数え上げ
2025/5/20

与えられた式 $ab(a+b) + bc(b+c) + ca(c+a) + 3abc$ を因数分解する問題です。

因数分解多項式
2025/5/20

$x \geq 0$, $y \leq n^2$, $y \geq x^2$ を満たす格子点の個数を求めよ。

格子点不等式和の計算積分
2025/5/20

与えられた二次関数のグラフの軸の方程式と頂点の座標を求める問題です。対象の関数は以下の通りです。 (2) $y = -x^2 + 2x + 3$ (3) $y = 2x^2 - 8x + 5$ (4)...

二次関数平方完成グラフ頂点
2025/5/20

次の2次方程式を解きます。 (1) $x^2 = -18$ (2) $9x^2 + 4 = 0$ (3) $(2x - 3)^2 = -5$ (4) $4x^2 - 5x + 2 = 0$ (5) $...

二次方程式解の公式複素数
2025/5/20

与えられた複数の線形方程式を解き、解を「(定ベクトル) + (何本かのベクトルの, 係数が任意な線形和)」の形式で表現する。

線形方程式連立方程式線形代数ベクトル
2025/5/20