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

A300967
Number of n X n 0..1 arrays with every element equal to 1, 2, 3, 4 or 6 horizontally, vertically or antidiagonally adjacent elements, with upper left element zero.
0
0, 3, 72, 5362, 1396701, 1248976325, 3830408271334, 40336079370455720, 1458512970584631160987, 181083690540906210546159511, 77197439558945056115280452740665
OFFSET
1,2
COMMENTS
Diagonal of A300973.
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..1..1..0. .0..0..1..0..0. .0..0..0..1..1. .1..0..1..0..0
..1..0..0..0..1. .1..0..1..1..0. .1..1..0..1..0. .1..1..0..1..0
..1..1..1..0..1. .1..1..0..1..0. .0..1..0..1..0. .1..1..1..0..1
..1..1..0..0..0. .1..0..1..1..0. .0..0..0..1..1. .1..0..0..1..1
CROSSREFS
Cf. A300973.
Sequence in context: A071645 A322189 A228712 * A332721 A332747 A202948
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 17 2018
STATUS
approved