2023 AMC 10B 第 16 题

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

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

16.

定义“升数”为一个至少 22 位的正整数,其数字从左到右严格递增。类似地,定义“降数”为一个至少 22 位的正整数,其数字从左到右严格递减。例如,258258 是升数,86208620 是降数。令 UU 为所有升数的总数,令 DD 为所有降数的总数。求 UD|U - D|

Define an upno to be a positive integer of 22 or more digits where the digits are strictly increasing moving left to right. Similarly, define a downno to be a positive integer of 22 or more digits where the digits are strictly decreasing moving left to right. For instance, the number 258258 is an upno and 86208620 is a downno. Let UU equal the total number of upnos and let DD equal the total number of downnos. What is UD?|U - D|?

512512

1010

00

99

511511

答案:E
知识点:子集数字
难度评级:1800
解答:

一个“升数”就是选择至少 22 个数字并按递增顺序写出。数字 00 不能出现,因为它不能在首位,也不能跟在更小的数字后面。因此数字来自 {1,,9}\{1, \ldots, 9\},所以 U=2919=502U = 2^9 - 1 - 9 = 502。一个“降数”可以以 00 结尾,所以可从 {0,,9}\{0, \ldots, 9\} 中选择 2\ge 2 个数字,得到 D=210110=1013D = 2^{10} - 1 - 10 = 1013。因此 UD=5021013=511|U - D| = |502 - 1013| = 511。所以正确答案是 E

An upno is just a choice of at least 22 digits, written in increasing order. A 00 can never appear: it can't lead and can't follow a smaller digit. So the digits come from {1,,9},\{1, \ldots, 9\}, giving U=2919=502.U = 2^9 - 1 - 9 = 502. A downno can end in 0,0, so its digits are any subset of {0,,9}\{0, \ldots, 9\} of size 2,\ge 2, giving D=210110=1013.D = 2^{10} - 1 - 10 = 1013. So UD=5021013=511.|U - D| = |502 - 1013| = 511. Therefore, the answer is E.

← 第 15 题#15
完整试卷

其他年份的第 16 题