In the following series, identify the number that needs to be changed to form the Fibonacci series:
1, 1, 2, 3, 6, 13, 21
A. 5 B. 8 C. 6 D. 13
GATE 2024 · General Aptitude · Sequence Series · medium
Answer: The number 6 (at position 5) needs to be changed to 5. Answer is C. 6.
Write the correct Fibonacci series for 7 terms: F: 1, 1, 2, 3, 5, 8, 13, 21
Compare with the given series term by term: Given: 1, 1, 2, 3, 6, 13, 21. Fibonacci: 1, 1, 2, 3, 5, 8, 13, 21. Position 5: 6 (given) vs 5 (Fibonacci) => mismatch at 6.