OFFSET
1,5
COMMENTS
Y_1 contains a loop, so has no colorings with any number of colors. Y_2 is the cycle graph C_4 with two double edges; these two graphs are therefore equivalent with respect to number of colorings.
LINKS
N. L. Biggs, R. M. Damerell and D. A. Sands, Recursive families of graphs, Journal of Combinatorial Theory Series B Volume 12 (1972), 123-131. MR0294172
Eric Weisstein's World of Mathematics, Prism Graph
Wikipedia, Chromatic polynomial
FORMULA
A(n,k) = (n^2-3n+3)^k+(n-1)((3-n)^k+(1-n)^k)+n^2-3n+1.
EXAMPLE
Square array A(n,k) begins:
0, 0, 0, 0, 0, 0, 0, ...
0, 2, 0, 2, 0, 2, 0, ...
0, 18, 12, 114, 180, 858, 1932, ...
0, 84, 264, 2652, 16080, 119844, 816984, ...
0, 260, 1920, 29660, 367080, 4843460, 62682480, ...
0, 630, 8520, 198030, 4067280, 85847910, 1800687000, ...
CROSSREFS
KEYWORD
nonn,tabl
AUTHOR
Jeremy Tan, Oct 15 2016
STATUS
approved