Find the missing term in the series: 5, 6, 11, 17, 28, ...
2024
Find the missing term in the series:
5, 6, 11, 17, 28, ...
- A.
45
- B.
46
- C.
47
- D.
None of the above
Attempted by 122 students.
Show answer & explanation
Correct answer: A
Solution: Find the pattern by looking at differences between consecutive terms.
Compute differences: 6 − 5 = 1, 11 − 6 = 5, 17 − 11 = 6, 28 − 17 = 11. So the differences are 1, 5, 6, 11.
Observe the recurrence: from the third difference onward each difference equals the sum of the two previous differences (6 = 1 + 5, 11 = 5 + 6).
Compute the next difference: 6 + 11 = 17.
Add this to the last term: 28 + 17 = 45.
Answer: 45