AMC 8 · 2009 · #5
학년 4 pattern recursive-sequencepattern-recognitionmulti-digit-arithmetic pattern-recognitionsystematic-enumeration ↑ 선수 지식: multi-digit-arithmetic
📏 중간 풀이 💡 2 개 인사이트
문제
A sequence of numbers starts with , , and . The fourth number of the sequence is the sum of the previous three numbers in the sequence: . In the same way, every number after the fourth is the sum of the previous three numbers. What is the eighth number in the sequence?
답을 골라 클릭하세요.
(A)
11
(B)
20
(C)
37
(D)
68
(E)
99
AMC 8 2009 problem © Mathematical Association of America (MAA AMC). Reproduced for educational use.
풀이는 먼저 직접 풀어본 뒤에 보는 게 가장 효과적이에요.