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 #5 Jun 01 2015 11:32:37
%S 2679,12156,56526,304844,1627220,8659189,46288077,247098224,
%T 1317234754,7027083732,37495141913,200030678904,1067066745518,
%U 5692349807117,30366101605335,161987364711005,864111537226175,4609528214184782
%N Number of (n+2)X(2+2) 0..1 arrays with every 3X3 subblock sum of the two medians of the diagonal and antidiagonal minus the sum of the medians of the central row and column nondecreasing horizontally, vertically and ne-to-sw antidiagonally
%C Column 2 of A258511
%H R. H. Hardin, <a href="/A258505/b258505.txt">Table of n, a(n) for n = 1..210</a>
%e Some solutions for n=3
%e ..1..0..0..1....0..1..1..0....0..0..0..0....0..1..1..0....0..0..1..1
%e ..0..0..0..1....1..1..1..1....1..0..0..1....1..0..0..1....1..1..1..0
%e ..0..0..0..0....1..1..0..0....0..0..0..0....0..1..1..0....1..1..0..0
%e ..0..0..0..0....1..0..0..0....0..0..0..1....1..1..1..1....0..0..0..0
%e ..0..1..1..1....0..1..1..0....1..1..0..0....0..1..1..1....0..0..0..0
%Y Cf. A258511
%K nonn
%O 1,1
%A _R. H. Hardin_, Jun 01 2015