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

A188741
Number of nX3 binary arrays without the pattern 1 1 1 diagonally, vertically or antidiagonally
1
8, 64, 292, 1651, 9504, 52072, 289776, 1617326, 8992115, 50039730, 278556885, 1550225927, 8627663414, 48018101493, 267244802833, 1487352476813, 8277889631533, 46070713404315, 256407195751421, 1427038070447781
OFFSET
1,1
COMMENTS
Column 3 of A188747
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) +9*a(n-2) +50*a(n-3) +55*a(n-4) +37*a(n-5) -108*a(n-6) -111*a(n-7) +89*a(n-8) +27*a(n-9) -28*a(n-10) -5*a(n-11) -48*a(n-12) -28*a(n-13) -17*a(n-14) -4*a(n-15) -a(n-16)
EXAMPLE
Some solutions for 4X3
..0..0..0....0..0..1....1..0..0....0..0..0....0..1..0....0..0..0....0..1..1
..0..1..1....1..0..1....0..0..0....0..0..0....0..0..1....0..1..0....0..0..1
..1..0..0....0..0..0....0..0..1....0..0..1....1..1..0....1..0..0....1..1..0
..0..0..0....1..1..1....1..0..1....0..1..1....0..1..1....0..0..1....0..1..0
CROSSREFS
Sequence in context: A223670 A189618 A189690 * A188993 A355840 A223681
KEYWORD
nonn
AUTHOR
R. H. Hardin Apr 09 2011
STATUS
approved