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

A303515
Number of 4Xn 0..1 arrays with every element equal to 0, 1, 2, 4, 5 or 6 horizontally, diagonally or antidiagonally adjacent elements, with upper left element zero.
1
8, 81, 420, 1596, 7951, 43448, 222205, 1111647, 5678762, 29269343, 150041512, 767385774, 3932021861, 20164462418, 103363694493, 529734973779, 2715304606630, 13919219193295, 71350445359330, 365738495870594
OFFSET
1,1
COMMENTS
Row 4 of A303513.
FORMULA
Empirical recurrence of order 63 (see link above)
EXAMPLE
Some solutions for n=5
..0..1..1..0..0. .0..1..1..1..0. .0..1..0..1..0. .0..0..0..1..1
..1..0..0..0..1. .0..0..0..0..0. .0..1..0..1..1. .0..1..0..1..0
..1..0..1..0..1. .0..1..0..1..1. .0..0..1..0..0. .0..0..0..1..1
..0..0..1..0..0. .0..0..0..0..1. .0..1..0..1..0. .1..1..1..0..0
CROSSREFS
Cf. A303513.
Sequence in context: A303018 A247536 A302822 * A027768 A236749 A343274
KEYWORD
nonn
AUTHOR
R. H. Hardin, Apr 25 2018
STATUS
approved