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

A185515
Number of (n+1) X 4 0..2 arrays with every 2 X 2 subblock singular.
1
593, 12361, 154561, 2490449, 35659489, 541370505, 7998109489, 119752453041, 1781802607473, 26592505725449, 396308610878561, 5910310463665361, 88113720913502145, 1313850510428863561, 19589143573382779985
OFFSET
1,1
COMMENTS
Column 3 of A185521.
LINKS
FORMULA
Empirical: a(n) = 21*a(n-1) - 47*a(n-2) - 1009*a(n-3) + 5624*a(n-4) - 3060*a(n-5) - 27360*a(n-6) + 36864*a(n-7).
Empirical g.f.: x*(593 - 92*x - 77149*x^2 + 423972*x^3 - 238356*x^4 - 2179296*x^5 + 2985984*x^6) / (1 - 21*x + 47*x^2 + 1009*x^3 - 5624*x^4 + 3060*x^5 + 27360*x^6 - 36864*x^7). - Colin Barker, Apr 16 2018
EXAMPLE
Some solutions for 3 X 4:
..1..1..1..2....1..2..1..2....1..2..2..2....2..0..2..1....2..0..0..1
..0..0..0..0....0..0..0..0....0..0..0..0....2..0..0..0....2..0..0..1
..0..1..0..0....1..2..0..2....1..0..1..0....2..0..2..2....2..0..0..2
CROSSREFS
Cf. A185521.
Sequence in context: A156835 A129191 A078960 * A185704 A025337 A294715
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jan 29 2011
STATUS
approved