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

A297684
Number of 4Xn 0..1 arrays with every 1 horizontally, diagonally or antidiagonally adjacent to 0, 1 or 4 neighboring 1s.
1
16, 98, 742, 4633, 32911, 221420, 1519630, 10322924, 70546581, 480682141, 3279483836, 22360879158, 152513668108, 1040062673807, 7093214269529, 48373908268204, 329903456068580, 2249876994245104, 15343785763900111
OFFSET
1,1
COMMENTS
Row 4 of A297682.
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) +20*a(n-2) +60*a(n-3) +184*a(n-4) +57*a(n-5) -73*a(n-6) -458*a(n-7) +105*a(n-8) +215*a(n-9) +380*a(n-10) -574*a(n-11) -435*a(n-12) +162*a(n-13) -270*a(n-14) -87*a(n-15) +32*a(n-16) +8*a(n-17)
EXAMPLE
Some solutions for n=5
..0..0..0..0..1. .1..0..0..0..1. .1..0..0..1..1. .1..0..0..1..1
..0..0..1..0..1. .0..0..0..0..1. .1..0..0..0..0. .1..0..0..0..0
..1..1..1..0..1. .1..1..1..0..0. .1..0..0..0..1. .0..1..0..1..0
..1..0..0..0..1. .1..0..1..0..0. .0..1..0..1..0. .0..0..0..0..0
CROSSREFS
Cf. A297682.
Sequence in context: A122102 A214612 A283545 * A344866 A322722 A014762
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 03 2018
STATUS
approved