2021 AMC 12A Spring 第 25 题

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

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

25.

d(n)d(n) 表示整除 nn 的正整数个数,包括 11nn。 例如,d(1)=1d(1) = 1d(2)=2d(2) = 2, 且 d(12)=6d(12) = 6。(这个函数称为约数函数。)令 f(n)=d(n)n3. f(n) = \frac{d(n)}{\sqrt[3]{n}}.

存在唯一的正整数 NN,使得对所有正整数 nNn \ne N 都有 f(N)>f(n)f(N) \gt f(n)。求 NN 的各位数字之和。

Let d(n)d(n) denote the number of positive integers that divide n,n, including 11 and n.n. For example, d(1)=1,d(1) = 1, d(2)=2,d(2) = 2, and d(12)=6.d(12) = 6. (This function is known as the divisor function.) Let f(n)=d(n)n3. f(n) = \frac{d(n)}{\sqrt[3]{n}}.

There is a unique positive integer NN such that f(N)>f(n)f(N) \gt f(n) for all positive integers nN.n \ne N. What is the sum of the digits of N?N?

55

66

77

88

99

答案:E
知识点:因数个数质因数分解最优化
难度评级:2610
解答:

因为 f(n)=d(n)n1/3f(n) = \dfrac{d(n)}{n^{1/3}} 是乘法函数,它的值可按质数幂分解为各个 pe  np^e\ \|\ n 所对应的项 e+1pe/3\dfrac{e + 1}{p^{e/3}} 的乘积。我们分别最大化每一项。

gp(e)=e+1pe/3g_p(e)=\dfrac{e+1}{p^{e/3}}, 比值 gp(e+1)gp(e)=e+2e+1p1/3\dfrac{g_p(e+1)}{g_p(e)}=\dfrac{e+2}{e+1}p^{-1/3}ee 时最大(值为 e=3e=3)。 对 p=2p=2, 最大出现在 e=2e=2; 对 p=3p=3e=1e=1, 最大出现在 p=5,7p=5,7; 而对每个质数 e=0e=0, 最优选择是 p11p\ge11(当 时比值已经小于 11)。

因此 N=233257=2520N = 2^3\cdot 3^2\cdot 5\cdot 7 = 2520, 其数字和为 2+5+2+0=92 + 5 + 2 + 0 = 9

因此,正确答案是 E

Since f(n)=d(n)n1/3f(n) = \dfrac{d(n)}{n^{1/3}} is multiplicative, its value factors over prime powers as a product of terms e+1pe/3\dfrac{e + 1}{p^{e/3}} for each prime power pe  n.p^e\ \|\ n. We maximize each term separately.

If gp(e)=e+1pe/3,g_p(e)=\dfrac{e+1}{p^{e/3}}, then gp(e+1)gp(e)=e+2e+1p1/3.\dfrac{g_p(e+1)}{g_p(e)}=\dfrac{e+2}{e+1}p^{-1/3}. This ratio decreases with e,e, so checking where it first falls below 11 finds the unique maximum. It gives e=3e=3 for p=2,p=2, e=2e=2 for p=3,p=3, e=1e=1 for p=5,7,p=5,7, and e=0e=0 for every prime p11.p\ge11.

Hence N=233257=2520,N = 2^3\cdot 3^2\cdot 5\cdot 7 = 2520, whose digit sum is 2+5+2+0=9.2 + 5 + 2 + 0 = 9.

Thus, the correct answer is E.

← 第 24 题#24
完整试卷

其他年份的第 25 题