Difference between revisions of "2009 AIME I Problems/Problem 7"
m (→Solution 2 (Telescoping?)) |
(solution) |
||
Line 24: | Line 24: | ||
-integralarefun | -integralarefun | ||
+ | |||
+ | ==Solution 3 (I did too many FE's)== | ||
+ | The given recursion is equivalent to <math>\frac{5^{a_{n+1}}}{3(n+1)+2}=\frac{5^{a_n}}{3n+2}</math>. By a simple inductive argument, the value <math>\frac{5^{a_k}}{3k+2}</math> is constant for all naturals <math>k</math>. In particular, when <math>k=1</math>, the expression is equal to <math>1</math>, so <math>\frac{5^{a_k}}{3k+2}=1</math> for all naturals <math>k</math>. Therefore, <math>a_k=\log_5(3k+2)</math>, and testing powers of <math>5</math> yields <math>k=\boxed{41}</math> as the answer, which is when <math>a_{41}=\log_5(3\cdot41+2)=\log_5(125)=3</math>. | ||
+ | |||
+ | ~ [https://artofproblemsolving.com/wiki/index.php/User:Eevee9406 eevee9406] | ||
== See also == | == See also == |
Latest revision as of 01:22, 17 July 2025
Contents
Problem
The sequence satisfies
and
for
. Let
be the least integer greater than
for which
is an integer. Find
.
Solution
The best way to solve this problem is to get the iterated part out of the exponent:
Plug in
to see the first few terms of the sequence:
We notice that the terms
are in arithmetic progression. Since
, we can easily use induction to show that
. So now we only need to find the next value of
that makes
an integer. This means that
must be a power of
. We test
:
This has no integral solutions, so we try
:
Solution 2 (Telescoping)
We notice that by multiplying the equation from an arbitrary all the way to
, we get:
This simplifies to
We can now test powers of
.
- that gives us
, which is useless.
- that gives a non-integer
.
- that gives
.
-integralarefun
Solution 3 (I did too many FE's)
The given recursion is equivalent to . By a simple inductive argument, the value
is constant for all naturals
. In particular, when
, the expression is equal to
, so
for all naturals
. Therefore,
, and testing powers of
yields
as the answer, which is when
.
See also
2009 AIME I (Problems • Answer Key • Resources) | ||
Preceded by Problem 6 |
Followed by Problem 8 | |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 | ||
All AIME Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.