2010 AMC 12B 第 25 题

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

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

25.

对每个整数 n2n\ge2, 令 pow(n)\operatorname{pow}(n) 为整除 nn 的最大质数的最大幂。 例如,pow(144)=pow(2432)=32\operatorname{pow}(144)=\operatorname{pow}(2^4\cdot3^2)=3^2。 求最大的整数 mm,使得 2010m2010^m 整除 n=25300pow(n)?\prod_{n=2}^{5300}\operatorname{pow}(n)?

For every integer n2,n\ge2, let pow(n)\operatorname{pow}(n) be the largest power of the largest prime that divides n.n. For example, pow(144)=pow(2432)=32.\operatorname{pow}(144)=\operatorname{pow}(2^4\cdot3^2)=3^2. What is the largest integer mm such that 2010m2010^m divides n=25300pow(n)?\prod_{n=2}^{5300}\operatorname{pow}(n)?

7474

7575

7676

7777

7878

答案:D
知识点:质因数分解质数区间内整数计数
难度评级:2640
解答:

因为 2010=23567,2010=2\cdot3\cdot5\cdot67, 将乘积写成 2A3B5C67D2^A3^B5^C67^D 乘以一个与这四个质数都互质的因子;于是 m=min(A,B,C,D).m=\min(A,B,C,D).

质数 2:2: 只有当 n=2k.n=2^k. 时,pow(n)\operatorname{pow}(n) 才是 22 的幂。因为 212=4096<5300<213,2^{12}=4096\lt5300\lt2^{13}, 所以 k=1,,12k=1,\ldots,12 贡献 A=1+2++12=78.A=1+2+\cdots+12=78.

质数 67:67:6767 是最大质因数时,pow(n)=67\operatorname{pow}(n)=67,即 n=67jn=67j,其中 1j791\le j\le79,且 jj 的每个质因数都至多为 67;67; 排除 j=67,71,73,79j=67, 71, 73, 79 后剩下 7575 个值。唯一满足 pow(n)=672\operatorname{pow}(n)=67^2nnn=672<5300,n=67^2\lt5300, 再贡献 2.2. 所以 D=75+2=77.D=75+2=77.

质数 3:3: 对于 n=2a3bn=2^a3^b,当 b=1,2,3,4,b=1,2,3,4, 时,允许的指数 aa 的个数分别为 11,10,8,7,11,10,8,7,仅这些项就贡献 B11+210+38+47=83. \begin{aligned} B&\ge11+2\cdot10 \\ &\quad+3\cdot8+4\cdot7=83. \end{aligned}

质数 5:5: 写成 n=2a3c5b.n=2^a3^c5^b.b=1,b=1, 时,对 c=0,ldots,6c=0,ldots,6 的计数总和为 11+9+7+6+4+3+1=41.11+9+7+6+4+3+1=41.b=2,b=2, 时,计数总和为 8+7+5+3+2=25,8+7+5+3+2=25,每个贡献两个因数 5.5. 因此 C41+225=91.C\ge41+2\cdot25=91.

所以 m=min(78,B,C,77)=77.m=\min(78,B,C,77)=77.

因此,正确答案是 D

Since 2010=23567,2010=2\cdot3\cdot5\cdot67, write the product as 2A3B5C67D2^A3^B5^C67^D times a factor coprime to all four primes; then m=min(A,B,C,D).m=\min(A,B,C,D).

Prime 2:2: pow(n)\operatorname{pow}(n) is a power of 22 only when n=2k.n=2^k. Since 212=4096<5300<213,2^{12}=4096\lt5300\lt2^{13}, the values k=1,,12k=1,\ldots,12 contribute A=1+2++12=78.A=1+2+\cdots+12=78.

Prime 67:67: pow(n)=67\operatorname{pow}(n)=67 when 6767 is the largest prime factor, i.e. n=67jn=67j with 1j791\le j\le79 and every prime factor of jj at most 67;67; excluding j=67,71,73,79j=67, 71, 73, 79 leaves 7575 values. The one nn with pow(n)=672\operatorname{pow}(n)=67^2 is n=672<5300,n=67^2\lt5300, adding 2.2. So D=75+2=77.D=75+2=77.

Prime 3:3: For n=2a3bn=2^a3^b with b=1,2,3,4,b=1,2,3,4, the numbers of allowable exponents aa are 11,10,8,7,11,10,8,7, respectively. These terms alone contribute B11+210+38+47=83. \begin{aligned} B&\ge11+2\cdot10 \\ &\quad+3\cdot8+4\cdot7=83. \end{aligned}

Prime 5:5: Write n=2a3c5b.n=2^a3^c5^b. For b=1,b=1, the counts over c=0,ldots,6c=0,ldots,6 total 11+9+7+6+4+3+1=41.11+9+7+6+4+3+1=41. For b=2,b=2, the counts total 8+7+5+3+2=25,8+7+5+3+2=25, each contributing two factors of 5.5. Hence C41+225=91.C\ge41+2\cdot25=91.

Therefore m=min(78,B,C,77)=77.m=\min(78,B,C,77)=77.

Thus, the correct answer is D.

← 第 24 题#24
完整试卷

其他年份的第 25 题