AoPSWiki
Looking for a challenging algebra text? Preparing for MATHCOUNTS or the AMC exams?
Check out Art of Problem Solving's Introduction to Algebra by Richard Rusczyk.

2008 AMC 12A Problems/Problem 25

From AoPSWiki

Problem

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?

\mathrm{(A)}\ -\frac{1}{2^{97}}\qquad\mathrm{(B)}\ -\frac{1}{2^{99}}\qquad\mathrm{(C)}\ 0\qquad\mathrm{(D)}\ \frac{1}{2^{98}}...

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{....

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.

See Also

2008 AMC 12A (ProblemsResources)
Preceded by
Problem 24
Followed by
Last question
1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25
Stay informed about new Art of Problem Solving developments.
Click here to join our mailing lists.
© Copyright 2008 AoPS Incorporated. All Rights Reserved. • FoundationPrivacyContact Us