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

A301878
Number of n X n 0..1 arrays with every element equal to 0, 1 or 3 horizontally or antidiagonally adjacent elements, with upper left element zero.
0
1, 5, 29, 203, 1961, 46079, 1454613, 62334085, 3652793090, 396573816796, 69941377742308, 18134969889221510, 6588551772384992388, 3921248690493143791628, 3850994691538742533588713
OFFSET
1,2
COMMENTS
Diagonal of A301884.
EXAMPLE
Some solutions for n=5
..0..0..0..1..0. .0..1..0..0..0. .0..0..1..0..1. .0..1..0..0..0
..0..1..0..1..0. .0..1..0..1..0. .1..1..1..0..1. .0..1..0..1..0
..0..1..1..1..1. .0..1..0..1..0. .0..0..1..0..1. .0..1..0..1..0
..0..0..1..0..1. .0..1..0..0..1. .1..0..1..0..1. .0..0..0..1..1
..1..0..1..1..1. .0..1..0..1..0. .1..0..1..0..0. .1..1..0..0..1
CROSSREFS
Cf. A301884.
Sequence in context: A004213 A350476 A105277 * A331798 A103213 A057588
KEYWORD
nonn
AUTHOR
R. H. Hardin, Mar 28 2018
STATUS
approved