What number would replace question mark (?) in the series given below? 1, 6,…
2023
What number would replace question mark (?) in the series given below?
1, 6, 18, 44, 98, 208, 430, ?
Answer: B. 876 — CONCEPTA recursive number series can combine multiplication with an added sequence. To identify the rule, compare each term with a fixed multiple of the…
- A.
638
- B.
876
- C.
896
- D.
999
Attempted by 3 students.
Show answer & explanation
Correct answer: B
CONCEPT
A recursive number series can combine multiplication with an added sequence. To identify the rule, compare each term with a fixed multiple of the preceding term and inspect the residuals.
APPLICATION
From 1 to 6: 2 × 1 + 4 = 6.
From 6 to 18: 2 × 6 + 6 = 18.
From 18 to 44: 2 × 18 + 8 = 44.
From 44 to 98: 2 × 44 + 10 = 98.
From 98 to 208: 2 × 98 + 12 = 208.
From 208 to 430: 2 × 208 + 14 = 430.
The added even numbers increase by 2, so the next one is 16: 2 × 430 + 16 = 876.
CROSS-CHECK
The residuals after subtracting twice the preceding term are 4, 6, 8, 10, 12, 14 and 16, a consecutive-even-number sequence.
Therefore, the missing number is 876.