2012 AIME II 第 10 题

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

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

10.

求小于 10001000 的正整数 nn 的个数,使得存在正实数 xx 满足 n=xxn = x\lfloor x \rfloor

注:x\lfloor x \rfloor 是小于或等于 xx 的最大整数。

Find the number of positive integers nn less than 10001000 for which there exists a positive real number xx such that n=xx.n = x\lfloor x \rfloor.

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

答案:496
知识点:取整函数区间内整数计数
难度评级:2460
解答:

固定 x=a1\lfloor x \rfloor = a \ge 1。当 ax<a+1a \le x \lt a + 1 时,乘积 n=axn = ax 落在区间 [a2,a2+a)[a^2, a^2 + a) 中,并且该区间里的每个整数 nn 都可由 x=nax = \frac{n}{a} 取得(此时其下取整确实为 aa)。所以每个 aa 恰好贡献 aann 值,也就是 a2,a2+1,,a2+a1a^2, a^2 + 1, \ldots, a^2 + a - 1

a=31a = 31 时,最大值为 312+30=991<100031^2 + 30 = 991 \lt 1000,所以直到 a=31a = 31 的所有值都符合;而 a=32a = 32 对应的最小值已经是 10241024。总数为 1+2++31=31322=4961 + 2 + \cdots + 31 = \frac{31 \cdot 32}{2} = 496

Fix x=a1.\lfloor x \rfloor = a \ge 1. For ax<a+1a \le x \lt a + 1 the product n=axn = ax ranges over [a2,a2+a),[a^2, a^2 + a), and every integer nn in that interval is achieved by x=nax = \frac{n}{a} (which indeed has floor aa). So each aa contributes exactly aa values of n,n, namely a2,a2+1,,a2+a1.a^2, a^2 + 1, \ldots, a^2 + a - 1.

For a=31a = 31 the largest value is 312+30=991<1000,31^2 + 30 = 991 \lt 1000, so all values through a=31a = 31 qualify, while a=32a = 32 already starts at 1024.1024. The count is 1+2++31=31322=496.1 + 2 + \cdots + 31 = \frac{31 \cdot 32}{2} = 496.

← 第 9 题#9
完整试卷

其他年份的第 10 题