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

A208837
Number of nX5 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 1 1 and 1 1 0 vertically
1
16, 256, 768, 2421, 8736, 33088, 131355, 533568, 2203920, 9189085, 38550096, 162319248, 685048923, 2895251008, 12247097568, 51834040005, 219453561408, 929308800928, 3935800405563, 16670184835968, 70610452390128
OFFSET
1,1
COMMENTS
Column 5 of A208840
LINKS
FORMULA
Empirical: a(n) = 7*a(n-1) -8*a(n-2) -27*a(n-3) +45*a(n-4) +24*a(n-5) -51*a(n-6) -3*a(n-7) +16*a(n-8) -a(n-9) -a(n-10) for n>11
EXAMPLE
Some solutions for n=4
..0..1..0..1..0....1..1..1..1..1....0..1..1..1..0....1..0..1..1..1
..1..1..1..1..1....1..0..1..0..1....1..1..0..1..0....0..1..0..1..1
..0..1..0..1..0....1..0..1..0..1....0..1..1..1..0....1..0..1..1..1
..0..1..1..1..0....1..0..1..0..1....1..1..0..1..0....0..1..0..1..1
CROSSREFS
Sequence in context: A208066 A207931 A207848 * A208685 A017570 A208121
KEYWORD
nonn
AUTHOR
R. H. Hardin Mar 01 2012
STATUS
approved