2024 AIME II 第 14 题

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

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

14.

b2b \ge 2 为整数。若一个正整数 nnbb 进制表示时恰好有两位,且这两位数字之和为 n\sqrt{n}。则称它为 bb-eautiful。例如,81811313-eautiful,因为 81=631381 = \underline{6}\,\underline{3}_{13},且 6+3=816 + 3 = \sqrt{81}。求最小的整数 b2b \ge 2,使得存在超过十个 bb-eautiful 整数。

Let b2b \ge 2 be an integer. Call a positive integer nn bb-eautiful if it has exactly two digits when expressed in base bb and these two digits sum to n.\sqrt{n}. For example, 8181 is 1313-eautiful because 81=631381 = \underline{6}\,\underline{3}_{13} and 6+3=81.6 + 3 = \sqrt{81}. Find the least integer b2b \ge 2 for which there are more than ten bb-eautiful integers.

答案:211
知识点:进制数字中国剩余定理
难度评级:3270
解答:

一个 bb 进制两位数为 n=xb+yn = xb + y,其中 1xb11 \le x \le b-10yb10 \le y \le b-1,条件说 n=s2n = s^2,其中 s=x+ys = x + y。于是 s2=xb+y=x(b1)+ss^2 = xb + y = x(b-1) + s,所以 注意 sb21<bs \le \sqrt{b^2 - 1} \lt b。反过来,对任何满足 2sb12 \le s \le b - 1(b1)s(s1)(b-1) \mid s(s-1)ss,令 x=s(s1)b1x = \frac{s(s-1)}{b-1}y=sx=s(bs)b1y = s - x = \frac{s(b-s)}{b-1} 可得 1xb11 \le x \le b-10yb10 \le y \le b-1, 因而恰好给出一个 bb-eautiful 整数 n=s2n = s^2。所以数量等于满足 s(s1)0(modb1)s(s-1) \equiv 0 \pmod{b-1}s{2,,b1}s \in \{2, \ldots, b-1\} 的个数。 s(s1)=x(b1).s(s - 1) = x(b - 1).

m=b1m = b - 1。因为 sss1s - 1 互质,整除 mm 的每个素数幂都必须整除 sss1s - 1,所以由中国剩余定理,模 mm2ω(m)2^{\omega(m)} 个解,其中 ω(m)\omega(m)mm 的不同素因子个数。在代表元 1,2,,m1, 2, \ldots, m 中,只有 s=1s = 1 不在我们的范围内(而 s=ms = m 符合),所以数量为 2ω(m)12^{\omega(m)} - 1

我们需要 2ω(m)1>102^{\omega(m)} - 1 \gt 10,即 ω(m)4\omega(m) \ge 4。含有四个不同素因子的最小正整数是 2357=2102 \cdot 3 \cdot 5 \cdot 7 = 210,所以最小的进制为 b=211b = 211(此时有 241=152^4 - 1 = 15bb-eautiful 整数)。

A two-digit number in base bb is n=xb+yn = xb + y with 1xb11 \le x \le b-1 and 0yb1,0 \le y \le b-1, and the condition says n=s2n = s^2 where s=x+y.s = x + y. Then s2=xb+y=x(b1)+s,s^2 = xb + y = x(b-1) + s, so s(s1)=x(b1).s(s - 1) = x(b - 1). Note sb21<b.s \le \sqrt{b^2 - 1} \lt b. Conversely, for any ss with 2sb12 \le s \le b - 1 and (b1)s(s1),(b-1) \mid s(s-1), setting x=s(s1)b1x = \frac{s(s-1)}{b-1} and y=sx=s(bs)b1y = s - x = \frac{s(b-s)}{b-1} gives 1xb11 \le x \le b-1 and 0yb1,0 \le y \le b-1, hence exactly one bb-eautiful integer n=s2.n = s^2. So the count equals the number of s{2,,b1}s \in \{2, \ldots, b-1\} with s(s1)0(modb1).s(s-1) \equiv 0 \pmod{b-1}.

Let m=b1.m = b - 1. Since ss and s1s - 1 are coprime, each prime power dividing mm must divide ss or s1,s - 1, so by the Chinese remainder theorem there are 2ω(m)2^{\omega(m)} solutions modulo m,m, where ω(m)\omega(m) is the number of distinct prime factors of m.m. Among the representatives 1,2,,m,1, 2, \ldots, m, only s=1s = 1 falls outside our range (and s=ms = m qualifies), so the count is 2ω(m)1.2^{\omega(m)} - 1.

We need 2ω(m)1>10,2^{\omega(m)} - 1 \gt 10, i.e. ω(m)4.\omega(m) \ge 4. The smallest positive integer with four distinct prime factors is 2357=210,2 \cdot 3 \cdot 5 \cdot 7 = 210, so the least base is b=211b = 211 (which has 241=152^4 - 1 = 15 bb-eautiful integers).

← 第 13 题#13
完整试卷

其他年份的第 14 题