A197957 Odd-index Fibonacci partition triangle read by rows.
1, 1, 1, 1, 2, 1, 1, 3, 4, 1, 1, 4, 8, 5, 1, 1, 5, 13, 17, 6, 1, 1, 6, 19, 35, 24, 7, 1, 1, 7, 26, 60, 77, 32, 8, 1, 1, 8, 34, 93, 162, 117, 41, 9, 1, 1, 9, 43, 135, 288, 364, 167, 51, 10, 1, 1, 10, 53, 187, 465, 778, 581, 228, 62, 11, 1, 1, 11, 64, 250, 704
Offset: 1
Examples
Triangle starts as follows: 1; 1, 1; 1, 2, 1; 1, 3, 4, 1; 1, 4, 8, 5, 1; 1, 5, 13, 17, 6, 1; ...
Links
- Philipp Fahr and Claus Michael Ringel, The Fibonacci partition triangles, arXiv:1109.2849 [math.CO], 2011.
- P. Fahr, C. M. Ringel, Categorification of the Fibonacci Numbers Using Representations of Quivers, J. Int. Seq. 15 (2012) # 12.2.1
Comments