Skip to content
CalcGospel 國際數學圖譜
返回

IAL 2019 May FP1 Q5

A Level / Edexcel / FP1

IAL 2019 May Paper · Question 5

Question

Problem

\frac12 & -\frac{\sqrt3}{2} \\ \frac{\sqrt3}{2} & \frac12 \end{pmatrix}$$ (a) Describe fully the single geometrical transformation represented by the matrix $A$. (3) (b) Hence write down the matrix $A^6$. (1) The transformation represented by the matrix $C$ followed by the transformation represented by the matrix $B$ is equivalent to the transformation represented by the matrix $A$. Given that $$B=\begin{pmatrix} 2\sqrt3 & -7 \\ -4 & 5\sqrt3 \end{pmatrix}$$ (c) find the matrix $C$, giving your answer in simplest form. (4)
中文翻译
\frac12 & -\frac{\sqrt3}{2} \\ \frac{\sqrt3}{2} & \frac12 \end{pmatrix}$$ (a) 完整描述矩阵 $A$ 所表示的单一几何变换。 (3) (b) 由此写出矩阵 $A^6$。 (1) 矩阵 $C$ 所表示的变换后接矩阵 $B$ 所表示的变换等价于矩阵 $A$ 所表示的变换。 已知 $$B=\begin{pmatrix} 2\sqrt3 & -7 \\ -4 & 5\sqrt3 \end{pmatrix}$$ (c) 求矩阵 $C$,将答案写成最简形式。 (4)

解答

(a)

解法一

思路

展开

AA 与绕原点逆时针旋转 θ\theta 的标准矩阵比较。左上与右下元素给出 cosθ\cos\theta,左下元素给出 sinθ\sin\theta,从而同时确定角度与方向。

答题过程

展开

The standard matrix for an anticlockwise rotation through an angle θ\theta about the origin is

(cosθsinθsinθcosθ).\begin{pmatrix} \cos\theta & -\sin\theta \\ \sin\theta & \cos\theta \end{pmatrix}.

For the given matrix,

cosθ=12andsinθ=32,\cos\theta=\frac12 \qquad\text{and}\qquad \sin\theta=\frac{\sqrt3}{2},

so θ=60\theta=60^\circ. Therefore, AA represents

a rotation through 60 anticlockwise about the origin.\boxed{\text{a rotation through }60^\circ \text{ anticlockwise about the origin}.}

(b)

解法一

思路

展开

承接 (a),连续应用六次 AA 等于绕原点旋转 6×60=3606\times60^\circ=360^\circ,因此整体变换是恒等变换。

答题过程

展开

From part (a), A6A^6 represents a rotation through

6×60=360.6\times60^\circ=360^\circ.

Hence

A6=(1001).\boxed{A^6=\begin{pmatrix}1&0\\0&1\end{pmatrix}}.

(c)

解法一

思路

展开

先做 CC 再做 BB,合成矩阵的次序是 BCBC,故 BC=ABC=A。左乘 B1B^{-1}C=B1AC=B^{-1}A,然后按二阶矩阵逆矩阵公式计算。

答题过程

展开

Since the transformation represented by CC is followed by that represented by BB,

BC=A.BC=A.

Now

detB=(23)(53)(7)(4)=3028=2.\begin{align*} \det B =&\,(2\sqrt3)(5\sqrt3)-(-7)(-4) \\ =&\,30-28=2. \end{align*}

Therefore,

B1=12(537423).B^{-1}=\frac12 \begin{pmatrix} 5\sqrt3 & 7 \\ 4 & 2\sqrt3 \end{pmatrix}.

Hence

C=B1A=12(532+732152+722+323+3)=12(63453).\begin{align*} C=&\,B^{-1}A \\ =&\,\frac12 \begin{pmatrix} \frac{5\sqrt3}{2}+\frac{7\sqrt3}{2} & -\frac{15}{2}+\frac72 \\ 2+3 & -2\sqrt3+\sqrt3 \end{pmatrix} \\ =&\,\frac12 \begin{pmatrix} 6\sqrt3 & -4 \\ 5 & -\sqrt3 \end{pmatrix}. \end{align*}

Thus

C=(3325232).\boxed{C=\begin{pmatrix} 3\sqrt3 & -2 \\ \frac52 & -\frac{\sqrt3}{2} \end{pmatrix}}.

解法二

思路

展开

官方评分资料也给出联立方程法。把 CC 的四个元素设为未知数,展开 BC=ABC=A;每一列产生一组二元一次方程,分别求出四个元素。

答题过程

展开

Let

C=(abcd).C=\begin{pmatrix}a&b\\c&d\end{pmatrix}.

Since BC=ABC=A,

(237453)(abcd)=(12323212).\begin{pmatrix} 2\sqrt3 & -7 \\ -4 & 5\sqrt3 \end{pmatrix} \begin{pmatrix}a&b\\c&d\end{pmatrix} = \begin{pmatrix} \frac12 & -\frac{\sqrt3}{2} \\ \frac{\sqrt3}{2} & \frac12 \end{pmatrix}.

Equating corresponding entries gives

23a7c=12,4a+53c=32,\begin{align*} 2\sqrt3a-7c&=\frac12, \\ -4a+5\sqrt3c&=\frac{\sqrt3}{2}, \end{align*}

and

23b7d=32,4b+53d=12.\begin{align*} 2\sqrt3b-7d&=-\frac{\sqrt3}{2}, \\ -4b+5\sqrt3d&=\frac12. \end{align*}

For the first pair, multiply the first equation by 22 and the second equation by 3\sqrt3:

43a14c=1,43a+15c=32.\begin{align*} 4\sqrt3a-14c&=1, \\ -4\sqrt3a+15c&=\frac32. \end{align*}

Adding gives c=52c=\frac52. Substitution into the first original equation then gives

23a352=12,2\sqrt3a-\frac{35}{2}=\frac12,

so

a=33,c=52.a=3\sqrt3, \qquad c=\frac52.

For the second pair, multiply the first equation by 22 and the second equation by 3\sqrt3:

43b14d=3,43b+15d=32.\begin{align*} 4\sqrt3b-14d&=-\sqrt3, \\ -4\sqrt3b+15d&=\frac{\sqrt3}{2}. \end{align*}

Adding gives d=32d=-\frac{\sqrt3}{2}. Substitution into the first original equation gives b=2b=-2. Therefore,

b=2,d=32.b=-2, \qquad d=-\frac{\sqrt3}{2}.

Therefore,

C=(3325232).\boxed{C=\begin{pmatrix} 3\sqrt3 & -2 \\ \frac52 & -\frac{\sqrt3}{2} \end{pmatrix}}.