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

A221107
Sum of neighbor maps: log base 2 of the number of n X n binary arrays indicating the locations of corresponding elements equal to the sum mod 2 of their horizontal and antidiagonal neighbors in a random 0..1 n X n array
0
1, 4, 7, 14, 24, 34, 47, 62, 77, 100, 118, 144, 165
OFFSET
1,2
COMMENTS
Diagonal of A221108
EXAMPLE
Some solutions for n=3
..1..1..0....0..1..1....0..1..1....1..0..1....0..0..0....0..1..1....0..1..0
..0..0..1....0..0..1....0..0..1....0..0..1....0..0..1....0..0..0....1..1..1
..0..1..0....0..1..0....0..0..1....0..1..0....0..0..1....1..0..1....1..1..1
CROSSREFS
Sequence in context: A048241 A003404 A139025 * A128610 A305124 A094968
KEYWORD
nonn
AUTHOR
R. H. Hardin Jan 02 2013
STATUS
approved