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

A202311
Number of (n+2)X4 binary arrays avoiding patterns 001 and 100 in rows and columns
1
333, 1530, 7835, 41657, 226004, 1235783, 6782829, 37288278, 205145785, 1129013615, 6214483528, 34209181595, 188319539951, 1036704795848, 5707135200185, 31418307187167, 172960983499418, 952168615072689
OFFSET
1,1
COMMENTS
Column 2 of A202317
LINKS
FORMULA
Empirical: a(n) = 10*a(n-1) -24*a(n-2) -30*a(n-3) +163*a(n-4) -70*a(n-5) -283*a(n-6) +252*a(n-7) +150*a(n-8) -210*a(n-9) +7*a(n-10) +48*a(n-11) -12*a(n-12)
EXAMPLE
Some solutions for n=4
..1..1..1..0....0..1..1..1....0..1..1..0....1..0..1..1....0..1..0..1
..1..1..0..1....1..1..1..1....1..1..1..1....1..1..0..1....1..0..1..0
..1..0..1..1....1..1..1..0....0..1..1..0....1..0..1..0....0..1..0..1
..1..1..1..1....1..0..1..1....1..0..1..1....1..1..0..1....1..1..1..1
..1..1..1..0....1..1..1..0....1..1..0..1....1..1..1..0....1..0..1..1
..0..1..1..1....0..1..1..1....1..1..1..1....0..1..0..1....1..1..0..1
CROSSREFS
Sequence in context: A066349 A372186 A043503 * A319011 A233030 A250835
KEYWORD
nonn
AUTHOR
R. H. Hardin Dec 16 2011
STATUS
approved