2005 AIME II 第 6 题

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

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

6.

一叠 2n2n 张卡片从上到下连续编号为 112n2n。取走上面的 nn 张卡片,保持顺序, 形成牌堆 AA。 剩下的卡片形成牌堆 BB。 现在把卡片重新叠成一叠,方法是分别从牌堆 BB 和牌堆 AA 的顶部交替取牌。在这个过程中,编号为 (n+1)(n + 1) 的卡片是新牌堆的底牌, 编号为 11 的卡片放在它上面,如此继续,直到牌堆 AABB 都用完。如果重新叠牌后, 每个牌堆中至少有一张卡片占据它在原牌堆中的同一位置,则称这叠牌为神奇的。例如,八张卡片 形成一叠神奇牌,因为编号为 33 和编号为 66 的卡片保留了原来的位置。求在编号为 131131 的卡片保留原位置的神奇牌堆中,卡片的张数。

The cards in a stack of 2n2n cards are numbered consecutively from 11 through 2n2n from top to bottom. The top nn cards are removed, kept in order, and form pile A.A. The remaining cards form pile B.B. The cards are now restacked into a single stack by taking cards alternately from the tops of pile BB and pile A,A, respectively. In this process, card number (n+1)(n + 1) is the bottom card of the new stack, card number 11 is on top of this card, and so on, until piles AA and BB are exhausted. If, after the restacking process, at least one card from each pile occupies the same position that it occupied in the original stack, the stack is called magical. For example, eight cards form a magical stack because cards number 33 and number 66 retain their original positions. Find the number of cards in the magical stack in which card number 131131 retains its original position.

答案:392
知识点:排列奇偶性一次方程
难度评级:2560
解答:

从底部往上读,新牌堆为 n+1, 1, n+2, 2, , 2n, nn+1,\ 1,\ n+2,\ 2,\ \ldots,\ 2n,\ n。 因此牌堆 BB 的卡片以相反顺序占据从顶部数的偶数位置,牌堆 AA 的卡片以相反顺序占据奇数位置:原位置 ini \le n(牌堆 AA)的卡片移到位置 2(ni)+12(n - i) + 1, 而原位置 i>ni \gt n (牌堆 BB)的卡片移到位置 2(2ni)+22(2n - i) + 2

由于 131131 是奇数,编号为 131131 的卡片若要保持原位置,只能来自牌堆 AA,因而 131=2(n131)+1131 = 2(n - 131) + 1,解得 n=196n = 196。的确,131196131 \le 196,且这叠牌是神奇的,因为编号为 262262 的来自牌堆 BB 的卡片也保持不动:2(2n262)+2=2622(2n - 262) + 2 = 262。这叠牌共有 2n=3922n = 392 张。

The new stack, read from the bottom up, is n+1, 1, n+2, 2, , 2n, n.n+1,\ 1,\ n+2,\ 2,\ \ldots,\ 2n,\ n. So pile BB's cards occupy the even positions from the top in reverse order, and pile AA's cards occupy the odd positions in reverse order: a card at original position ini \le n (pile AA) moves to position 2(ni)+1,2(n - i) + 1, while a card at position i>ni \gt n (pile BB) moves to position 2(2ni)+2.2(2n - i) + 2.

Since 131131 is odd, card 131131 can keep its position only if it comes from pile A,A, so 131=2(n131)+1,131 = 2(n - 131) + 1, which gives n=196.n = 196. Indeed 131196,131 \le 196, and the stack is magical because card 262262 from pile BB also stays fixed: 2(2n262)+2=262.2(2n - 262) + 2 = 262. The stack has 2n=3922n = 392 cards.

← 第 5 题#5
完整试卷

其他年份的第 6 题