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

A252152
Number of (n+2)X(3+2) 0..3 arrays with every 3X3 subblock row and column sum not equal to 0 1 3 6 or 7 and every 3X3 diagonal and antidiagonal sum equal to 0 1 3 6 or 7
1
2591, 1898, 3197, 4988, 9572, 17803, 35924, 68613, 140294, 268864, 553258, 1064524, 2194400, 4229940, 8737784, 16851232, 34844104, 67252048, 139112864, 268589808, 555851264, 1073324704, 2221749568, 4290919264, 8882898080, 17157089760
OFFSET
1,1
COMMENTS
Column 3 of A252157
LINKS
FORMULA
Empirical: a(n) = a(n-1) +4*a(n-2) +2*a(n-3) -6*a(n-4) -24*a(n-5) +16*a(n-6) +8*a(n-7) +32*a(n-8) -32*a(n-9) for n>14
EXAMPLE
Some solutions for n=4
..3..3..2..3..3....2..1..2..2..1....2..0..2..3..3....3..2..3..3..3
..3..2..0..2..3....1..3..1..1..0....0..2..0..2..3....3..0..2..0..3
..3..0..2..0..3....1..0..1..1..3....2..0..2..0..3....3..2..0..2..3
..3..2..0..2..3....2..1..2..2..1....0..2..0..2..3....2..0..2..0..2
..3..0..2..0..2....1..3..1..1..0....2..0..2..0..2....3..2..0..2..3
..3..2..0..2..0....1..0..1..1..3....0..2..0..2..3....3..0..2..3..3
CROSSREFS
Sequence in context: A252310 A236351 A250241 * A035894 A179702 A258728
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 14 2014
STATUS
approved