login

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”).

A258521
Number of (n+2)X(3+2) 0..1 arrays with every 3X3 subblock sum of the two sums of the diagonal and antidiagonal minus the two sums of the central column and central row nondecreasing horizontally and vertically
1
6516, 13616, 19920, 25076, 25532, 23907, 23398, 26321, 30168, 33303, 35726, 37801, 40964, 45772, 52250, 58011, 62266, 68264, 77152, 89383, 98654, 107242, 119496, 135431, 157308, 174258, 192562, 217067, 245492, 287238, 320266, 357737, 405498
OFFSET
1,1
COMMENTS
Column 3 of A258522
LINKS
FORMULA
Empirical: a(n) = a(n-4) +4*a(n-5) -4*a(n-9) -5*a(n-10) +5*a(n-14) +2*a(n-15) -2*a(n-19) for n>39
EXAMPLE
Some solutions for n=4
..0..1..1..1..0....0..0..0..1..1....0..0..0..0..0....1..0..1..1..1
..0..1..1..0..0....0..1..1..0..1....1..1..1..0..0....1..1..1..0..0
..0..1..1..0..0....0..1..1..0..1....0..1..1..0..0....0..1..0..0..1
..1..1..0..0..1....1..1..0..0..1....1..1..0..0..0....0..1..0..0..1
..1..1..0..0..1....0..1..1..1..0....1..0..0..1..0....1..0..0..0..1
..0..1..1..0..0....1..1..1..1..1....1..1..1..0..0....1..0..1..1..1
CROSSREFS
Sequence in context: A251447 A156416 A156418 * A068270 A216666 A260979
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jun 01 2015
STATUS
approved