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

A220175
Sum of neighbor maps: number of nX4 binary arrays indicating the locations of corresponding elements equal to the sum mod 3 of their horizontal, vertical and antidiagonal neighbors in a random 0..2 nX4 array
0
16, 256, 4096, 65536, 1048576, 16777216, 268435456, 4294967296, 68701991383
OFFSET
1,1
COMMENTS
Column 4 of A220177
a(n)=16^n for n<=8 but not for n=9
EXAMPLE
Some solutions for n=3
..1..1..0..1....0..1..0..1....1..0..1..0....0..0..0..1....1..1..0..1
..1..1..0..0....0..1..0..0....1..1..0..1....0..1..0..0....0..0..1..1
..0..0..1..0....0..0..1..1....0..1..0..1....0..1..0..0....0..0..0..0
CROSSREFS
Sequence in context: A267976 A220803 A229101 * A001025 A144318 A230142
KEYWORD
nonn
AUTHOR
R. H. Hardin Dec 06 2012
STATUS
approved