2024 AMC 10B 第 16 题

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

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

16.

Jerry 喜欢玩数字。有一天,他把从 1120242024 的所有整数都写在白板上。然后他反复选择白板上的四个数,擦掉它们,并用它们的和或积替代。(例如,Jerry 的第一步可能擦掉 11223355,然后在白板上写下它们的和 1111,或它们的积 3030。)反复进行这个操作后,Jerry 注意到白板上剩下的所有数都是奇数。此时白板上最多可能还剩多少个整数?

Jerry likes to play with numbers. One day, he wrote all the integers from 11 to 20242024 on the whiteboard. Then he repeatedly chose four numbers on the whiteboard, erased them, and replaced them by either their sum or their product. (For example, Jerry’s first step might have been to erase 1,1, 2,2, 3,3, and 5,5, and then write either 11,11, their sum, or 30,30, their product, on the whiteboard.) After repeatedly performing this operation, Jerry noticed that all the remaining numbers on the whiteboard were odd. What is the maximum possible number of integers on the whiteboard at that time?

10101010

10111011

10121012

10131013

10141014

答案:A
知识点:奇偶性不变量最优化
难度评级:1800
小提示:

每次操作把 44 个数变成 11 个数,所以数量减少 33;要最大化剩余数量,就要最小化操作次数。

Each move turns 44 numbers into 1,1, so the count drops by 3;3; maximizing the count means minimizing the moves

大提示:

共有 10121012 个偶数,而每次操作至多使偶数的个数减少 33 个。

There are 10121012 even entries, and any move decreases their number by at most 33

解答:

1,,20241, \ldots, 2024 中有 10121012 个偶数和 10121012 个奇数。每次操作把 44 个数换成 11 个数,所以总数减少 33。如果某次操作用掉 ee 个偶数,那么它写下的结果要么是奇数,使偶数的个数减少 ee;要么是偶数,使偶数的个数减少 e1e-1。无论哪种情形,偶数的个数至多减少 33。因此要消去全部 10121012 个偶数,至少需要 10123=338\lceil\frac{1012}{3}\rceil=338 次操作。这个次数可以达到:先做 337337 次求和,每次取一个奇数和三个偶数,再做一次求和,取三个奇数和最后一个偶数。这样每次写下的都是奇数。因此白板上最多能剩下 20243338=10102024-3\cdot338=1010 个数。因此正确答案是 A

Among 1,,20241, \ldots, 2024 there are 10121012 even numbers and 10121012 odd numbers. Each operation replaces 44 entries by 1,1, so the total count falls by 3.3. If a move consumes ee even entries, its output is either odd, reducing the even count by e,e, or even, reducing it by e1.e-1. In either case the even count falls by at most 3.3. Therefore eliminating all 10121012 even entries takes at least 10123=338\lceil\frac{1012}{3}\rceil=338 moves. This is achievable: use 337337 sums containing one odd and three evens, then one sum containing three odds and the final even. Every output is odd. Thus the maximum remaining count is 20243338=1010.2024-3\cdot338=1010. Therefore, the answer is A.

第 15 题#15
完整试卷

其他年份的第 16 题