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

A252155
Number of (n+2)X(6+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
8309, 8769, 17803, 29825, 57271, 112547, 223442, 447713, 891380, 1776728, 3561844, 7105520, 14181200, 28426208, 56753264, 113330576, 227147536, 453675152, 906181712, 1816146128, 3628012880, 7247618768, 14525051344, 29018570960
OFFSET
1,1
COMMENTS
Column 6 of A252157
LINKS
FORMULA
Empirical: a(n) = a(n-1) +14*a(n-3) -14*a(n-4) -56*a(n-6) +56*a(n-7) +64*a(n-9) -64*a(n-10) for n>15
EXAMPLE
Some solutions for n=4
..3..3..2..0..2..0..2..3....3..3..3..3..3..3..3..2....3..3..2..0..2..0..3..1
..3..2..0..2..0..2..0..3....3..0..2..0..2..0..2..0....3..2..0..2..0..2..0..3
..2..0..2..0..2..0..2..3....3..2..0..2..0..2..0..2....3..0..2..0..2..0..2..0
..0..2..0..2..0..2..0..3....2..0..2..0..2..0..2..0....3..2..0..2..0..2..0..2
..2..0..2..0..2..0..2..3....0..2..0..2..0..2..0..3....2..0..2..0..2..0..2..3
..0..2..0..2..0..2..0..2....3..3..3..3..2..0..3..1....0..2..0..2..0..2..3..3
CROSSREFS
Sequence in context: A362578 A250991 A206192 * A258676 A170778 A062852
KEYWORD
nonn
AUTHOR
R. H. Hardin, Dec 14 2014
STATUS
approved