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”).
%I #4 Feb 10 2015 10:14:42
%S 1302500,20154545,191418723,522548222,2236028616,7539746842,
%T 25105585331,94832985856,330074130597,1060499897124,3898590944459,
%U 13928452417046,45320308651521,162472645955796,598061413688501,1878431261643540
%N Number of (n+2)X(6+2) 0..1 arrays with every 3X3 subblock sum of the two maximums of the central row and central column plus the two minimums of the diagonal and antidiagonal nondecreasing horizontally and vertically
%C Column 6 of A254922
%H R. H. Hardin, <a href="/A254920/b254920.txt">Table of n, a(n) for n = 1..210</a>
%H R. H. Hardin, <a href="/A254920/a254920.txt">Empirical recurrence of order 72</a>
%F Empirical recurrence of order 72 (see link above)
%e Some solutions for n=1
%e ..0..0..1..1..0..1..1..1....0..0..0..1..0..1..0..1....0..0..1..0..1..1..0..0
%e ..0..0..0..0..0..1..1..1....0..0..0..0..0..0..1..0....1..0..0..1..0..0..1..0
%e ..0..1..1..0..0..0..1..1....0..1..1..1..1..0..1..1....0..1..0..0..0..0..0..1
%K nonn
%O 1,1
%A _R. H. Hardin_, Feb 10 2015