A220172
Sum of neighbor maps: number of n X 1 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 n X 1 array.
Original entry on oeis.org
2, 2, 8, 16, 24, 64, 128, 232, 512, 1024, 1984, 4096, 8192, 16224, 32768, 65536, 130688, 262144, 524288, 1047680, 2097152, 4194304, 8386560, 16777216, 33554432, 67104256, 134217728, 268435456, 536860672, 1073741824, 2147483648, 4294944768
Offset: 1
All solutions for n=3:
..1....0....1....1....0....0....0....1
..1....1....0....1....0....0....1....0
..0....0....1....1....0....1....1....0
A220173
Sum of neighbor maps: number of nX2 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 nX2 array.
Original entry on oeis.org
2, 16, 48, 256, 856, 4096, 15872, 65536, 259584, 1048576, 4177632, 16777216, 67051520, 268435456, 1073479680, 4294967296, 17178580480, 68719476736, 274872664064, 1099511627776, 4398023442432, 17592186044416, 70368641459200
Offset: 1
Some solutions for n=3
..0..1....1..1....0..0....0..0....1..0....0..1....1..0....1..0....0..1....0..0
..1..0....0..0....1..1....0..0....1..1....1..0....0..1....1..1....1..1....1..1
..1..0....0..0....1..1....1..0....0..1....0..1....0..0....1..0....1..0....0..1
A220174
Sum of neighbor maps: number of nX3 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 nX3 array.
Original entry on oeis.org
8, 48, 404, 4096, 31744, 262144, 2083808, 16728064, 134217728, 1073741824, 8586101128, 68719476736, 549755813888, 4397962625024, 35184307884032, 281474976710656, 2251796592459776, 18014398509481984, 144115183550922752
Offset: 1
Some solutions for n=3
..0..1..0....1..0..1....1..0..0....0..0..0....0..0..0....0..0..1....1..0..0
..0..0..0....0..0..0....0..0..0....0..0..0....1..1..0....0..0..1....0..1..1
..1..1..1....0..0..0....0..1..1....1..1..1....0..1..1....0..0..0....1..1..1
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.
Original entry on oeis.org
16, 256, 4096, 65536, 1048576, 16777216, 268435456, 4294967296, 68701991383
Offset: 1
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
A220176
Sum of neighbor maps: number of nX5 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 nX5 array.
Original entry on oeis.org
24, 856, 31744, 1048576, 32395806, 1073741824, 34351349760
Offset: 1
Some solutions for n=3
..1..0..0..0..0....1..0..0..0..1....0..1..0..0..1....0..1..1..1..0
..0..0..0..0..1....1..1..0..0..1....0..0..1..0..1....0..0..1..1..0
..0..1..1..1..1....0..0..1..1..0....0..1..0..0..1....0..1..1..0..0
Showing 1-5 of 5 results.
Comments