twobagels
What is the next number in the sequence: 2, 6, 22, 56, 114?
A. 202
B. 228
C. 232
D. 245
E. 281
There are no set rules when it comes to sequence/patterns. It could be as weird as each number being \(n^3-n^2\), {0, 4, 18, 58,….} or as simple as difference between consecutive terms being 2 {1,3,5….}
So, some can give you an answer straight way and some would require hit and trial.
Back to the question The common difference is not same, and they do not fall in pattern of squares cubes etc. Rather I tried with \(2^2-2, 3^2-3\), but it ended there because next should have been \(4^2-4\) or 12.
So, it was 4th or 5th trial that I stumbled upon the correct (or should I say one of the correct ) pattern.
Took out the difference between each consecutive terms.
\((6-2),(22-6),(56-22),(114-56)……\)
\(4,16,34,58……\).
No pattern that can justify each number. So, went with one more difference.
\((16-4),(34-16),(58-34)……\)
\(12,18,24………\). Ok, so I have a pattern here.
Each difference of difference increases by 6. Next, should be 24+6 or 30 and D-58=30 or D=88, where D is the difference between 114 and next term.
Thus, answer is 114+88 or 202.
A
Why the entire theory above and not the solution straight way?It is to tell you that the patterns do not have any straight answers. The higher ones may require some thinking, so don’t get worried if you don’t get the answer.
You will not see such a question on GMAT. It will just help you in exercising your brain a bit.