2003 AMC 10B 第 7 题

先试着解答 2003 AMC 10B 第 7 题,然后核对你的答案与精心整理的解答,解答来自 LIVE by Po-Shen Loh。你也可以参加完整限时模拟考试、查看全部 2003 AMC 10B 解答,或核对答案

所有题目均经美国数学协会(MAA)官方合法授权使用。

7.

符号 x\lfloor x \rfloor 表示不超过 xx 的最大整数。例如 3=3\lfloor 3 \rfloor = 392=4\lfloor \frac{9}{2} \rfloor = 4。计算 1+2+3++16 \begin{gathered} \lfloor \sqrt{1} \rfloor + \lfloor \sqrt{2} \rfloor + \lfloor \sqrt{3} \rfloor \\ {}+ \cdots + \lfloor \sqrt{16} \rfloor \end{gathered}\text{。}

The symbolism x\lfloor x \rfloor denotes the largest integer not exceeding x.x. For example, 3=3,\lfloor 3 \rfloor = 3, and 92=4.\lfloor \frac{9}{2} \rfloor = 4. Compute 1+2+3++16. \begin{gathered} \lfloor \sqrt{1} \rfloor + \lfloor \sqrt{2} \rfloor + \lfloor \sqrt{3} \rfloor \\ {}+ \cdots + \lfloor \sqrt{16} \rfloor. \end{gathered}

3535

3838

4040

4242

136136

答案:B
知识点:取整函数完全平方数求和
难度评级:1170
小提示:

当且仅当 k2n<(k+1)2k^2 \le n \lt (k+1)^2 时,n=k\lfloor \sqrt{n} \rfloor = k

n=k\lfloor \sqrt{n} \rfloor = k exactly when k2n<(k+1)2k^2 \le n \lt (k+1)^2

大提示:

分别数出 111616 中有多少个给出 11223344 这几个取整值。

Count how many of 11 through 1616 give each floor value 1,1, 2,2, 3,3, and 44

解答:

n=1,2,3n=1,2,3 时,取整值为 11;当 n=4,,8n=4,\ldots,8 时,取整值为 22;当 n=9,,15n=9,\ldots,15 时,取整值为 33;当 n=16n=16 时,取整值为 44。因此总和为 31+52+73+14=383\cdot 1 + 5\cdot 2 + 7\cdot 3 + 1\cdot 4 = 38\text{。}

所以正确答案是 B

The value is 11 for n=1,2,3;n=1,2,3; it is 22 for n=4,,8;n=4,\ldots,8; it is 33 for n=9,,15;n=9,\ldots,15; and it is 44 for n=16.n=16. The sum is 31+52+73+14=38.3\cdot 1 + 5\cdot 2 + 7\cdot 3 + 1\cdot 4 = 38.

Thus, the correct answer is B.

第 6 题#6
完整试卷

其他年份的第 7 题