[go: up one dir, main page]

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

A218998
Unmatched value maps: number of nX4 binary arrays indicating the locations of corresponding elements not equal to any horizontal, diagonal or antidiagonal neighbor in a random 0..2 nX4 array
1
7, 163, 2265, 31857, 461681, 6639893, 95431043, 1372612359, 19740345667, 283887907827, 4082690596769, 58714522782689, 844392025770105, 12143471562419701, 174639147022394875, 2511541333793121239
OFFSET
1,1
COMMENTS
Column 4 of A219002
LINKS
FORMULA
Empirical: a(n) = 10*a(n-1) +42*a(n-2) +282*a(n-3) +281*a(n-4) +148*a(n-5) -320*a(n-6) -320*a(n-7) -256*a(n-8)
EXAMPLE
Some solutions for n=3
..0..0..0..1....0..1..1..0....0..1..1..1....1..0..1..0....0..1..0..0
..0..0..1..1....0..0..0..0....0..0..0..0....0..0..0..1....0..0..0..0
..0..0..1..1....0..1..1..1....1..0..0..0....1..1..1..0....1..0..1..0
CROSSREFS
Sequence in context: A317727 A142163 A201179 * A220921 A098274 A364114
KEYWORD
nonn
AUTHOR
R. H. Hardin Nov 09 2012
STATUS
approved