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

A298967
Number of n X 5 0..1 arrays with every element equal to 0, 1, 2, 3, 4 or 5 king-move adjacent elements, with upper left element zero.
1
16, 512, 11283, 280468, 6892031, 170137416, 4200575252, 103715870545, 2560893666570, 63232497527110, 1561310446894473, 38551239404752239, 951891497499265483, 23503717252026765272, 580344217887313443874
OFFSET
1,1
COMMENTS
Column 5 of A298970.
FORMULA
Empirical recurrence of order 75 (see link above).
EXAMPLE
Some solutions for n=5
..0..0..0..0..0. .0..0..0..0..0. .0..0..0..0..0. .0..0..0..0..0
..0..1..0..0..1. .0..0..1..0..1. .0..1..0..1..1. .0..0..1..1..0
..0..1..1..0..1. .1..1..0..1..0. .1..0..1..1..1. .0..1..1..0..0
..0..1..0..1..1. .0..0..1..0..0. .1..1..0..1..0. .1..0..1..1..1
..1..0..0..0..1. .1..0..0..1..1. .0..1..0..1..1. .0..0..1..1..0
CROSSREFS
Cf. A298970.
Sequence in context: A208712 A305520 A316957 * A299737 A316812 A320368
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 30 2018
STATUS
approved