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

A283639
Number of 6Xn 0..1 arrays with no 1 equal to more than one of its horizontal, diagonal and antidiagonal neighbors, with the exception of exactly two elements.
1
0, 606, 28828, 856710, 20051838, 490925804, 10666178322, 218881780434, 4439994180178, 86144471693502, 1647236588215940, 30886611480481804, 570240744935345282, 10403840277141487378, 187674700355041651540
OFFSET
1,2
COMMENTS
Row 6 of A283634.
FORMULA
Empirical recurrence of order 96 (see link above)
EXAMPLE
Some solutions for n=3
..1..0..0. .1..1..0. .0..1..1. .1..1..1. .0..1..1. .1..1..0. .0..1..0
..0..0..0. .1..0..0. .1..0..1. .0..0..1. .0..0..0. .0..1..0. .1..0..1
..0..1..1. .1..0..0. .0..0..0. .0..0..0. .1..1..0. .1..0..1. .1..0..1
..0..1..0. .1..1..0. .0..0..0. .1..0..0. .1..0..0. .0..0..0. .1..0..1
..0..0..1. .1..0..1. .1..1..1. .1..0..0. .0..1..0. .1..1..0. .0..0..0
..1..0..1. .0..0..1. .0..0..1. .1..1..0. .0..0..0. .0..0..0. .1..1..1
CROSSREFS
Cf. A283634.
Sequence in context: A249524 A064250 A186818 * A332160 A131215 A096525
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 12 2017
STATUS
approved