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

A209227
Number of 6Xn 0..1 arrays avoiding 0 0 0 and 0 1 0 horizontally and 0 1 0 and 1 1 1 vertically
1
19, 361, 456, 576, 1776, 5476, 15984, 46656, 143856, 443556, 1312020, 3880900, 11871220, 36312676, 108154648, 322130704, 980104384, 2982033664, 8920216800, 26683222500, 80907908400, 245326052416, 735864237328, 2207251005124
OFFSET
1,1
COMMENTS
Row 6 of A209224
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) +3*a(n-3) +71*a(n-4) -125*a(n-5) -25*a(n-6) -56*a(n-7) -1243*a(n-8) +2035*a(n-9) +168*a(n-10) +560*a(n-11) +6152*a(n-12) -9704*a(n-13) -848*a(n-14) -1472*a(n-15) -11056*a(n-16) +16688*a(n-17) +1472*a(n-18) +1536*a(n-19) +6976*a(n-20) -9536*a(n-21) -1024*a(n-22) -1024*a(n-24) +1024*a(n-25) for n>28
EXAMPLE
Some solutions for n=4
..0..0..1..1....1..1..1..1....1..1..1..0....0..1..1..1....0..0..1..1
..0..0..1..1....0..0..1..1....0..1..1..0....0..0..1..1....1..1..0..1
..1..1..0..0....1..1..0..0....1..0..0..1....1..1..0..0....1..1..0..0
..1..1..0..1....1..1..0..1....1..1..1..1....1..1..1..1....0..0..1..1
..0..0..1..1....0..0..1..1....0..1..1..0....0..0..1..1....1..1..1..1
..0..1..1..0....0..1..1..0....1..0..0..1....1..1..0..0....1..1..0..0
CROSSREFS
Sequence in context: A171324 A078368 A332798 * A208504 A207877 A207680
KEYWORD
nonn
AUTHOR
R. H. Hardin Mar 06 2012
STATUS
approved