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

%I #7 Aug 27 2018 16:47:25

%S 11,46,124,272,526,930,1536,2404,3602,5206,7300,9976,13334,17482,

%T 22536,28620,35866,44414,54412,66016,79390,94706,112144,131892,154146,

%U 179110,206996,238024,272422,310426,352280,398236,448554,503502,563356,628400

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

%C Column 4 of A224146.

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

%F Empirical: a(n) = (1/3)*n^4 + (4/3)*n^3 + (14/3)*n^2 + (23/3)*n - 4 for n>1.

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

%F G.f.: x*(11 - 9*x + 4*x^2 + 2*x^3 + x^4 - x^5) / (1 - x)^5.

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

%F (End)

%e Some solutions for n=3:

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

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

%e ..0..1..1..0....1..1..0..0....1..1..1..1....0..1..1..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 May 8 16:29 EDT 2024. Contains 372340 sequences. (Running on oeis4.)