A288254 Number of octagons that can be formed with perimeter n.
1, 1, 2, 3, 5, 7, 10, 14, 20, 27, 36, 48, 63, 82, 104, 134, 167, 211, 258, 322, 389, 480, 572, 698, 825, 996, 1165, 1395, 1620, 1923, 2216, 2611, 2991, 3500, 3984, 4633, 5248, 6066, 6836, 7860, 8820, 10089, 11273, 12835, 14288, 16197
Offset: 8
Links
- Seiichi Manyama, Table of n, a(n) for n = 8..10000
- G. E. Andrews, P. Paule and A. Riese, MacMahon's Partition Analysis IX: k-gon partitions, Bull. Austral Math. Soc., 64 (2001), 321-329.
- Index entries for linear recurrences with constant coefficients, signature (1, 1, -1, 1, -1, 0, 0, 0, 0, -1, 1, 0, 0, -1, 1, -1, 1, 0, 0, 1, -1, 1, -1, 2, -2, 0, 0, 0, 0, 0, 0, -2, 2, -1, 1, -1, 1, 0, 0, 1, -1, 1, -1, 0, 0, 1, -1, 0, 0, 0, 0, -1, 1, -1, 1, 1, -1).
Crossrefs
Formula
G.f.: x^8/((1-x)*(1-x^2)* ... *(1-x^8)) - x^14/(1-x) * 1/((1-x^2)*(1-x^4)* ... *(1-x^14)).
a(2*n+14) = A026814(2*n+14) - A288342(n), a(2*n+15) = A026814(2*n+15) - A288342(n) for n >= 0. - Seiichi Manyama, Jun 08 2017
Comments