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

A188864
Number of n X 7 binary arrays without the pattern 0 1 diagonally, vertically or antidiagonally.
1
128, 577, 1220, 1931, 2658, 3387, 4116, 4845, 5574, 6303, 7032, 7761, 8490, 9219, 9948, 10677, 11406, 12135, 12864, 13593, 14322, 15051, 15780, 16509, 17238, 17967, 18696, 19425, 20154, 20883, 21612, 22341, 23070, 23799, 24528, 25257, 25986, 26715
OFFSET
1,1
COMMENTS
Column 7 of A188866.
LINKS
FORMULA
Empirical: a(n) = 729*n - 987 for n>4.
Empirical g.f.: x*(128 + 321*x + 194*x^2 + 68*x^3 + 16*x^4 + 2*x^5) / (1 - x)^2. - Colin Barker, May 01 2018
EXAMPLE
Some solutions for 3 X 7:
..1..1..1..1..1..1..1....1..1..1..1..1..1..1....1..1..1..1..1..1..1
..1..1..1..1..1..1..1....1..1..0..1..1..1..1....1..1..1..1..1..1..1
..1..1..1..1..1..1..0....0..0..0..0..0..1..1....1..1..0..0..1..1..1
CROSSREFS
Cf. A188866.
Sequence in context: A369638 A223316 A123293 * A228688 A231529 A197708
KEYWORD
nonn
AUTHOR
R. H. Hardin, Apr 12 2011
STATUS
approved