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

%I #8 Aug 25 2018 15:35:14

%S 27,157,476,1144,2403,4614,8291,14141,23109,36428,55674,82826,120331,

%T 171174,238953,327959,443261,590796,777464,1011228,1301219,1657846,

%U 2092911,2619729,3253253,4010204,4909206,5970926,7218219,8676278

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

%C Row 3 of A223999.

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

%F Empirical: a(n) = (1/144)*n^6 + (5/48)*n^5 + (163/144)*n^4 + (85/16)*n^3 + (895/36)*n^2 - (65/12)*n + 3 for n>2.

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

%F G.f.: x*(27 - 32*x - 56*x^2 + 164*x^3 - 159*x^4 + 85*x^5 - 32*x^6 + 9*x^7 - x^8) / (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>9.

%F (End)

%e Some solutions for n=3:

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

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

%e ..1..1..1....2..2..2....0..1..1....1..1..1....0..1..1....0..1..2....1..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 09:35 EDT 2024. Contains 375511 sequences. (Running on oeis4.)