4

平面上の点を原点のまわりに $\dfrac{\pi}{3}$ だけ回転させる線形変換を表す行列として正しいものを以下の選択肢から選びなさい。

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

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

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

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

原点のまわりに $\theta$ だけ回転させる線形変換を表す行列は

$\begin{pmatrix} \cos \theta & -\sin \theta \\ \sin \theta & \cos \theta \end{pmatrix}$

と表せる。よって求める行列は

$\begin{pmatrix} \cos \dfrac{\pi}{3} & -\sin \dfrac{\pi}{3} \\ \sin \dfrac{\pi}{3} & \cos \dfrac{\pi}{3} \end{pmatrix} = \begin{pmatrix} \dfrac{1}{2} & -\dfrac{\sqrt{3}}{2} \\ \dfrac{\sqrt{3}}{2} & \dfrac{1}{2} \end{pmatrix}$

である。