Digital Library of Mathematical Functions
About the Project
NIST
26 Combinatorial AnalysisProperties

§26.11 Integer Partitions: Compositions

A composition is an integer partition in which order is taken into account. For example, there are eight compositions of 4: 4,3+1,1+3,2+2,2+1+1,1+2+1,1+1+2, and 1+1+1+1. \mathop{c\/}\nolimits\!\left(n\right) denotes the number of compositions of n, and \mathop{c_{{m}}\/}\nolimits\!\left(n\right) is the number of compositions into exactly m parts. \mathop{c\/}\nolimits\!\left(\in\!T,n\right) is the number of compositions of n with no 1’s, where again T=\{2,3,4,\ldots\}. The integer 0 is considered to have one composition consisting of no parts:

Also,

The Fibonacci numbers are determined recursively by

26.11.5
F_{0}=0,
F_{1}=1,
F_{n}=F_{{n-1}}+F_{{n-2}},n\geq 2.

Explicitly,

Additional information on Fibonacci numbers can be found in Rosen et al. (2000, pp. 140–145).