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

A252239
Number of (n+2) X (4+2) 0..3 arrays with every 3 X 3 subblock row and column sum not equal to 1 3 4 6 or 7 and every 3 X 3 diagonal and antidiagonal sum equal to 1 3 4 6 or 7.
2
4708, 43848, 331884, 1179792, 11206944, 84935088, 301990464, 2868905088, 21743273664, 77309413632, 734439412224, 5566277622528, 19791209309184, 188016488368128, 1424967069625344, 5066549580828672, 48132221017595904
OFFSET
1,1
COMMENTS
Column 4 of A252243.
LINKS
FORMULA
Empirical: a(n) = 260*a(n-3) - 1024*a(n-6) for n>7.
Empirical g.f.: 4*x*(1177 + 10962*x + 82971*x^2 - 11072*x^3 - 48384*x^4 - 338688*x^5 + 16384*x^6) / ((1 - 4*x^3)*(1 - 256*x^3)). - Colin Barker, Mar 20 2018
EXAMPLE
Some solutions for n=2:
..2..0..0..2..3..3....2..0..3..2..0..0....0..3..2..3..0..2....3..2..0..0..2..0
..1..2..2..1..2..2....0..1..1..0..1..1....1..1..0..1..1..0....1..0..1..1..3..1
..2..0..0..2..3..0....3..1..1..3..1..1....1..1..3..1..1..0....1..3..1..1..0..1
..2..0..0..2..0..3....2..0..3..2..0..0....3..3..2..0..3..2....0..2..3..0..2..3
CROSSREFS
Cf. A252243.
Sequence in context: A330836 A107544 A092375 * A234086 A093789 A357607
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 15 2014
STATUS
approved