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

A188768
Number of nX3 binary arrays without the pattern 0 1 0 vertically or horizontally
2
7, 49, 240, 1103, 5357, 26564, 130828, 641137, 3143331, 15426387, 75714198, 371548402, 1823195326, 8946675170, 43903164079, 215441286043, 1057208843688, 5187912250379, 25458023997998, 124927142385391, 613040099740828
OFFSET
1,1
COMMENTS
Column 3 of A188774
LINKS
FORMULA
Empirical: a(n) = 5*a(n-1) -6*a(n-2) +23*a(n-3) +18*a(n-4) +5*a(n-5) +49*a(n-6) -30*a(n-7) -87*a(n-8) -6*a(n-9) +19*a(n-10) +8*a(n-11) +5*a(n-12) -a(n-13) -a(n-14)
EXAMPLE
Some solutions for 4X3
..1..0..1....0..1..1....1..0..1....1..1..1....1..1..0....0..0..1....1..1..0
..1..0..1....1..0..1....1..0..0....1..0..0....0..0..1....0..0..0....1..1..1
..1..0..1....1..0..0....0..0..0....0..0..1....0..0..1....1..1..0....1..0..1
..0..0..0....1..1..0....1..0..0....0..1..1....1..0..0....1..1..1....1..1..0
CROSSREFS
Sequence in context: A223842 A212693 A223615 * A188757 A223947 A207083
KEYWORD
nonn
AUTHOR
R. H. Hardin Apr 09 2011
STATUS
approved