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

A274856
Number of nX6 0..2 arrays with no element equal to any value at offset (-1,0) (0,-1) or (-2,-2) and new values introduced in order 0..2.
1
16, 243, 233, 923, 3602, 14414, 58775, 240587, 983086, 4014830, 16413550, 67168090, 274928938, 1125151301, 4604230576, 18841465233, 77107337889, 315561981687, 1291427753435, 5285084130804, 21628857005629, 88514926769906
OFFSET
1,1
COMMENTS
Column 6 of A274858.
LINKS
FORMULA
Empirical: a(n) = 13*a(n-1) -77*a(n-2) +286*a(n-3) -736*a(n-4) +1351*a(n-5) -1787*a(n-6) +1716*a(n-7) -1217*a(n-8) +652*a(n-9) -265*a(n-10) +78*a(n-11) -14*a(n-12) +a(n-13) for n>15
EXAMPLE
Some solutions for n=4
..0..1..0..1..2..1. .0..1..0..2..1..0. .0..1..0..2..1..0. .0..1..2..0..1..0
..1..0..1..2..1..2. .1..0..2..1..0..2. .2..0..2..1..0..1. .1..0..1..2..0..1
..2..1..2..0..2..0. .0..2..1..0..2..0. .0..2..1..0..2..0. .0..1..2..0..1..2
..0..2..0..2..0..1. .2..1..0..2..0..2. .2..1..0..1..0..2. .1..2..0..1..0..1
CROSSREFS
Cf. A274858.
Sequence in context: A369393 A179092 A231020 * A064232 A074153 A119933
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jul 09 2016
STATUS
approved