2011 AMC 12A Problem 19

Below is the professionally curated solution for Problem 19 of the 2011 AMC 12A, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2011 AMC 12A solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:floor and ceiling functionspower of 2casework

Difficulty rating: 2150

19.

At a competition with NN players, the number of players given elite status is equal to 21+log2(N1)N. 2^{1 + \lfloor \log_2 (N - 1) \rfloor} - N. Suppose that 1919 players are given elite status. What is the sum of the two smallest possible values of N?N?

Note: x\lfloor x \rfloor is the greatest integer less than or equal to x.x.

3838

9090

154154

406406

10241024

Solution:

Let m=log2(N1),m = \lfloor \log_2 (N - 1) \rfloor, so the elite count is 2m+1N=19,2^{m+1} - N = 19, giving N=2m+119.N = 2^{m+1} - 19.

Consistency requires 2mN1=2m+120,2^m \le N - 1 = 2^{m+1} - 20, i.e. 2m20,2^m \ge 20, so m5.m \ge 5.

The two smallest choices are m=5m = 5 giving N=6419=45,N = 64 - 19 = 45, and m=6m = 6 giving N=12819=109.N = 128 - 19 = 109. Their sum is 154.154.

Thus, the correct answer is C.

Problem 19 in Other Years