ABSTRACT

Fibonacci numbers: Collectively these form an integer sequence defined by the recurrence Fn = Fn−1 +Fn−2 with initial values 1,1.

integer sequence: Integers listed in some order. Technically, an integer sequence is a function s : N→ Z or s : W → Z, but rarely do we think of a sequence in this manner.