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

IAL 2023 Jan FP1 Q7

A Level / Edexcel / FP1

IAL 2023 Jan Paper · Question 7

题目

Problem

(i)

P=(0110)\mathbf{P} = \begin{pmatrix} 0 & -1 \\ -1 & 0 \end{pmatrix}

The matrix P\mathbf{P} represents a geometrical transformation UU

(a) Describe UU fully as a single geometrical transformation.

(2)

The transformation VV, represented by the 2×22 \times 2 matrix Q\mathbf{Q}, is a rotation through 240°240° anticlockwise about the origin followed by an enlargement about (0,0)(0, 0) with scale factor 66

(b) Determine the matrix Q\mathbf{Q}, giving each entry in exact numerical form.

(2)

Given that UU followed by VV is the transformation TT, which is represented by the matrix R\mathbf{R}

(c) determine the matrix R\mathbf{R}

(2)

(ii) The transformation WW is represented by the matrix

(223232)\begin{pmatrix} -2 & 2\sqrt{3} \\ 2\sqrt{3} & 2 \end{pmatrix}

Show that there is a real number λ\lambda for which WW maps the point (λ,1)(\lambda, 1) onto the point (4λ,4)(4\lambda, 4), giving the exact value of λ\lambda

(5)
题目中文翻译

(i) P=(0110)\mathbf{P} = \begin{pmatrix} 0 & -1 \\ -1 & 0 \end{pmatrix}

矩阵 P\mathbf{P} 表示几何变换 UU

(a) 完整描述 UU 为单次几何变换。

变换 VV2×22 \times 2 矩阵 Q\mathbf{Q} 表示,是绕原点逆时针旋转 240°240° 后接以 (0,0)(0, 0) 为中心、比例因子为 66 的位似变换。

(b) 确定矩阵 Q\mathbf{Q},每个元素以精确数值形式表示。

已知 UU 后接 VV 是变换 TT,由矩阵 R\mathbf{R} 表示,

(c) 确定矩阵 R\mathbf{R}

(ii) 变换 WW 由矩阵 (223232)\begin{pmatrix} -2 & 2\sqrt{3} \\ 2\sqrt{3} & 2 \end{pmatrix} 表示。

证明:存在实数 λ\lambda,使得 WW 将点 (λ,1)(\lambda, 1) 映射到点 (4λ,4)(4\lambda, 4),并给出 λ\lambda 的精确值。

解答

(i)(a)

解法一

思路

展开

观察矩阵对一般点 (x,y)(x,y) 的作用:它把点变为 (y,x)(-y,-x),这正是关于直线 y=xy=-x 对称的坐标变化。

答题过程

展开

Since

(0110)(xy)=(yx),\begin{pmatrix}0&-1\\-1&0\end{pmatrix} \begin{pmatrix}x\\y\end{pmatrix} =\begin{pmatrix}-y\\-x\end{pmatrix},

UU is a

reflection in the line y=x.\boxed{\text{reflection in the line }y=-x}.

(i)(b)

解法一

思路

展开

先写出逆时针旋转 240240^\circ 的标准矩阵,再用位似比例因子 6 乘矩阵中的每个元素。

答题过程

展开

The rotation matrix is

(cos240sin240sin240cos240)=(12323212).\begin{align*} &\,\begin{pmatrix} \cos240^\circ&-\sin240^\circ\\ \sin240^\circ&\cos240^\circ \end{pmatrix}\\ =&\,\begin{pmatrix} -\dfrac12&\dfrac{\sqrt3}{2}\\ -\dfrac{\sqrt3}{2}&-\dfrac12 \end{pmatrix}. \end{align*}

Applying the enlargement with scale factor 6 gives

Q=(333333).\boxed{ \mathbf Q= \begin{pmatrix} -3&3\sqrt3\\ -3\sqrt3&-3 \end{pmatrix}}.

(i)(c)

解法一

思路

展开

先施行 UU、再施行 VV,因此列向量先左乘 P\mathbf P,再左乘 Q\mathbf Q;合成矩阵的正确次序是 QP\mathbf Q\mathbf P

答题过程

展开

Since UU is followed by VV,

R=QP=(333333)(0110)=(333333).\begin{align*} \mathbf R =&\,\mathbf Q\mathbf P\\ =&\,\begin{pmatrix} -3&3\sqrt3\\ -3\sqrt3&-3 \end{pmatrix} \begin{pmatrix} 0&-1\\ -1&0 \end{pmatrix}\\ =&\,\boxed{ \begin{pmatrix} -3\sqrt3&3\\ 3&3\sqrt3 \end{pmatrix}}. \end{align*}

(ii)

解法一

思路

展开

直接把点 (λ,1)(\lambda,1) 写成列向量并施行矩阵 WW。分别比较两个坐标,两个方程都应给出同一个 λ\lambda;这也完成“确实存在”的验证。

答题过程

展开

The required mapping gives

(223232)(λ1)=(4λ4).\begin{pmatrix} -2&2\sqrt3\\ 2\sqrt3&2 \end{pmatrix} \begin{pmatrix}\lambda\\1\end{pmatrix} =\begin{pmatrix}4\lambda\\4\end{pmatrix}.

Hence

2λ+23=4λ,23λ+2=4.\begin{align*} -2\lambda+2\sqrt3=&\,4\lambda,\\ 2\sqrt3\lambda+2=&\,4. \end{align*}

The first equation gives

6λ=23,6\lambda=2\sqrt3,

so

λ=33.\lambda=\frac{\sqrt3}{3}.

The second equation gives

23λ=2,2\sqrt3\lambda=2,

so

λ=13=33.\lambda=\frac1{\sqrt3}=\frac{\sqrt3}{3}.

Both coordinates therefore give the same real value. Hence

λ=33.\boxed{\lambda=\frac{\sqrt3}{3}}.

解法二

思路

展开

官方替代路线是对映射矩阵求逆,再把像点 (4λ,4)(4\lambda,4) 逆映射回原点 (λ,1)(\lambda,1)。比较所得列向量的两个分量,同样得到一致的实数值。

答题过程

展开

Let

W=(223232).\mathbf W= \begin{pmatrix} -2&2\sqrt3\\ 2\sqrt3&2 \end{pmatrix}.

Since

detW=(2)(2)(23)2=16,\det\mathbf W=(-2)(2)-(2\sqrt3)^2=-16, W1=116(223232).\mathbf W^{-1} =-\frac1{16} \begin{pmatrix} 2&-2\sqrt3\\ -2\sqrt3&-2 \end{pmatrix}.

Thus

(λ1)=W1(4λ4)=116(8λ8383λ8).\begin{align*} \begin{pmatrix}\lambda\\1\end{pmatrix} =&\,\mathbf W^{-1} \begin{pmatrix}4\lambda\\4\end{pmatrix}\\ =&\,-\frac1{16} \begin{pmatrix} 8\lambda-8\sqrt3\\ -8\sqrt3\lambda-8 \end{pmatrix}. \end{align*}

Equating the first components,

λ=λ+32,\lambda=\frac{-\lambda+\sqrt3}{2},

so

3λ=3λ=33.3\lambda=\sqrt3 \quad\Longrightarrow\quad \lambda=\frac{\sqrt3}{3}.

Equating the second components,

1=3λ+12,1=\frac{\sqrt3\lambda+1}{2},

which gives

3λ=1λ=33.\sqrt3\lambda=1 \quad\Longrightarrow\quad \lambda=\frac{\sqrt3}{3}.

Therefore,

λ=33.\boxed{\lambda=\frac{\sqrt3}{3}}.