A212195 Square array A(n,k), n>=1, k>=1, read by antidiagonals: A(n,k) is the number of n-colorings of the staggered hexagonal square grid graph SH_(k,k).
1, 0, 2, 0, 0, 3, 0, 0, 6, 4, 0, 0, 6, 48, 5, 0, 0, 6, 1056, 180, 6, 0, 0, 6, 45696, 32940, 480, 7, 0, 0, 6, 4038432, 30847500, 393600, 1050, 8, 0, 0, 6, 743601024, 148046704020, 3312560640, 2735250, 2016, 9
Offset: 1
Examples
Square array A(n,k) begins: 1, 0, 0, 0, 0, ... 2, 0, 0, 0, 0, ... 3, 6, 6, 6, 6, ... 4, 48, 1056, 45696, 4038432, ... 5, 180, 32940, 30847500, 148046704020, ... 6, 480, 393600, 3312560640, 286170443437440, ... 7, 1050, 2735250, 123791435250, 97337320223288250, ...
Links
- Wikipedia, Chromatic Polynomial
Comments