login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

A223293
4-loop graph coloring a rectangular array: number of nX4 0..8 arrays where 0..8 label nodes of a graph with edges 0,1 1,2 2,0 0,3 3,4 4,0 0,5 5,6 6,0 0,7 7,8 8,0 and every array movement to a horizontal or vertical neighbor moves along an edge of this graph
1
288, 11304, 709320, 46008720, 2997483624, 195340203144, 12730353920784, 829641130218216, 54067983864017544, 3523628257995013776, 229636010734298222184, 14965454234179949675400, 975303567250780213199376
OFFSET
1,1
COMMENTS
Column 4 of A223297
LINKS
FORMULA
Empirical: a(n) = 68*a(n-1) -156*a(n-2) -1911*a(n-3) +3816*a(n-4) +3960*a(n-5) -4572*a(n-6) for n>7
EXAMPLE
Some solutions for n=3
..0..1..0..3....0..3..0..8....1..0..5..0....1..0..3..4....0..1..0..3
..1..0..3..0....1..0..7..0....0..6..0..4....0..1..0..3....1..0..8..0
..0..1..0..6....0..7..0..2....2..0..7..0....2..0..8..0....0..4..0..3
CROSSREFS
Sequence in context: A264001 A168555 A163731 * A035749 A048145 A022154
KEYWORD
nonn
AUTHOR
R. H. Hardin Mar 19 2013
STATUS
approved