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

A296152
Number of nX3 0..1 arrays with each 1 adjacent to 3 or 5 king-move neighboring 1s.
1
1, 4, 9, 16, 34, 76, 157, 325, 692, 1459, 3064, 6460, 13602, 28711, 60557, 127434, 269291, 568608, 1197256, 2531332, 5349057, 11272003, 23844290, 50418087, 106327692, 225034106, 476101282, 1004782085, 2127548485, 4503616178
OFFSET
1,2
COMMENTS
Column 3 of A296157.
LINKS
FORMULA
Empirical: a(n) = 14*a(n-3) +5*a(n-4) +7*a(n-5) -44*a(n-6) -41*a(n-7) -63*a(n-8) -11*a(n-9) -21*a(n-10) -a(n-11) -20*a(n-12) -2*a(n-13) -2*a(n-14) +4*a(n-15)
EXAMPLE
Some solutions for n=7
..0..0..0. .0..0..0. .0..0..0. .1..1..1. .1..1..0. .1..1..0. .0..0..0
..1..1..1. .1..1..0. .0..0..0. .1..1..1. .1..1..0. .1..1..0. .1..1..0
..1..1..1. .1..1..0. .1..1..1. .0..0..0. .0..0..0. .0..0..0. .1..1..0
..0..0..0. .0..0..0. .1..1..1. .0..0..0. .1..1..1. .0..0..0. .0..0..0
..0..0..0. .1..1..0. .0..0..0. .0..1..1. .1..1..1. .0..0..0. .0..0..0
..1..1..0. .1..1..0. .1..1..1. .0..1..1. .0..0..0. .0..1..1. .0..1..1
..1..1..0. .1..1..0. .1..1..1. .0..1..1. .0..0..0. .0..1..1. .0..1..1
CROSSREFS
Cf. A296157.
Sequence in context: A167188 A295720 A349800 * A354840 A014764 A100498
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 06 2017
STATUS
approved