ベクトル $\vec{x} = \begin{pmatrix} x \\ y \end{pmatrix}$ が与えられたとき、以下の変換によって移されるベクトルを求めます。 (1) $y$軸について対称移動 (2) 原点について対称移動 (3) 原点を中心に $60^\circ$ 回転移動 (4) $y=x$ について対称移動し、原点を中心に $45^\circ$ 回転移動 (5) 原点を中心に $30^\circ$ 回転移動し、$x$軸について対称移動した後に、原点を中心に $60^\circ$ 回転移動 (6) $y=x$ について対称移動し、原点を中心に $45^\circ$ 回転移動した後に、$y$軸について対称移動

幾何学ベクトル線形代数座標変換回転対称移動
2025/6/5
はい、承知いたしました。数学の問題を解いていきます。

1. 問題の内容

ベクトル x=(xy)\vec{x} = \begin{pmatrix} x \\ y \end{pmatrix} が与えられたとき、以下の変換によって移されるベクトルを求めます。
(1) yy軸について対称移動
(2) 原点について対称移動
(3) 原点を中心に 6060^\circ 回転移動
(4) y=xy=x について対称移動し、原点を中心に 4545^\circ 回転移動
(5) 原点を中心に 3030^\circ 回転移動し、xx軸について対称移動した後に、原点を中心に 6060^\circ 回転移動
(6) y=xy=x について対称移動し、原点を中心に 4545^\circ 回転移動した後に、yy軸について対称移動

2. 解き方の手順

(1) yy軸について対称移動:
yy軸に関して対称な点の座標は、xx座標の符号が反転します。
したがって、(xy)\begin{pmatrix} x \\ y \end{pmatrix}(xy)\begin{pmatrix} -x \\ y \end{pmatrix} に移ります。
(2) 原点について対称移動:
原点に関して対称な点の座標は、xx座標とyy座標の符号が反転します。
したがって、(xy)\begin{pmatrix} x \\ y \end{pmatrix}(xy)\begin{pmatrix} -x \\ -y \end{pmatrix} に移ります。
(3) 原点を中心に 6060^\circ 回転移動:
回転行列は
R(θ)=(cosθsinθsinθcosθ)R(\theta) = \begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}
で表されます。θ=60=π3\theta = 60^\circ = \frac{\pi}{3} のとき、
R(60)=(cos(60)sin(60)sin(60)cos(60))=(12323212)R(60^\circ) = \begin{pmatrix} \cos(60^\circ) & -\sin(60^\circ) \\ \sin(60^\circ) & \cos(60^\circ) \end{pmatrix} = \begin{pmatrix} \frac{1}{2} & -\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2} & \frac{1}{2} \end{pmatrix}
したがって、(xy)\begin{pmatrix} x \\ y \end{pmatrix}(12x32y32x+12y)\begin{pmatrix} \frac{1}{2}x - \frac{\sqrt{3}}{2}y \\ \frac{\sqrt{3}}{2}x + \frac{1}{2}y \end{pmatrix} に移ります。
(4) y=xy=x について対称移動し、原点を中心に 4545^\circ 回転移動:
y=xy=x について対称移動すると、(xy)\begin{pmatrix} x \\ y \end{pmatrix}(yx)\begin{pmatrix} y \\ x \end{pmatrix} に移ります。
4545^\circ回転行列は R(45)=(cos(45)sin(45)sin(45)cos(45))=(22222222)R(45^\circ) = \begin{pmatrix} \cos(45^\circ) & -\sin(45^\circ) \\ \sin(45^\circ) & \cos(45^\circ) \end{pmatrix} = \begin{pmatrix} \frac{\sqrt{2}}{2} & -\frac{\sqrt{2}}{2} \\ \frac{\sqrt{2}}{2} & \frac{\sqrt{2}}{2} \end{pmatrix}
したがって、(yx)\begin{pmatrix} y \\ x \end{pmatrix}(22y22x22y+22x)\begin{pmatrix} \frac{\sqrt{2}}{2}y - \frac{\sqrt{2}}{2}x \\ \frac{\sqrt{2}}{2}y + \frac{\sqrt{2}}{2}x \end{pmatrix} に移ります。
(5) 原点を中心に 3030^\circ 回転移動し、xx軸について対称移動した後に、原点を中心に 6060^\circ 回転移動:
3030^\circ回転行列は R(30)=(cos(30)sin(30)sin(30)cos(30))=(32121232)R(30^\circ) = \begin{pmatrix} \cos(30^\circ) & -\sin(30^\circ) \\ \sin(30^\circ) & \cos(30^\circ) \end{pmatrix} = \begin{pmatrix} \frac{\sqrt{3}}{2} & -\frac{1}{2} \\ \frac{1}{2} & \frac{\sqrt{3}}{2} \end{pmatrix}
(xy)\begin{pmatrix} x \\ y \end{pmatrix}(32x12y12x+32y)\begin{pmatrix} \frac{\sqrt{3}}{2}x - \frac{1}{2}y \\ \frac{1}{2}x + \frac{\sqrt{3}}{2}y \end{pmatrix} に移ります。
xx軸に関して対称移動すると、(32x12y12x+32y)\begin{pmatrix} \frac{\sqrt{3}}{2}x - \frac{1}{2}y \\ \frac{1}{2}x + \frac{\sqrt{3}}{2}y \end{pmatrix}(32x12y12x32y)\begin{pmatrix} \frac{\sqrt{3}}{2}x - \frac{1}{2}y \\ -\frac{1}{2}x - \frac{\sqrt{3}}{2}y \end{pmatrix} に移ります。
6060^\circ回転行列は R(60)=(12323212)R(60^\circ) = \begin{pmatrix} \frac{1}{2} & -\frac{\sqrt{3}}{2} \\ \frac{\sqrt{3}}{2} & \frac{1}{2} \end{pmatrix}
したがって、(32x12y12x32y)\begin{pmatrix} \frac{\sqrt{3}}{2}x - \frac{1}{2}y \\ -\frac{1}{2}x - \frac{\sqrt{3}}{2}y \end{pmatrix}(12(32x12y)32(12x32y)32(32x12y)+12(12x32y))=(34x14y+34x+34y34x34y14x34y)=(32x+12y12x32y)\begin{pmatrix} \frac{1}{2}(\frac{\sqrt{3}}{2}x - \frac{1}{2}y) - \frac{\sqrt{3}}{2}(-\frac{1}{2}x - \frac{\sqrt{3}}{2}y) \\ \frac{\sqrt{3}}{2}(\frac{\sqrt{3}}{2}x - \frac{1}{2}y) + \frac{1}{2}(-\frac{1}{2}x - \frac{\sqrt{3}}{2}y) \end{pmatrix} = \begin{pmatrix} \frac{\sqrt{3}}{4}x - \frac{1}{4}y + \frac{\sqrt{3}}{4}x + \frac{3}{4}y \\ \frac{3}{4}x - \frac{\sqrt{3}}{4}y - \frac{1}{4}x - \frac{\sqrt{3}}{4}y \end{pmatrix} = \begin{pmatrix} \frac{\sqrt{3}}{2}x + \frac{1}{2}y \\ \frac{1}{2}x - \frac{\sqrt{3}}{2}y \end{pmatrix}
(6) y=xy=x について対称移動し、原点を中心に 4545^\circ 回転移動した後に、yy軸について対称移動:
y=xy=x について対称移動すると、(xy)\begin{pmatrix} x \\ y \end{pmatrix}(yx)\begin{pmatrix} y \\ x \end{pmatrix} に移ります。
4545^\circ回転行列は R(45)=(22222222)R(45^\circ) = \begin{pmatrix} \frac{\sqrt{2}}{2} & -\frac{\sqrt{2}}{2} \\ \frac{\sqrt{2}}{2} & \frac{\sqrt{2}}{2} \end{pmatrix}
(yx)\begin{pmatrix} y \\ x \end{pmatrix}(22y22x22y+22x)\begin{pmatrix} \frac{\sqrt{2}}{2}y - \frac{\sqrt{2}}{2}x \\ \frac{\sqrt{2}}{2}y + \frac{\sqrt{2}}{2}x \end{pmatrix} に移ります。
yy軸に関して対称移動すると、(22y22x22y+22x)\begin{pmatrix} \frac{\sqrt{2}}{2}y - \frac{\sqrt{2}}{2}x \\ \frac{\sqrt{2}}{2}y + \frac{\sqrt{2}}{2}x \end{pmatrix}(22y+22x22y+22x)\begin{pmatrix} -\frac{\sqrt{2}}{2}y + \frac{\sqrt{2}}{2}x \\ \frac{\sqrt{2}}{2}y + \frac{\sqrt{2}}{2}x \end{pmatrix} に移ります。

3. 最終的な答え

(1) (xy)\begin{pmatrix} -x \\ y \end{pmatrix}
(2) (xy)\begin{pmatrix} -x \\ -y \end{pmatrix}
(3) (12x32y32x+12y)\begin{pmatrix} \frac{1}{2}x - \frac{\sqrt{3}}{2}y \\ \frac{\sqrt{3}}{2}x + \frac{1}{2}y \end{pmatrix}
(4) (22y22x22y+22x)\begin{pmatrix} \frac{\sqrt{2}}{2}y - \frac{\sqrt{2}}{2}x \\ \frac{\sqrt{2}}{2}y + \frac{\sqrt{2}}{2}x \end{pmatrix}
(5) (32x+12y12x32y)\begin{pmatrix} \frac{\sqrt{3}}{2}x + \frac{1}{2}y \\ \frac{1}{2}x - \frac{\sqrt{3}}{2}y \end{pmatrix}
(6) (22x22y22x+22y)\begin{pmatrix} \frac{\sqrt{2}}{2}x - \frac{\sqrt{2}}{2}y \\ \frac{\sqrt{2}}{2}x + \frac{\sqrt{2}}{2}y \end{pmatrix}

「幾何学」の関連問題

2地点A, Bから用水路を隔てた対岸の2地点C, Dを観測したところ、 $AB = 20m$, $\angle CAB = 90^\circ$, $\angle CBA = 45^\circ$, $\...

三角比正弦定理余弦定理図形
2025/6/6

点$(-3, 2)$を通り、直線$3x - 4y - 6 = 0$に平行な直線$l$と、垂直な直線$l'$の方程式をそれぞれ求める。

直線方程式傾き平行垂直
2025/6/6

円Oに内接する三角形ABCにおいて、$\angle ACB = 75^\circ$, $\angle OAC = 30^\circ$である。 $\angle AOC$, $\angle ABC$, $...

三角形角度円周角の定理二等辺三角形正弦定理
2025/6/6

船の速さと線分AHの情報から円Kの半径を求め、船が見えなくなる時間と∠CADの設定から、x, yに関する関係式を求めます。ここで、AC = x, AD = y とし、点Cから点Dまでの移動時間を 21...

三角比余弦定理面積関係式
2025/6/6

点Aから直線lに下ろした垂線の足をHとする。点Bから点Hまでの船の移動時間を $\frac{9}{5}$ 分とし、$tan∠BAH = \frac{1}{4}$ とする。$AH = \frac{12}...

三角比垂線tan速度距離
2025/6/6

点Oを中心とする半径1の円に三角形ABCが内接している。$5 \vec{OA} + 8 \vec{OB} + 7 \vec{OC} = \vec{0}$ が成り立つとき、内積$\vec{OA} \cd...

ベクトル内積三角形面積
2025/6/6

円 $x^2 + y^2 = 10$ 上の点 $(a, -3a)$ における接線の方程式を求める問題です。ただし、$a > 0$ とします。

接線方程式
2025/6/6

円 $x^2 + y^2 = 25$ 上の点 $(4a, 3a)$ における接線の方程式を求める問題です。

接線座標平面方程式
2025/6/6

円 $x^2 + y^2 = 7$ 上の点 $(-2, -\sqrt{3})$ における接線の方程式を求めよ。

接線方程式
2025/6/6

円 $x^2 + y^2 = 25$ 上の点 $(4, -3)$ における接線の方程式を求めます。

接線接線の方程式
2025/6/6