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

A300535
Number of nX4 0..1 arrays with every element equal to 0, 2, 3 or 4 horizontally, vertically or antidiagonally adjacent elements, with upper left element zero.
1
1, 16, 36, 300, 1436, 8974, 52012, 311037, 1845926, 11005063, 65583577, 390991796, 2331383710, 13900965032, 82892406341, 494278699068, 2947415376806, 17575447550343, 104803246864144, 624945156416678, 3726574928599652
OFFSET
1,2
COMMENTS
Column 4 of A300539.
FORMULA
Empirical recurrence of order 75 (see link above)
EXAMPLE
Some solutions for n=5
..0..0..0..1. .0..0..1..1. .0..1..0..0. .0..0..0..0. .0..0..0..1
..0..0..1..1. .0..1..1..1. .1..1..0..1. .0..1..1..0. .0..1..0..0
..1..1..0..0. .0..0..0..0. .1..1..1..1. .1..1..0..0. .1..1..0..0
..1..1..0..0. .1..1..0..1. .0..0..0..1. .1..0..1..0. .1..1..0..1
..1..1..0..0. .1..1..1..1. .0..0..1..1. .0..0..0..0. .0..1..1..1
CROSSREFS
Cf. A300539.
Sequence in context: A273373 A264546 A218523 * A053893 A068833 A116190
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 08 2018
STATUS
approved