Free Practice Question
PS · Problem Solving
705-805
Sequences
What is the next number in the sequence: 2, 6, 22, 56, 114?
Answer Choices
Correct answer marked below202
Correct
B
228
C
232
D
245
E
281
See the full step-by-step explanation
You can see the correct answer above. Sign in for free to unlock the complete worked solution.
Track your performance and improve
Get detailed analytics, unlock full explanations, and move up difficulty tiers as you practice.
Explanation
Preview
Official Explanation
Official
There are no set rules when it comes to sequence/patterns. It could be as weird as each number being , {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 , but it ended there because next should have been 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: → .…
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 , but it ended there because next should have been 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: → .…
Read the full explanation
Sign in for free to see the complete step-by-step solution to this question.
Comments
Sign in to join the discussion
No comments yet
Be the first to share your thoughts and help others understand it better.
Sign in to commentWhat this question tests
What it tests
Your ability to spot and extend arithmetic and geometric sequences and work with recursive definitions.
Common trap
Off-by-one errors in indexing (a₀ vs a₁) or confusing an arithmetic difference with a geometric ratio.
Details
Difficulty
705-805
Type
PS
Category