login
A231403
Number of (7+1)X(n+1) 0..2 arrays with no element unequal to a strict majority of its horizontal, diagonal and antidiagonal neighbors, with values 0..2 introduced in row major order
0
87, 95, 5834, 62039, 1158551, 22654165, 374180527, 7170248270
OFFSET
1,1
COMMENTS
Row 7 of A231396
EXAMPLE
Some solutions for n=4
..0..0..0..1..1....0..1..0..0..0....0..0..0..0..0....0..0..0..0..0
..0..0..0..1..1....1..0..1..0..0....1..1..0..0..0....0..0..0..0..0
..0..0..0..1..1....0..1..0..1..0....1..1..1..0..0....0..0..0..0..0
..0..0..1..1..1....0..0..1..0..1....1..1..2..2..2....0..0..0..1..1
..1..1..1..2..2....0..0..0..1..0....1..2..2..2..2....2..2..1..1..1
..1..1..2..2..2....0..0..1..0..1....2..1..2..1..1....2..2..2..1..1
..0..0..0..2..2....1..1..0..1..0....1..2..1..1..1....2..2..2..2..1
..0..0..0..0..0....1..1..1..0..1....2..1..2..2..2....1..1..1..1..2
CROSSREFS
Sequence in context: A095597 A095583 A323414 * A256083 A038005 A305266
KEYWORD
nonn
AUTHOR
R. H. Hardin, Nov 08 2013
STATUS
approved