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

A252012
Number of (n+2)X(5+2) 0..3 arrays with every 3X3 subblock row and column sum 1 3 6 or 8 and every diagonal and antidiagonal sum not 1 3 6 or 8
1
1970, 3128, 4770, 8482, 23074, 58970, 104034, 288370, 744818, 1308322, 3648082, 9501482, 16654562, 46626322, 122075402, 213680482, 599752402, 1575429482, 2755215842, 7745663122, 20388177482, 35636762722, 100284675922, 264307061162
OFFSET
1,1
COMMENTS
Column 5 of A252015
LINKS
FORMULA
Empirical: a(n) = a(n-1) +21*a(n-3) -21*a(n-4) -104*a(n-6) +104*a(n-7) for n>16
EXAMPLE
Some solutions for n=4
..0..1..2..3..1..2..3....2..3..1..2..0..1..2....1..1..1..1..1..1..1
..2..1..3..2..1..0..2....1..1..1..1..1..1..1....2..0..1..2..3..1..2
..1..1..1..1..1..1..1....0..2..1..3..2..1..3....3..2..1..0..2..1..0
..3..1..2..3..1..2..3....2..3..1..2..0..1..2....1..1..1..1..1..1..1
..2..1..3..2..1..0..2....1..1..1..1..1..1..1....2..3..1..2..3..1..2
..1..1..1..1..1..1..1....3..2..1..0..2..1..3....3..2..1..0..2..1..0
CROSSREFS
Sequence in context: A239185 A289561 A256738 * A250804 A205210 A183692
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 12 2014
STATUS
approved