2013 AMC 12B 第 14 题

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

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

14.

两个非负整数的不降序列有不同的首项。每个序列都满足从第三项开始,每项都是前两项之和,并且两个序列的第七项都是 NNNN 的最小可能值是多少?

Two non-decreasing sequences of nonnegative integers have different first terms. Each sequence has the property that each term beginning with the third is the sum of the previous two terms, and the seventh term of each sequence is N.N. What is the smallest possible value of N?N?

5555

8989

104104

144144

273273

答案:C
知识点:斐波那契数列丢番图方程最大公约数
难度评级:1750
解答:

a1,a2a_1, a_2 开始的序列第七项为 5a1+8a25a_1 + 8a_2。对两个序列,5a1+8a2=5b1+8b25a_1 + 8a_2 = 5b_1 + 8b_2,所以 5(b1a1)=8(a2b2)5(b_1 - a_1) = 8(a_2 - b_2)。因为 gcd(5,8)=1\gcd(5, 8) = 1,需要 8b1a18 \mid b_1 - a_15a2b25 \mid a_2 - b_2。设 a1<b1a_1 \lt b_1,并利用不降条件,有 a1b18b28a213a_1 \le b_1 - 8 \le b_2 - 8 \le a_2 - 13。取 a1=0a_1 = 0b1=b2=8b_1 = b_2 = 8a2=13a_2 = 13,得到 N=50+813=104N = 5\cdot 0 + 8\cdot 13 = 104。正确答案是 C

A sequence starting a1,a2a_1, a_2 has seventh term 5a1+8a2.5a_1 + 8a_2. For the two sequences, 5a1+8a2=5b1+8b2,5a_1 + 8a_2 = 5b_1 + 8b_2, so 5(b1a1)=8(a2b2).5(b_1 - a_1) = 8(a_2 - b_2). Since gcd(5,8)=1,\gcd(5, 8) = 1, we need 8b1a18 \mid b_1 - a_1 and 5a2b2.5 \mid a_2 - b_2. Taking a1<b1a_1 \lt b_1 with nondecreasing terms gives a1b18b28a213.a_1 \le b_1 - 8 \le b_2 - 8 \le a_2 - 13. Choosing a1=0,a_1 = 0, b1=b2=8,b_1 = b_2 = 8, a2=13a_2 = 13 yields N=50+813=104.N = 5\cdot 0 + 8\cdot 13 = 104. Thus, the correct answer is C.

← 第 13 题#13
完整试卷

其他年份的第 14 题