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

A229585
Number of defective 3-colorings of an n X 7 0..2 array connected horizontally and antidiagonally with exactly one mistake, and colors introduced in row-major 0..2 order.
1
96, 5724, 264300, 11035044, 435326724, 16551428868, 613195191972, 22285439501940, 798023885879412, 28242628279003332, 990013172442084324, 34429588531063458516, 1189375483329032617620, 40853134231990887545316
OFFSET
1,1
COMMENTS
Column 7 of A229586.
LINKS
FORMULA
Empirical: a(n) = 84*a(n-1) - 2466*a(n-2) + 31428*a(n-3) - 206469*a(n-4) + 750384*a(n-5) - 1513404*a(n-6) + 1574640*a(n-7) - 656100*a(n-8).
EXAMPLE
Some solutions for n=3:
0 1 2 0 1 0 2 0 1 0 2 1 2 1 0 1 2 0 1 0 1
0 1 2 0 2 1 0 0 1 0 2 1 2 1 0 1 2 0 1 0 1
2 1 2 1 2 1 1 0 2 0 2 1 2 2 0 2 1 0 2 0 2
CROSSREFS
Cf. A229586.
Sequence in context: A017759 A251159 A004392 * A093296 A093248 A299856
KEYWORD
nonn
AUTHOR
R. H. Hardin, Sep 26 2013
STATUS
approved