/

AMC12 2008 A

AMC12 2008 A · Q25

AMC12 2008 A · Q25. It mainly tests Exponents & radicals, Sequences & recursion (algebra).

A sequence $(a_1,b_1)$, $(a_2,b_2)$, $(a_3,b_3)$, $\ldots$ of points in the coordinate plane satisfies $(a_{n + 1}, b_{n + 1}) = (\sqrt {3}a_n - b_n, \sqrt {3}b_n + a_n)$ for $n = 1,2,3,\ldots$. Suppose that $(a_{100},b_{100}) = (2,4)$. What is $a_1 + b_1$?
坐标平面上的点序列 $(a_1,b_1)$、$(a_2,b_2)$、$(a_3,b_3)$、$\ldots$ 满足 $(a_{n + 1}, b_{n + 1}) = (\sqrt {3}a_n - b_n, \sqrt {3}b_n + a_n)$,其中 $n = 1,2,3,\ldots$。 已知 $(a_{100},b_{100}) = (2,4)$。求 $a_1 + b_1$。
(A) -\frac{1}{297} -\frac{1}{297}
(B) -\frac{1}{299} -\frac{1}{299}
(C) 0 0
(D) \frac{1}{298} \frac{1}{298}
(E) \frac{1}{296} \frac{1}{296}
Answer
Correct choice: (D)
正确答案:(D)
Solution
This sequence can also be expressed using matrix multiplication as follows: $\left[ \begin{array}{c} a_{n+1} \\ b_{n+1} \end{array} \right] = \left[ \begin{array}{cc} \sqrt{3} & -1 \\ 1 & \sqrt{3} \end{array} \right] \left[ \begin{array}{c} a_{n} \\ b_{n} \end{array} \right] = 2 \left[ \begin{array}{cc} \cos 30^\circ & -\sin 30^\circ \\ \sin 30^\circ & \ \cos 30^\circ \end{array} \right] \left[ \begin{array}{c} a_{n} \\ b_{n} \end{array} \right]$. Thus, $(a_{n+1} , b_{n+1})$ is formed by rotating $(a_n , b_n)$ counter-clockwise about the origin by $30^\circ$ and dilating the point's position with respect to the origin by a factor of $2$. So, starting with $(a_{100},b_{100})$ and performing the above operations $99$ times in reverse yields $(a_1,b_1)$. Rotating $(2,4)$ clockwise by $99 \cdot 30^\circ \equiv 90^\circ$ yields $(4,-2)$. A dilation by a factor of $\frac{1}{2^{99}}$ yields the point $(a_1,b_1) = \left(\frac{4}{2^{99}}, -\frac{2}{2^{99}} \right) = \left(\frac{1}{2^{97}}, -\frac{1}{2^{98}} \right)$. Therefore, $a_1 + b_1 = \frac{1}{2^{97}} - \frac{1}{2^{98}} = \frac{1}{2^{98}} \Rightarrow D$.
该序列也可用矩阵乘法表示如下: $\left[ \begin{array}{c} a_{n+1} \\ b_{n+1} \end{array} \right] = \left[ \begin{array}{cc} \sqrt{3} & -1 \\ 1 & \sqrt{3} \end{array} \right] \left[ \begin{array}{c} a_{n} \\ b_{n} \end{array} \right] = 2 \left[ \begin{array}{cc} \cos 30^\circ & -\sin 30^\circ \\ \sin 30^\circ & \ \cos 30^\circ \end{array} \right] \left[ \begin{array}{c} a_{n} \\ b_{n} \end{array} \right]$。 因此,$(a_{n+1} , b_{n+1})$ 是将 $(a_n , b_n)$ 绕原点逆时针旋转 $30^\circ$,并以原点为中心将其位置按比例因子 $2$ 放缩得到的。 所以,从 $(a_{100},b_{100})$ 出发,反向进行上述操作 $99$ 次可得到 $(a_1,b_1)$。 将 $(2,4)$ 顺时针旋转 $99 \cdot 30^\circ \equiv 90^\circ$ 得到 $(4,-2)$。再按比例因子 $\frac{1}{2^{99}}$ 缩放,得到点 $(a_1,b_1) = \left(\frac{4}{2^{99}}, -\frac{2}{2^{99}} \right) = \left(\frac{1}{2^{97}}, -\frac{1}{2^{98}} \right)$。 因此,$a_1 + b_1 = \frac{1}{2^{97}} - \frac{1}{2^{98}} = \frac{1}{2^{98}} \Rightarrow D$。
Topics
Related Questions
Practice full AMC exams on amcdrill.
Try full-length practice and diagnostics at www.amcdrill.com.