2024 AMC 12B Problem 18

Below is the professionally curated solution for Problem 18 of the 2024 AMC 12B, from LIVE by Po-Shen Loh. You can also try the full timed exam, view all 2024 AMC 12B solutions, or check the answer key.

All of the real AMC 8, AMC 10, AMC 12, and AIME problems in our complete solution collection are used with official legal permission of the Mathematical Association of America (MAA).

Concepts:Fibonaccisummation

Difficulty rating: 1930

18.

The Fibonacci numbers are defined by F1=1,F_1 = 1, F2=1,F_2 = 1, and Fn=Fn1+Fn2F_n = F_{n-1} + F_{n-2} for n3.n \ge 3. What is

F2F1+F4F2+F6F3++F20F10?\frac{F_2}{F_1} + \frac{F_4}{F_2} + \frac{F_6}{F_3} + \cdots + \frac{F_{20}}{F_{10}}?

318318

319319

320320

321321

322322

Solution:

Since F2k=FkLkF_{2k} = F_k L_k where LkL_k is the kkth Lucas number, each term F2kFk=Lk.\dfrac{F_{2k}}{F_k} = L_k. The sum is L1+L2++L10=1+3+4+7+11+18+29+47+76+123=319.L_1 + L_2 + \cdots + L_{10} = 1 + 3 + 4 + 7 + 11 + 18 + 29 + 47 + 76 + 123 = 319. (Equivalently, L1++L10=L123=3223=319.L_1 + \cdots + L_{10} = L_{12} - 3 = 322 - 3 = 319.)

Thus, the correct answer is B.

Problem 18 in Other Years