Computer Science, asked by manumali897, 1 year ago

What is the fibonacci series

Answers

Answered by srivinatikarre
1

It is a series of numbers in which each fibonacci number is equal to the sum of 2 previous numbers.

For example, 1,1,2,3,5,8

Hope this helps

Do mark as brainliest if it does

Answered by ishaasanish03
0

The Fibonacci sequence is one of the most famous formulas in mathematics.

Each number in the sequence is the sum of the two numbers that precede it. So, the sequence goes: 0, 1, 1, 2, 3, 5, 8, 13, 21, 34, and so on. The mathematical equation describing it is Xn+2= Xn+1 + Xn

Similar questions