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

A320367
Number of nX4 0..1 arrays with every element unequal to 0, 1, 2, 3 or 4 horizontally, vertically or antidiagonally adjacent elements, with upper left element zero.
1
8, 128, 1612, 19840, 245060, 3027408, 37398884, 462004160, 5707334644, 70505149536, 870980328164, 10759593299088, 132917867720276, 1641991390503824, 20284223429413892, 250579706152958368
OFFSET
1,1
COMMENTS
Column 4 of A320371.
LINKS
FORMULA
Empirical: a(n) = 16*a(n-1) -50*a(n-2) +68*a(n-3) -85*a(n-4) +12*a(n-5) -36*a(n-6) -12*a(n-7) +12*a(n-8) +16*a(n-9)
EXAMPLE
Some solutions for n=5
..0..0..0..0. .0..0..0..0. .0..0..0..0. .0..0..1..1. .0..0..0..0
..1..0..1..1. .1..1..1..0. .1..1..0..1. .0..0..1..0. .1..0..0..1
..1..0..1..0. .0..1..1..1. .1..0..1..1. .0..1..1..0. .1..0..0..0
..0..0..0..0. .0..0..1..0. .0..0..1..0. .1..1..0..1. .0..0..0..0
..1..1..0..1. .0..0..0..1. .0..0..1..0. .1..1..0..1. .0..0..0..0
CROSSREFS
Cf. A320371.
Sequence in context: A299736 A133680 A316811 * A317561 A302737 A299657
KEYWORD
nonn
AUTHOR
R. H. Hardin, Oct 11 2018
STATUS
approved