Math, asked by pheonix42, 1 year ago

what are the fibbonacci nos.

Answers

Answered by shadow1924
1
It is a sequence where the next number is the sum of the two numbers behind it.
E.g.0,1,1,2,3,5,8,...
Here after 0 comes 1 and then the next number is 0+1=1
Then the next number is 1+1=2
After 2 it's 2+1=3
then 3+2=5 and so the sequence continues
Answered by AdiK1needy
2
Fibonacci numbers are defined as follows:

1, 1, 2, 3, 5, 8, .....

the general term here is

a_{n} = a_{n - 1} + a_{n - 2}
the first is taken to be 1.

hope you got help from my answer if yes then please mark my answer as brainliest ☺️☺️..
Similar questions