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

%I #7 Sep 05 2018 05:59:46

%S 22,148,610,1897,4900,11088,22716,43065,76714,129844,210574,329329,

%T 499240,736576,1061208,1497105,2072862,2822260,3784858,5006617,

%U 6540556,8447440,10796500,13666185,17144946,21332052,26338438,32287585,39316432

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

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

%F Empirical: a(n) = (2/45)*n^6 + (8/15)*n^5 + (91/36)*n^4 + 6*n^3 + (1337/180)*n^2 + (67/15)*n + 1.

%F Conjectures from _Colin Barker_, Sep 05 2018: (Start)

%F G.f.: x*(22 - 6*x + 36*x^2 - 35*x^3 + 21*x^4 - 7*x^5 + x^6) / (1 - x)^7.

%F a(n) = 7*a(n-1) - 21*a(n-2) + 35*a(n-3) - 35*a(n-4) + 21*a(n-5) - 7*a(n-6) + a(n-7) for n>7.

%F (End)

%e Some solutions for n=3:

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

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

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

%Y Column 6 of A225010.

%K nonn

%O 1,1

%A _R. H. Hardin_, Apr 23 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 07:44 EDT 2024. Contains 371922 sequences. (Running on oeis4.)