The Fibonacci sequence is a sequence of numbers defined by the recurrence relation
The Fibonacci sequence appears throughout the natural world, and it dates back over two millennia to its first use by Indian mathematicians; yet its name derives from Leonardo of Pisa, who popularized the sequence in the West by introducing it as an exercise involving a population of rabbits in 1202. His assumption about the population were as follows:
See the figure below for a branching diagram illustrating the number of rabbit pairs for each of the
first five months. The dynamics of the rabbit population explains the recurrence relation
The first 12 terms of the Fibonacci sequence are 1, 1, 2, 3, 5, 8, 13, 21, 34, 55, 89, 144. The 12th term (144) gives the number of rabbits after one year, which answers Fibonacci's original question to his readers.