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

A206467
Number of (n+1) X 4 0..2 arrays with every 2 X 2 subblock having zero permanent.
1
441, 11025, 110889, 1896129, 23707161, 356190129, 4803737481, 69030731169, 955680252921, 13523866505361, 188928681187689, 2659384141993089, 37267791691450329, 523625523775949169, 7345838128808607561
OFFSET
1,1
COMMENTS
Column 3 of A206472.
LINKS
FORMULA
Empirical: a(n) = 15*a(n-1) + 54*a(n-2) - 1116*a(n-3) + 1728*a(n-4) + 10368*a(n-5) - 20736*a(n-6).
Empirical g.f.: 9*x*(49 + 490*x - 8700*x^2 + 14400*x^3 + 91008*x^4 - 186624*x^5) / ((1 - 21*x + 108*x^2 - 144*x^3)*(1 + 6*x - 36*x^2 - 144*x^3)). - Colin Barker, Jun 16 2018
EXAMPLE
Some solutions for n=4:
2 2 2 1 2 2 0 0 0 1 0 1 1 2 0 0 0 0 2 0
0 0 0 0 0 0 0 1 0 2 0 2 0 0 0 2 0 0 2 0
1 2 1 0 2 0 0 0 0 1 0 1 1 0 0 0 0 0 0 0
0 0 0 0 2 0 0 1 0 1 0 1 0 0 1 0 2 2 1 0
2 1 2 1 2 0 0 2 0 1 0 1 1 0 2 0 0 0 0 0
CROSSREFS
Cf. A206472.
Sequence in context: A014793 A264305 A321337 * A264262 A232003 A221248
KEYWORD
nonn
AUTHOR
R. H. Hardin, Feb 08 2012
STATUS
approved