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

A188875
Number of 3Xn binary arrays without the pattern 0 0 0 antidiagonally or horizontally
1
8, 64, 316, 1901, 11332, 65656, 385700, 2262261, 13249261, 77665756, 455194656, 2667688716, 15634970127, 91633239536, 537041598796, 3147488927460, 18446758005813, 108112489924349, 633624215112740, 3713535944800748
OFFSET
1,1
COMMENTS
Row 3 of A188874
LINKS
FORMULA
Empirical: a(n) = 3*a(n-1) +10*a(n-2) +41*a(n-3) -3*a(n-4) -10*a(n-5) -124*a(n-6) +96*a(n-7) -50*a(n-8) +71*a(n-9) -43*a(n-10) +14*a(n-11) -5*a(n-12) +a(n-13)
EXAMPLE
Some solutions for 3X3
..1..1..0....1..1..1....0..1..1....1..1..1....0..1..1....0..1..1....0..0..1
..1..0..0....1..0..0....1..0..0....1..0..1....0..1..1....1..1..1....0..1..0
..1..1..0....1..1..1....1..0..1....0..0..1....1..1..0....1..1..1....1..0..1
CROSSREFS
Sequence in context: A223681 A189065 A189190 * A344854 A223843 A356703
KEYWORD
nonn
AUTHOR
R. H. Hardin Apr 12 2011
STATUS
approved