Maths Olympiad Prep

Track / Stage 3 / 251 of 260 #251 of 1964

Problem 251

AMC 10/12, early questions
Number theory Difficulty 4.0 Find the answer

In the following list of numbers, the integer nn appears nn times in the list for 1n2001 \leq n \leq 200.1,2,2,3,3,3,4,4,4,4,,200,200,,2001, 2, 2, 3, 3, 3, 4, 4, 4, 4, \ldots, 200, 200, \ldots , 200What is the median of the numbers in this list?
(A) 100.5\textbf{(A)} ~100.5(B) 134\textbf{(B)} ~134(C) 142\textbf{(C)} ~142(D) 150.5\textbf{(D)} ~150.5(E) 167\textbf{(E)} ~167

Multiple choice: answer with the letter of the option you want.

Official solution

There are 1+2+..+199+200=(200)(201)2=201001+2+..+199+200=\frac{(200)(201)}{2}=20100 numbers in total. Let the median be kk. We want to find the median kk such that
k(k+1)2=20100/2,\frac{k(k+1)}{2}=20100/2,
or
k(k+1)=20100.k(k+1)=20100.
Note that 20100142\sqrt{20100} \approx 142. Plugging this value in as kk gives
12(142)(143)=10153.\frac{1}{2}(142)(143)=10153.
10153142<1005010153-142<10050, so 142142 is the 152152nd and 153153rd numbers, and hence, our desired answer. (C) 142\fbox{(C) 142}.
Note that we can derive 20100142\sqrt{20100} \approx 142 through the formula n=a+ba+b2a+1,\sqrt{n} = \sqrt{a+b} \approx \sqrt{a} + \frac{b}{2\sqrt{a} + 1},
where aa is a perfect square less than or equal to nn. We set aa to 1960019600, so a=140\sqrt{a} = 140, and b=500b = 500. We then have n140+5002(140)+1142n \approx 140 + \frac{500}{2(140)+1} \approx 142. ~approximation by ciceronii
Note by Fasolinka (use answer choices): Once you know that the answer is in the 140s range by the approximation, it is highly improbable for the answer to be anything but C.

Source: NuminaMath-1.5, licensed Apache-2.0. Statement and solution reproduced as published; topic, difficulty and ordering added by this site.