login
The OEIS is supported by the many generous donors to the OEIS Foundation.

 

Logo
Hints
(Greetings from The On-Line Encyclopedia of Integer Sequences!)
A223766 Number of n X 4 0..1 arrays with rows, columns and antidiagonals unimodal and diagonals nondecreasing 1

%I #8 Aug 22 2018 18:04:50

%S 11,56,155,361,782,1601,3141,5907,10678,18618,31422,51505,82243,

%T 128276,195884,293448,432009,625939,893739,1258980,1751404,2408203,

%U 3275495,4410017,5881056,7772640,10186012,13242411,17086185,21888262,27850006

%N Number of n X 4 0..1 arrays with rows, columns and antidiagonals unimodal and diagonals nondecreasing

%C Column 4 of A223770.

%H R. H. Hardin, <a href="/A223766/b223766.txt">Table of n, a(n) for n = 1..210</a>

%F Empirical: a(n) = (1/40320)*n^8 - (1/10080)*n^7 + (3/320)*n^6 + (1/45)*n^5 + (1109/1920)*n^4 - (4837/1440)*n^3 + (422483/10080)*n^2 - (109337/840)*n + 226 for n>4.

%F Conjectures from _Colin Barker_, Aug 22 2018: (Start)

%F G.f.: x*(11 - 43*x + 47*x^2 + 58*x^3 - 205*x^4 + 209*x^5 - 42*x^6 - 150*x^7 + 256*x^8 - 245*x^9 + 151*x^10 - 55*x^11 + 9*x^12) / (1 - x)^9.

%F a(n) = 9*a(n-1) - 36*a(n-2) + 84*a(n-3) - 126*a(n-4) + 126*a(n-5) - 84*a(n-6) + 36*a(n-7) - 9*a(n-8) + a(n-9) for n>13.

%F (End)

%e Some solutions for n=3:

%e ..1..1..1..0....0..0..1..1....0..0..1..0....1..0..0..0....0..1..1..0

%e ..0..1..1..1....0..1..1..1....1..1..1..1....0..1..0..0....0..1..1..1

%e ..0..1..1..1....1..1..1..1....1..1..1..1....0..0..1..1....0..0..1..1

%Y Cf. A223770.

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 27 2013

Lookup | Welcome | Wiki | Register | Music | Plot 2 | Demos | Index | Browse | More | WebCam
Contribute new seq. or comment | Format | Style Sheet | Transforms | Superseeker | Recents
The OEIS Community | Maintained by The OEIS Foundation Inc.

License Agreements, Terms of Use, Privacy Policy. .

Last modified April 25 01:35 EDT 2024. Contains 371964 sequences. (Running on oeis4.)