Difference between revisions of "Mock AIME 6 2006-2007 Problems/Problem 10"
Line 15: | Line 15: | ||
<math>P_r=\begin{pmatrix} 2000-k \\ k \end{pmatrix}</math> | <math>P_r=\begin{pmatrix} 2000-k \\ k \end{pmatrix}</math> | ||
− | <math>P_{n+1}=R</math> | + | <math>P_{n+1}=R(P_n-P_r)+P_r</math> |
~Tomas Diaz. orders@tomasdiaz.com | ~Tomas Diaz. orders@tomasdiaz.com |
Revision as of 14:04, 25 November 2023
Problem
Given a point in the coordinate plane, let be the rotation of around the point . Let be the point and for all integers . If has a -coordinate of , what is ?
Solution
Let be the rotational matrix for a point along the origin:
For
Let be the point of rotation.
~Tomas Diaz. orders@tomasdiaz.com