Difference between revisions of "2011 AMC 12A Problems/Problem 19"
(→Solution) |
m (→Solution) |
||
Line 10: | Line 10: | ||
== Solution == | == Solution == | ||
− | We start with <math> 2^{1+\lfloor\log_{2}(N-1)\rfloor}-N = 19</math>. After rearranging, we get <math>\lfloor\log_{2}(N-1)\rfloor = \log_{2} (\frac{N+19}{2})</math>. | + | We start with <math> 2^{1+\lfloor\log_{2}(N-1)\rfloor}-N = 19</math>. After rearranging, we get <math>\lfloor\log_{2}(N-1)\rfloor = \log_{2} \left(\frac{N+19}{2}\right)</math>. |
Since <math> \lfloor\log_{2}(N-1)\rfloor </math> is a positive integer, <math> \frac{N+19}{2}</math> must be in the form of <math>2^{m} </math> for some positive integer <math> m </math>. From this fact, we get <math>N=2^{m+1}-19</math>. | Since <math> \lfloor\log_{2}(N-1)\rfloor </math> is a positive integer, <math> \frac{N+19}{2}</math> must be in the form of <math>2^{m} </math> for some positive integer <math> m </math>. From this fact, we get <math>N=2^{m+1}-19</math>. |
Revision as of 16:35, 11 May 2012
Problem
At a competition with players, the number of players given elite status is equal to . Suppose that players are given elite status. What is the sum of the two smallest possible values of ?
Solution
We start with . After rearranging, we get .
Since is a positive integer, must be in the form of for some positive integer . From this fact, we get .
If we now check integer values of N that satisfy this condition, starting from , we quickly see that the first values that work for are and , giving values of and for , respectively. Adding up these two values for , we get
See also
2011 AMC 12A (Problems • Answer Key • Resources) | |
Preceded by Problem 18 |
Followed by Problem 20 |
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 |