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

A252209
Number of (n+2)X(7+2) 0..3 arrays with every 3X3 subblock row and column sum equal to 1 3 4 6 or 7 and every 3X3 diagonal and antidiagonal sum not equal to 1 3 4 6 or 7
1
278710, 2568954, 65275092, 301990806, 10519316686, 267361717782, 1236950586236, 43087111929354, 1095113581291852, 5066549580829014, 176484810397704526, 4485585228861223254, 20752587082923540860
OFFSET
1,1
COMMENTS
Column 7 of A252210
LINKS
FORMULA
Empirical: a(n) = 4104*a(n-3) -32767*a(n-6) -4104*a(n-9) +32768*a(n-12) for n>15
EXAMPLE
Some solutions for n=1
..0..1..0..0..1..0..3..1..3....0..1..2..1..3..0..0..3..0
..2..1..0..0..1..3..3..1..0....0..2..1..3..0..0..1..0..3
..1..2..1..1..2..1..1..2..1....1..3..3..0..0..1..2..1..0
CROSSREFS
Sequence in context: A186879 A224252 A236017 * A043601 A043867 A204396
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 15 2014
STATUS
approved