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”).

A223444
4-level binary fanout graph coloring a rectangular array: number of nX3 0..14 arrays where 0..14 label nodes of a graph with edges 0,1 1,3 3,5 3,6 1,4 4,7 4,8 0,2 2,9 9,11 9,12 2,10 10,13 10,14 and every array movement to a horizontal or vertical neighbor moves along an edge of this graph
1
66, 408, 2988, 20640, 149120, 1050624, 7557696, 53547904, 384685440, 2730236928, 19605861888, 139221963776, 999628996096, 7099542437888, 50973532015616, 362040887361536, 2599362561034240, 18462321529880576, 132554347340582912
OFFSET
1,1
COMMENTS
Column 3 of A223449
LINKS
FORMULA
Empirical: a(n) = 70*a(n-2) -1024*a(n-4) +2832*a(n-6) -1792*a(n-8) +128*a(n-10)
EXAMPLE
Some solutions for n=3
.10..2.10....2.10..2....2..0..2....0..1..0....5..3..5...10.14.10....5..3..6
..2..0..2...10.13.10....9..2..9....2..0..1....3..5..3....2.10.13....3..5..3
..0..2.10...14.10..2....2..0..2...10..2..0....6..3..6...10..2.10....5..3..1
CROSSREFS
Sequence in context: A258958 A120102 A244286 * A084027 A063249 A106212
KEYWORD
nonn
AUTHOR
R. H. Hardin Mar 20 2013
STATUS
approved