Difference between revisions of "2021 Fall AMC 12B Problems/Problem 18"
MRENTHUSIASM (talk | contribs) |
MRENTHUSIASM (talk | contribs) m |
||
Line 57: | Line 57: | ||
\end{alignat*}</cmath> | \end{alignat*}</cmath> | ||
By induction, it can be proven that <cmath>u_k=\frac{2^{2^k}-1}{2^{2^k+1}}=\frac12-\frac{1}{2^{2^k+1}}.</cmath> | By induction, it can be proven that <cmath>u_k=\frac{2^{2^k}-1}{2^{2^k+1}}=\frac12-\frac{1}{2^{2^k+1}}.</cmath> | ||
+ | We substitute this into the inequality, then solve for <math>k:</math> | ||
+ | <cmath>\begin{align*} | ||
+ | \frac12-\frac{1}{2^{1000}} &\leq \frac12-\frac{1}{2^{2^k+1}} \\ | ||
+ | -\frac{1}{2^{1000}} &\leq -\frac{1}{2^{2^k+1}} \\ | ||
+ | \frac{1}{2^{1000}} &\geq \frac{1}{2^{2^k+1}} \\ | ||
+ | 2^{1000} &\leq 2^{2^k+1} \\ | ||
+ | 1000 &\leq 2^k+1. | ||
+ | \end{align*}</cmath> | ||
+ | Therefore, the least such value of <math>k</math> is <math>\boxed{\textbf{(A)}\: 10}.</math> | ||
~MRENTHUSIASM | ~MRENTHUSIASM |
Revision as of 03:20, 18 March 2022
Contents
Problem
Set , and for
let
be determined by the recurrence
This sequence tends to a limit; call it . What is the least value of
such that
Solution 1
If we list out the first few values of , we get the series
, which seem to always be a negative power of
away from
. We can test this out by setting
to
.
Now, we get
This means that this series approaches
, as the second term is decreasing. In addition, we find that
.
We see that seems to always be
above a power of
. We can prove this using induction.
Claim
Base case
We have , which is true.
Induction Step
Assuming that the claim is true, we have .
It follows that , and
. Therefore, the least value of
would be
.
~ConcaveTriangle
Solution 2
Note that terms of the sequence lie in the interval
strictly increasing.
Since the sequence tends to the limit
we set
The given equation becomes from which
The given inequality becomes and we only need to consider
We have
By induction, it can be proven that
We substitute this into the inequality, then solve for
Therefore, the least such value of
is
~MRENTHUSIASM
See Also
2021 Fall AMC 12B (Problems • Answer Key • Resources) | |
Preceded by Problem 17 |
Followed by Problem 19 |
1 • 2 • 3 • 4 • 5 • 6 • 7 • 8 • 9 • 10 • 11 • 12 • 13 • 14 • 15 • 16 • 17 • 18 • 19 • 20 • 21 • 22 • 23 • 24 • 25 | |
All AMC 12 Problems and Solutions |
These problems are copyrighted © by the Mathematical Association of America, as part of the American Mathematics Competitions.