A338211 Triangle of coefficients of perimeter polynomials for free polyominoes.
1, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 1, 0, 0, 0, 0, 0, 0, 0, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 3, 1, 1, 0, 0, 0, 0, 0, 0, 0, 0, 1, 3, 5, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 1, 11, 10, 10, 2, 1, 0, 0, 0, 0, 0, 0, 0, 0, 0, 0, 4, 18, 37, 30, 15, 3, 1
Offset: 0
Examples
Polynomials begin: 1; x^4; x^6; x^7 + x^8; 3*x^8 + x^9 + x^10; ...
Links
- Sean A. Irvine, Table of n, a(n) for n = 0..437; rows 0..19 flattened
- Sean A. Irvine, Java program (github)
Crossrefs
Formula
A000105(n) = Sum_{k=0..2*n+2} T(n,k).
Comments