A212163 Square array A(n,k), n>=1, k>=1, read by antidiagonals: A(n,k) is the number of n-colorings of the rhombic hexagonal square grid graph RH_(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, 4034304, 30847500, 393600, 1050, 8, 0, 0, 6, 739642368, 148039757460, 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, 4034304, ... 5, 180, 32940, 30847500, 148039757460, ... 6, 480, 393600, 3312560640, 286169360240640, ... 7, 1050, 2735250, 123791435250, 97337270132408250, ...
Links
- Andrew Howroyd, Table of n, a(n) for n = 1..153
- Wikipedia, Chromatic Polynomial
Comments