AMC 10 Daily Practice - Sequences
Complete problem set with solutions and individual problem pages
Define a sequence recursively by andfor all nonnegative integers Let be the least positive integer such that In which of the following intervals does lie? (2019 AMC 10B Problems, Question #24)
- A.
- B.
- C.
- D.
- E.
The condition where gives the motivation to make a substitution to change the equilibrium from to . We can substitute to achieve that. Now, we need to find the smallest value of such that given that .
 
Factoring the recursion , we get:
 
 
 
 
.
 
Using wishful thinking, we can simplify the recursion as follows:
 
 
 
 
.
 
The recursion looks like a geometric sequence with the ratio changing slightly after each term. Notice from the recursion that the sequence is strictly decreasing, so all the terms after will be less than 1. Also, notice that all the terms in sequence will be positive. Both of these can be proven by induction.
 
With both of those observations in mind, . Combining this with the fact that the recursion resembles a geometric sequence, we conclude that
 
is approximately equal to and the ranges that the answer choices give us are generous, so we should use either or to find a rough estimate for .
 
Since , that means . Additionally,
 
Therefore, we can estimate that .
 
Raising both sides to the 40th power, we get
 
But , so and therefore, .
 
This tells us that is somewhere around 120, so our answer is .
