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

A207023
Number of nX7 0..1 arrays avoiding 0 0 0 and 0 1 1 horizontally and 0 0 1 and 1 0 1 vertically
1
25, 625, 3025, 9450, 23400, 49925, 95900, 170300, 284475, 452425, 691075, 1020550, 1464450, 2050125, 2808950, 3776600, 4993325, 6504225, 8359525, 10614850, 13331500, 16576725, 20424000, 24953300, 30251375, 36412025, 43536375, 51733150
OFFSET
1,1
COMMENTS
Column 7 of A207024
LINKS
FORMULA
Empirical: a(n) = (55/24)*n^5 + (75/4)*n^4 + (275/8)*n^3 + (75/4)*n^2 - (295/6)*n.
Empirical G.f.: 25*x*(1+19*x-14*x^2+7*x^3-2*x^4)/(1-x)^6. [Colin Barker, May 22 2012]
EXAMPLE
Some solutions for n=4
..0..0..1..0..1..0..1....0..1..0..0..1..0..0....1..0..0..1..0..1..0
..0..1..0..1..0..0..1....1..0..1..0..1..0..0....0..1..0..0..1..0..0
..0..1..0..1..0..0..1....1..0..1..0..1..0..0....0..1..0..0..1..0..0
..0..1..0..1..0..0..1....1..0..1..0..1..0..0....0..1..0..0..1..0..0
CROSSREFS
Sequence in context: A208424 A207784 A207597 * A208116 A207367 A207499
KEYWORD
nonn
AUTHOR
R. H. Hardin Feb 14 2012
STATUS
approved