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

A219407
Unmatched value maps: number of nX5 binary arrays indicating the locations of corresponding elements not equal to any horizontal or antidiagonal neighbor in a random 0..2 nX5 array
1
12, 351, 8173, 193116, 4560446, 107701719, 2543481662, 60067211485, 1418553120783, 33500701298909, 791156061757424, 18684024494159794, 441243879877927791, 10420461699586486378, 246090715301965835785
OFFSET
1,1
COMMENTS
Column 5 of A219410
LINKS
FORMULA
Empirical: a(n) = 12*a(n-1) +230*a(n-2) +999*a(n-3) +1175*a(n-4) -1025*a(n-5) -1129*a(n-6) +1240*a(n-7) -405*a(n-8) +45*a(n-9) for n>10
EXAMPLE
Some solutions for n=3
..1..0..0..1..1....1..1..0..1..1....0..0..1..1..1....1..1..0..0..1
..1..1..0..0..0....1..0..0..0..0....1..1..0..0..1....0..0..0..0..1
..1..0..1..1..1....1..0..0..0..0....1..0..1..0..0....0..0..0..0..0
CROSSREFS
Sequence in context: A080481 A209425 A171206 * A203148 A120813 A202926
KEYWORD
nonn
AUTHOR
R. H. Hardin Nov 19 2012
STATUS
approved