what is fibbanoci sequence
Answers
Answered by
17
*Fibonacci sequence:-
The Fibonacci sequence is a set of numbers that starts with a one or a zero, followed by a one, and proceeds based on the rule that each number (called a Fibonacci number) is equal to the sum of the preceding two numbers.
Give ❤️
Answered by
3
Step-by-step explanation:
The Fibonacci sequence is a series of numbers where a number is the addition of the last two numbers, starting with 0, and 1. The Fibonacci Sequence: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, 55… Written as a rule, the expression is: Xn = Xn-1 + Xn-2
Similar questions