1994 AIME 第 5 题

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

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

5.

给定正整数 nn,令 p(n)p(n) 表示 nn 的所有非零数位之积。(若 nn 只有一位数,则 p(n)p(n) 就等于该数位。)令 S=p(1)+p(2)+p(3)++p(999)\begin{aligned}S&=p(1)+p(2)+p(3)\\&\quad+\cdots+p(999)\end{aligned}\text{。}SS 的最大素因数是多少?

Given a positive integer n,n, let p(n)p(n) be the product of the nonzero digits of n.n. (If nn has only one digit, then p(n)p(n) is equal to that digit.) Let S=p(1)+p(2)+p(3)++p(999).\begin{aligned}S&=p(1)+p(2)+p(3)\\&\quad+\cdots+p(999).\end{aligned} What is the largest prime factor of S?S?

答案:103
知识点:数字乘法原理质因数分解
难度评级:2110
小提示:

把从 000000999999 的每个数都写成三位数,并让数位零贡献因子 11

Write every number from 000000 through 999999 using three digits and let a zero digit contribute a factor of 11

大提示:

这个和可按数位分解;记得去掉 000000 的贡献

The sum factors by digit position; remember to remove the contribution of 000000

解答:

对一个数位而言,各个有效因子之和为 1+1+2++9=461+1+2+\cdots+9=46,其中第一个 11 代表数位 00。因此,从 000000999999 的总和为 46346^3。去掉人为产生的贡献 11(它来自 000000),得到 S=4631=45(462+46+1)=452163\begin{aligned}S&=46^3-1\\&=45(46^2+46+1)\\&=45\cdot2163\end{aligned}\text{。}由于 2163=3721=371032163=3\cdot721=3\cdot7\cdot103,最大素因数为 103103

For one digit position, the sum of its effective factors is 1+1+2++9=46,1+1+2+\cdots+9=46, where the first 11 represents digit 0.0. Thus the sum over 000000 through 999999 is 463.46^3. Removing the artificial contribution 11 from 000000 gives S=4631=45(462+46+1)=452163.\begin{aligned}S&=46^3-1\\&=45(46^2+46+1)\\&=45\cdot2163.\end{aligned} Since 2163=3721=37103,2163=3\cdot721=3\cdot7\cdot103, the largest prime factor is 103.103.

← 第 4 题#4
完整试卷

其他年份的第 5 题