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 09:55:23
%S 7579,13444,24358,50697,86176,138819,230095,343854,487927,682152,
%T 947151,1301258,1732148,2291799,3011782,3927169,5058503,6444608,
%U 8204544,10432387,13144119,16482230,20684713,25937249,32496192,40698880,51124639
%N Number of (3+2)X(n+2) 0..1 arrays with every 3X3 subblock sum of the two sums of the diagonal and antidiagonal minus the two minimums of the central column and central row nondecreasing horizontally, vertically and ne-to-sw antidiagonally
%C Row 3 of A254907
%H R. H. Hardin, <a href="/A254909/b254909.txt">Table of n, a(n) for n = 1..210</a>
%e Some solutions for n=4
%e ..0..1..0..0..1..0....0..0..0..0..0..0....0..0..1..1..1..0....0..0..0..0..0..1
%e ..1..0..0..0..0..1....0..0..0..1..1..1....0..0..0..0..0..1....0..0..0..0..0..0
%e ..0..0..1..1..0..1....1..1..0..1..1..1....0..1..1..1..0..1....1..1..1..1..1..1
%e ..1..0..0..0..0..1....1..1..0..1..1..0....1..1..0..1..1..1....0..0..1..1..1..1
%e ..1..0..0..1..1..1....1..1..0..0..0..1....1..1..1..1..1..0....0..0..1..1..1..1
%K nonn
%O 1,1
%A _R. H. Hardin_, Feb 10 2015