The Fibonacci sequence is a set of integers (the Fibonacci numbers) that starts with a zero, followed by a one, then by another one, and then by a series of steadily increasing numbers
ex:-0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, …….. where F0 = 0 and F1 = 1.
The Fibonacci sequence is a set of integers (the Fibonacci numbers) that starts with a zero, followed by a one, then by another one, and then by a series of steadily increasing numbers ex:-0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144, …….. where F0 = 0 and F1 = 1.