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

A202596
Number of (n+2)X5 binary arrays avoiding patterns 001 and 000 in rows and columns
1
1968, 18160, 157952, 1402544, 12360432, 109234112, 964348880, 8516820112, 75206974464, 664144023888, 5864859052624, 51791229535360, 457355183559792, 4038791796311600, 35665568027047168, 314953829444108016
OFFSET
1,1
COMMENTS
Column 3 of A202601
LINKS
FORMULA
Empirical: a(n) = 4*a(n-1) +43*a(n-2) +16*a(n-3) -169*a(n-4) -8*a(n-5) +161*a(n-6) -16*a(n-7) -31*a(n-8) +4*a(n-9) +a(n-10)
EXAMPLE
Some solutions for n=2
..1..1..1..0..0....1..1..0..1..0....1..0..1..1..1....1..1..1..0..0
..1..1..1..1..1....1..0..1..1..1....0..1..0..1..1....1..0..1..1..1
..1..0..1..1..0....0..1..1..0..0....1..0..1..1..0....0..1..1..1..1
..1..1..1..0..0....1..1..0..1..0....1..1..1..1..1....1..0..1..0..0
CROSSREFS
Sequence in context: A252380 A251023 A193312 * A239185 A289561 A256738
KEYWORD
nonn
AUTHOR
R. H. Hardin Dec 21 2011
STATUS
approved