OFFSET
1,3
COMMENTS
The square diagonal grid graph DG_(n,n) has n^2 = A000290(n) vertices and 2*(n-1)*(2*n-1) = A002943(n-1) edges; see A212208 for example. The chromatic polynomial of DG_(n,n) has n^2+1 = A002522(n) coefficients.
This graph is also called the king graph. - Andrew Howroyd, Jun 25 2017
LINKS
Andrew Howroyd, Table of n, a(n) for n = 1..153
Eric Weisstein's World of Mathematics, King Graph
Wikipedia, Chromatic Polynomial
EXAMPLE
Square array A(n,k) begins:
1, 0, 0, 0, 0, ...
2, 0, 0, 0, 0, ...
3, 0, 0, 0, 0, ...
4, 24, 72, 168, 360, ...
5, 120, 6720, 935040, 325061760, ...
6, 360, 126360, 265035240, 3322711053720, ...
7, 840, 1128960, 17160407040, 2949948395735040, ...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Alois P. Heinz, May 04 2012
STATUS
approved