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

A219980
Unmatched value maps: number of nX3 binary arrays indicating the locations of corresponding elements not equal to any horizontal, vertical or antidiagonal neighbor in a random 0..3 nX3 array
1
4, 42, 316, 2344, 17591, 131978, 989813, 7423785, 55680172, 417613528, 3132193649, 23492146292, 176196298209, 1321511242101, 9911626877788, 74339395862026, 557561926512940, 4181837884123208, 31364709922866499, 235242268065930378
OFFSET
1,1
COMMENTS
Column 3 of A219985
LINKS
FORMULA
Empirical: a(n) = 8*a(n-1) -7*a(n-2) +27*a(n-3) -23*a(n-4) +28*a(n-5) -18*a(n-6) -5*a(n-7) +10*a(n-8) -a(n-9) -3*a(n-10) +a(n-11)
EXAMPLE
Some solutions for n=3
..0..0..0....0..1..0....1..0..0....1..0..1....0..1..1....0..0..1....0..1..0
..0..1..1....0..0..0....0..1..1....1..0..1....0..0..1....1..0..0....0..1..0
..1..0..0....1..0..0....0..0..1....1..0..1....1..0..1....0..1..1....1..0..1
CROSSREFS
Sequence in context: A301943 A219101 A118447 * A321957 A037296 A213103
KEYWORD
nonn
AUTHOR
R. H. Hardin Dec 02 2012
STATUS
approved