fibonaccitype
Fibonaccitype is a term used in mathematics to describe a class of sequences and related structures whose growth is governed by a Fibonacci-like recurrence. In its simplest form a fibonaccitype is a sequence {f(n)} defined by f(n) = f(n-1) + f(n-2) for n ≥ 2 with chosen initial values f(0) and f(1). Such sequences exhibit exponential growth characteristic of the Fibonacci family, and many combinatorial objects counted by fibonaccitypes share this growth pattern.
Origin and scope: The term is used in certain theoretical and expository contexts to unify counting problems
Mathematical properties: Solutions to f(n) = f(n-1) + f(n-2) admit a closed form via a Binet-like formula, and
Variants and extensions: Generalizations include sequences with different initial values, vector-valued fibonaccitypes, and higher-order recurrences that
See also Fibonacci numbers, Zeckendorf representation, Fibonacci tiling, Fibonacci word.