In the following sequence , which pair of number fill in<br /> the blanks ?<br /> 1, 1, 3 , 2 , 8, 5 , 21 , 13 ___ , ____
Step-by-step Solution:
The sequence 1, 1, 3, 2, 8, 5, 21, 13, ___, ___ does not follow a simple arithmetic or geometric progression. The numbers fluctuate, which suggests it is composed of two or more independent series interleaved together.
Let's split the main sequence into two sub-series based on their positions (odd and even):
Both series appear to follow the same recursive formula: $X_n = 3 \times X_{n-1} - X_{n-2}$. This means each new term is three times the previous term minus the term before that.
Checking Series 1:
Checking Series 2:
The pattern holds true for both series.
We apply the formula to find the next term for each series, which will be the two missing numbers in the main sequence.
The two missing numbers in the sequence are the next term from Series 1 followed by the next term from Series 2.
Therefore, the pair of numbers is 55, 34.