medium Mathematics

What is the next number in the sequence: 1, 1, 2, 3, 5, 8, ...?

Quiz Options

Explanation

This is the Fibonacci sequence, where each number is the sum of the two preceding ones (e.g., 5 + 8 = 13).