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 11 2015 12:36:42
%S 10285,56002,319420,2120266,13519728,86136256,562741035,3653027246,
%T 23677521060,153690383705,998230865006,6479204181625,42060540310539,
%U 273045520110028,1772515663903131,11506332454958673,74695053097055563
%N Number of (n+2)X(3+2) 0..1 arrays with every 3X3 subblock sum of the two medians of the diagonal and antidiagonal minus the sum of the minimums of the central row and column nondecreasing horizontally and vertically
%C Column 3 of A254989
%H R. H. Hardin, <a href="/A254984/b254984.txt">Table of n, a(n) for n = 1..210</a>
%e Some solutions for n=2
%e ..0..0..0..0..0....0..0..1..1..0....1..0..0..1..1....0..1..0..1..0
%e ..0..1..1..0..1....0..0..0..0..1....1..0..0..0..0....0..0..0..0..0
%e ..0..0..0..0..0....0..0..1..1..1....0..0..0..0..1....0..0..0..0..1
%e ..1..0..0..1..1....0..0..0..1..1....0..1..0..0..1....0..1..0..1..0
%Y Cf. A254989
%K nonn
%O 1,1
%A _R. H. Hardin_, Feb 11 2015