[go: up one dir, main page]

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

%I #8 Aug 25 2018 16:15:40

%S 9,31,76,155,281,469,736,1101,1585,2211,3004,3991,5201,6665,8416,

%T 10489,12921,15751,19020,22771,27049,31901,37376,43525,50401,58059,

%U 66556,75951,86305,97681,110144,123761,138601,154735,172236,191179,211641,233701

%N Number of 2 X n 0..2 arrays with antidiagonals unimodal and rows and diagonals nondecreasing.

%C Row 2 of A223999.

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

%F Empirical: a(n) = (1/12)*n^4 + 1*n^3 + (41/12)*n^2 + (7/2)*n + 1.

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

%F G.f.: x*(9 - 14*x + 11*x^2 - 5*x^3 + x^4) / (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>5.

%F (End)

%e Some solutions for n=3:

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

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

%Y Cf. A223999.

%K nonn

%O 1,1

%A _R. H. Hardin_, Mar 30 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 August 29 06:09 EDT 2024. Contains 375510 sequences. (Running on oeis4.)