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

A208424
Number of 7Xn 0..1 arrays avoiding 0 0 0 and 0 0 1 horizontally and 0 0 0 and 0 1 1 vertically
1
25, 625, 2625, 26375, 161975, 1297475, 8948825, 67061525, 479579725, 3521095775, 25468906525, 185793853675, 1348779310025, 9818938648875, 71365135739875, 519177351902675, 3774912413288375, 27456054751647025, 199657967390334825
OFFSET
1,1
COMMENTS
Row 7 of A208420
LINKS
FORMULA
Empirical: a(n) = 52*a(n-2) +80*a(n-3) -477*a(n-4) -656*a(n-5) +1489*a(n-6) +1910*a(n-7) -1775*a(n-8) -2192*a(n-9) +812*a(n-10) +984*a(n-11) -120*a(n-12) -144*a(n-13)
EXAMPLE
Some solutions for n=4
..1..1..1..1....1..0..1..0....0..1..0..1....1..1..0..1....1..1..1..0
..1..1..0..0....0..1..1..1....1..0..1..1....1..0..1..1....0..1..1..0
..1..0..1..1....1..0..1..0....0..1..0..0....0..1..0..1....1..1..0..1
..1..1..0..0....0..1..1..1....1..0..1..1....1..0..1..0....0..1..1..0
..1..0..1..1....1..0..1..0....0..1..0..0....0..1..0..0....0..1..0..0
..0..1..0..0....0..1..1..1....1..0..1..1....1..0..1..1....1..1..1..1
..1..0..1..0....1..0..1..0....0..1..0..0....0..1..0..0....0..1..0..0
CROSSREFS
Sequence in context: A208106 A207727 A207912 * A207784 A207597 A207023
KEYWORD
nonn
AUTHOR
R. H. Hardin Feb 26 2012
STATUS
approved