Difference between revisions of "2004 AIME II Problems/Problem 9"
Mathgeek2006 (talk | contribs) m (→Solution) |
(→Solution) |
||
Line 2: | Line 2: | ||
A [[sequence]] of positive integers with <math> a_1=1 </math> and <math> a_9+a_{10}=646 </math> is formed so that the first three terms are in [[geometric sequence|geometric progression]], the second, third, and fourth terms are in [[arithmetic sequence|arithmetic progression]], and, in general, for all <math> n\ge1, </math> the terms <math> a_{2n-1}, a_{2n}, a_{2n+1} </math> are in geometric progression, and the terms <math> a_{2n}, a_{2n+1}, </math> and <math> a_{2n+2} </math> are in arithmetic progression. Let <math> a_n </math> be the greatest term in this sequence that is less than <math>1000</math>. Find <math> n+a_n. </math> | A [[sequence]] of positive integers with <math> a_1=1 </math> and <math> a_9+a_{10}=646 </math> is formed so that the first three terms are in [[geometric sequence|geometric progression]], the second, third, and fourth terms are in [[arithmetic sequence|arithmetic progression]], and, in general, for all <math> n\ge1, </math> the terms <math> a_{2n-1}, a_{2n}, a_{2n+1} </math> are in geometric progression, and the terms <math> a_{2n}, a_{2n+1}, </math> and <math> a_{2n+2} </math> are in arithmetic progression. Let <math> a_n </math> be the greatest term in this sequence that is less than <math>1000</math>. Find <math> n+a_n. </math> | ||
− | == Solution == | + | == Solution 1== |
Let <math>x = a_2</math>; then solving for the next several terms, we find that <math>a_3 = x^2,\ a_4 = x(2x-1),\ a_5</math> <math>= (2x-1)^2,\ a_6</math> <math>= (2x-1)(3x-2)</math>, and in general, <math>a_{2n} = f(n-1)f(n)</math>, <math>a_{2n+1} = f(n)^2</math>, where <math>f(n) = nx - (n-1)</math>.{{ref|1}} | Let <math>x = a_2</math>; then solving for the next several terms, we find that <math>a_3 = x^2,\ a_4 = x(2x-1),\ a_5</math> <math>= (2x-1)^2,\ a_6</math> <math>= (2x-1)(3x-2)</math>, and in general, <math>a_{2n} = f(n-1)f(n)</math>, <math>a_{2n+1} = f(n)^2</math>, where <math>f(n) = nx - (n-1)</math>.{{ref|1}} | ||
Line 20: | Line 20: | ||
<cmath>\begin{align*}a_{2n+1} &= \frac{a_{2n}^2}{a_{2n-1}} = \frac{f(n-1)^2f(n)^2}{f(n-1)^2} = f(n)^2 \\ | <cmath>\begin{align*}a_{2n+1} &= \frac{a_{2n}^2}{a_{2n-1}} = \frac{f(n-1)^2f(n)^2}{f(n-1)^2} = f(n)^2 \\ | ||
\end{align*}</cmath> | \end{align*}</cmath> | ||
+ | |||
+ | ==Solution 2 (Cheese)== | ||
+ | Let <math>x = a_2</math>. It is apparent that the sequence grows relatively fast, so we start trying positive integers to see what <math>x</math> can be. Finding that <math>x = 5</math> works, after bashing out the rest of the terms we find that <math>a_{16} = 957</math> and <math>a_{17} = 1089</math>, hence our answer is <math>957 + 16 = \boxed{973}</math>. | ||
== See also == | == See also == |
Revision as of 18:43, 6 September 2022
Problem
A sequence of positive integers with and is formed so that the first three terms are in geometric progression, the second, third, and fourth terms are in arithmetic progression, and, in general, for all the terms are in geometric progression, and the terms and are in arithmetic progression. Let be the greatest term in this sequence that is less than . Find
Solution 1
Let ; then solving for the next several terms, we find that , and in general, , , where .[1]
From , we find that by either the quadratic formula or trial-and-error/modular arithmetic that . Thus , and we need to find the largest such that either . This happens with , and this is the th term of the sequence.
The answer is .
^ We can show this by simultaneous induction: since and
Solution 2 (Cheese)
Let . It is apparent that the sequence grows relatively fast, so we start trying positive integers to see what can be. Finding that works, after bashing out the rest of the terms we find that and , hence our answer is .
See also
2004 AIME II (Problems • Answer Key • Resources) | ||
Preceded by Problem 8 |
Followed by Problem 10 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
The problems on this page are copyrighted by the Mathematical Association of America's American Mathematics Competitions.