This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.
%I A252528 #8 Dec 04 2018 11:03:58 %S A252528 719,462,626,790,1676,2504,3160,6704,10016,12640,26816,40064,50560, %T A252528 107264,160256,202240,429056,641024,808960,1716224,2564096,3235840, %U A252528 6864896,10256384,12943360,27459584,41025536,51773440,109838336 %N A252528 Number of (n+2) X (4+2) 0..3 arrays with every 3 X 3 subblock row and diagonal sum equal to 0 2 3 6 or 7 and every 3 X 3 column and antidiagonal sum not equal to 0 2 3 6 or 7. %H A252528 R. H. Hardin, <a href="/A252528/b252528.txt">Table of n, a(n) for n = 1..210</a> %F A252528 Empirical: a(n) = 4*a(n-3) for n>5. %F A252528 Empirical g.f.: x*(719 + 462*x + 626*x^2 - 2086*x^3 - 172*x^4) / (1 - 4*x^3). - _Colin Barker_, Dec 04 2018 %e A252528 Some solutions for n=4: %e A252528 ..0..2..0..0..3..0....3..1..3..3..1..3....2..1..0..1..1..0....3..0..3..3..0..3 %e A252528 ..1..1..0..1..1..0....2..2..3..2..2..3....2..0..0..3..0..3....2..2..3..2..2..3 %e A252528 ..0..1..1..0..1..1....3..2..2..3..2..2....1..0..1..1..0..1....3..2..2..3..2..2 %e A252528 ..0..2..0..0..2..0....3..1..3..3..1..3....1..1..0..1..1..0....3..0..3..3..0..3 %e A252528 ..1..1..0..1..1..0....2..2..3..2..2..3....3..0..0..3..0..0....2..2..3..2..2..3 %e A252528 ..0..1..1..0..1..1....3..2..2..3..1..2....1..0..1..1..0..1....3..2..2..3..2..2 %Y A252528 Column 4 of A252532. %K A252528 nonn %O A252528 1,1 %A A252528 _R. H. Hardin_, Dec 18 2014