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

A258525
Number of (n+2)X(3+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, vertically and ne-to-sw antidiagonally
1
14184, 92996, 523716, 1455282, 3806582, 11711440, 35610562, 114007482, 361659778, 1120640520, 3663319530, 11761984674, 37533685074, 120519971192, 385359250346, 1242349766402, 4027691968226, 12950233669160, 41756033526570
OFFSET
1,1
COMMENTS
Column 3 of A258530
LINKS
FORMULA
Empirical: a(n) = 2*a(n-1) +11*a(n-2) -8*a(n-3) -27*a(n-4) +14*a(n-5) -83*a(n-6) -1344*a(n-7) +68*a(n-8) +8440*a(n-9) +5152*a(n-10) -15424*a(n-11) -28416*a(n-12) +17280*a(n-13) +47104*a(n-14) -32768*a(n-15) for n>23
EXAMPLE
Some solutions for n=2
..0..0..0..0..1....0..1..0..1..1....0..1..1..1..0....1..0..1..0..0
..0..1..1..1..1....0..0..1..0..1....0..0..0..1..1....0..0..0..0..0
..1..1..0..0..1....0..0..1..0..0....0..1..1..1..1....0..0..0..1..1
..0..1..0..1..0....0..1..0..1..0....0..1..1..0..1....0..1..0..0..1
CROSSREFS
Sequence in context: A251068 A184559 A258532 * A254917 A270800 A271247
KEYWORD
nonn
AUTHOR
R. H. Hardin, Jun 02 2015
STATUS
approved