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

A252156
Number of (n+2)X(7+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
13146, 16786, 35924, 58792, 114243, 223442, 446661, 897932, 1788360, 3551084, 7203948, 14236172, 28512252, 57373724, 114332028, 227108060, 460814748, 910763612, 1824282396, 3671115932, 7315999260, 14533069724, 29489106588
OFFSET
1,1
COMMENTS
Column 7 of A252157
LINKS
FORMULA
Empirical: a(n) = -a(n-1) +2*a(n-2) +14*a(n-3) +14*a(n-4) -28*a(n-5) -56*a(n-6) -56*a(n-7) +112*a(n-8) +64*a(n-9) +64*a(n-10) -128*a(n-11) for n>16
EXAMPLE
Some solutions for n=4
..3..3..3..3..3..3..3..2..0....3..3..2..0..2..0..2..3..3
..2..0..2..0..2..0..2..0..2....3..2..0..2..0..2..0..2..3
..0..2..0..2..0..2..0..2..0....2..0..2..0..2..0..2..0..3
..2..0..2..0..2..0..2..0..2....3..2..0..2..0..2..0..2..3
..0..2..0..2..0..2..0..2..0....3..0..2..0..2..0..2..0..2
..2..3..3..3..2..0..2..3..3....3..2..0..2..0..2..0..2..0
CROSSREFS
Sequence in context: A206149 A221156 A068760 * A102331 A064252 A252590
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 14 2014
STATUS
approved