A281210
Number of 6 X n 0..1 arrays with no element equal to more than one of its horizontal and antidiagonal neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
Original entry on oeis.org
0, 420, 1120, 1588, 2602, 4248, 6838, 11010, 17840, 29120, 47838, 78978, 130842, 217250, 361188, 600860, 999718, 1663078, 2765630, 4596962, 7636856, 12679768, 21040526, 34894090, 57836514, 95810754, 158634028, 262516660, 434214550
Offset: 1
Some solutions for n=4:
..0..1..1..0. .0..0..1..0. .0..0..1..1. .0..0..1..0. .0..1..1..0
..0..0..1..1. .1..1..0..1. .1..0..0..1. .1..0..1..0. .0..0..1..0
..1..0..0..1. .0..1..0..1. .1..1..0..0. .0..1..1..0. .1..0..1..0
..1..1..0..1. .1..0..1..0. .0..1..1..0. .1..0..1..0. .1..1..1..0
..0..1..1..0. .1..0..1..1. .1..0..1..1. .1..0..1..0. .1..0..1..1
..0..1..0..1. .1..0..0..1. .1..0..0..1. .1..0..1..1. .1..0..0..1
A281211
Number of 7 X n 0..1 arrays with no element equal to more than one of its horizontal and antidiagonal neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
Original entry on oeis.org
0, 1308, 2688, 3604, 5712, 9118, 14375, 22700, 36144, 58168, 94524, 154800, 254959, 421560, 698756, 1159898, 1926760, 3201376, 5318733, 8833940, 14666360, 24337820, 40366132, 66914912, 110866187, 183590176, 303864300, 502685950, 831204864
Offset: 1
Some solutions for n=4:
..0..1..0..1. .0..0..1..0. .0..0..1..0. .0..1..0..1. .0..1..1..0
..0..0..0..1. .1..0..1..0. .1..0..1..0. .1..0..1..0. .0..0..1..0
..0..1..0..1. .1..1..1..0. .0..1..0..1. .1..0..1..0. .1..0..1..0
..0..1..0..0. .0..0..1..0. .0..1..0..1. .1..0..1..0. .0..1..0..1
..0..1..1..0. .1..0..1..0. .0..0..1..0. .0..1..1..0. .0..1..1..1
..0..0..1..0. .1..0..1..0. .1..0..1..0. .0..0..1..0. .0..1..0..1
..1..0..1..1. .0..1..0..1. .0..1..0..1. .1..0..1..0. .0..1..0..0
A281198
Number of n X n 0..1 arrays with no element equal to more than one of its horizontal and antidiagonal neighbors, with the exception of exactly one element, and with new values introduced in order 0 sequentially upwards.
Original entry on oeis.org
0, 2, 56, 270, 1141, 4248, 14375, 45614, 138676, 409976, 1190740, 3421202, 9767347, 27782656, 78849645
Offset: 1
Some solutions for n=4
..0..1..0..1. .0..1..0..1. .0..0..1..1. .0..1..1..0. .0..1..0..1
..0..0..1..0. .1..1..0..0. .1..0..1..0. .0..0..1..0. .0..1..0..0
..1..0..1..0. .0..1..1..0. .1..0..1..0. .1..0..1..1. .0..1..0..1
..1..0..1..1. .0..0..1..0. .1..0..1..0. .0..1..0..0. .0..1..0..0
Comments