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!)
A224143 Number of n X 5 0..1 arrays with rows and antidiagonals unimodal and columns nondecreasing. 1

%I #7 Aug 27 2018 16:53:46

%S 16,86,275,691,1509,2985,5471,9431,15457,24285,36811,54107,77437,

%T 108273,148311,199487,263993,344293,443139,563587,709013,883129,

%U 1089999,1334055,1620113,1953389,2339515,2784555,3295021,3877889,4540615,5291151,6137961

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

%C Column 5 of A224146.

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

%F Empirical: a(n) = (2/15)*n^5 + (2/3)*n^4 + (10/3)*n^3 + (25/3)*n^2 + (203/15)*n - 17 for n>2.

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

%F G.f.: x*(16 - 10*x - x^2 + 11*x^3 + 8*x^4 - 10*x^5 + x^6 + x^7) / (1 - x)^6.

%F a(n) = 6*a(n-1) - 15*a(n-2) + 20*a(n-3) - 15*a(n-4) + 6*a(n-5) - a(n-6) for n>8.

%F (End)

%e Some solutions for n=3:

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

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

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

%Y Cf. A224146.

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 31 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 24 20:08 EDT 2024. Contains 371963 sequences. (Running on oeis4.)