Difference between revisions of "Mock AIME 6 2006-2007 Problems/Problem 8"
Line 28: | Line 28: | ||
Since, <math>2007 \equiv 3\;(mod\;6)</math> and <math>2008 \equiv 4\;(mod\;6)</math>, then <math>a_{2007}=a_3=\frac{1}{x}</math>, and <math>a_{2008}=a_4=\frac{1}{y}</math> | Since, <math>2007 \equiv 3\;(mod\;6)</math> and <math>2008 \equiv 4\;(mod\;6)</math>, then <math>a_{2007}=a_3=\frac{1}{x}</math>, and <math>a_{2008}=a_4=\frac{1}{y}</math> | ||
+ | From <math>a_{2007}+a_{2008}=3</math>, we get <math>\frac{1}{x}+\frac{1}{y}=3</math>. | ||
+ | From <math>a_{2007}+a_{2008}=3</math>, we get <math>\frac{1}{xy}=\frac{1}{3}</math> | ||
~Tomas Diaz. orders@tomasdiaz.com | ~Tomas Diaz. orders@tomasdiaz.com | ||
{{alternate solutions}} | {{alternate solutions}} |
Revision as of 16:57, 26 November 2023
Problem
A sequence of positive reals defined by , , and for all integers . Given that and , find .
Solution
And the sequence repeats every 6 steps.
Therefore,
Since, and , then , and
From , we get .
From , we get
~Tomas Diaz. orders@tomasdiaz.com
Alternate solutions are always welcome. If you have a different, elegant solution to this problem, please add it to this page.