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

A302152
Number of 4 X n 0..1 arrays with every element equal to 0, 2, 3 or 4 horizontally or antidiagonally adjacent elements, with upper left element zero.
1
8, 1, 10, 17, 56, 255, 1038, 4771, 21866, 102060, 476499, 2227609, 10440370, 48996354, 230159202, 1081764728, 5086004704, 23916740145, 112479869517, 529026120838, 2488273643127, 11703911410284, 55051772837784
OFFSET
1,1
COMMENTS
Row 4 of A302150.
LINKS
FORMULA
Empirical recurrence of order 85 (see link above).
EXAMPLE
Some solutions for n=5
..0..1..1..1..1. .0..1..1..1..0. .0..1..0..1..1. .0..1..1..0..1
..1..1..1..1..0. .1..1..1..1..1. .0..1..1..1..0. .1..1..1..0..0
..0..1..0..1..1. .1..1..0..1..1. .1..1..0..1..0. .1..1..0..0..0
..1..1..1..1..0. .1..1..1..1..0. .0..1..0..1..0. .0..1..0..0..1
CROSSREFS
Cf. A302150.
Sequence in context: A238271 A217430 A106627 * A160925 A345059 A348973
KEYWORD
nonn
AUTHOR
R. H. Hardin, Apr 02 2018
STATUS
approved