Question 67

Logical Reasoning Alphanumeric series Easy

What is the number that comes next in the series?

1, 2, 3, 6, 11, 20, 37, 68, ______?

(A) 105
(B) 124
(C) 125
(D) 126
View Dynamic Solution & Explanation
Correct Solution: Option C

Step-by-step Solution:

Pattern Analysis



The pattern for this series is revealed by looking at the sequence of differences between its terms.




  1. Find the First Differences:

    Calculating the difference between each number gives us a new sequence: 1, 1, 3, 5, 9, 17, 31, ...




  2. Identify the Pattern in the Differences:

    This new sequence follows a rule where each term is the sum of the previous three terms (a Tribonacci-like sequence).



    • 1 + 1 + 3 = 5

    • 1 + 3 + 5 = 9

    • 3 + 5 + 9 = 17

    • 5 + 9 + 17 = 31




  3. Calculate the Next Difference:

    Following this rule, the next difference must be the sum of the last three: 9 + 17 + 31 = 57.




  4. Calculate the Next Term in the Main Series:

    Add this new difference to the last term of the original series: 68 + 57 = 125.







The next number in the series is 125.