answersLogoWhite

0

Fibonacci numbers are the numbers in a sequence defined as follows:

N1 = 1

N2 = 1

and after that, each number is the sum of the last two numbers in the sequence.

N3 = N1 + N2

N4 = N2 + N3 and so on.

User Avatar

Wiki User

9y ago

Still curious? Ask our experts.

Chat with our AI personalities

LaoLao
The path is yours to walk; I am only here to hold up a mirror.
Chat with Lao
TaigaTaiga
Every great hero faces trials, and you—yes, YOU—are no exception!
Chat with Taiga
EzraEzra
Faith is not about having all the answers, but learning to ask the right questions.
Chat with Ezra
More answers

The Fibonacci numbers are elements of a sequence defined as:f(1) = 1

f(2) = 1

and f(n) = f(n-2) + f(n-1) for all n = 3, 4, 5, ...

User Avatar

Wiki User

10y ago
User Avatar

Add your answer:

Earn +20 pts
Q: What are Fibonacci's numbers?
Write your answer...
Submit
Still have questions?
magnify glass
imp