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

%I #7 Aug 29 2018 16:58:19

%S 81,1296,5880,19608,57387,151010,363392,810436,1693423,3344982,

%T 6292120,11340202,19682181,33037788,53827802,85388930,132235237,

%U 200372476,297672078,434311972,623291815,881030622,1228055196,1689788168

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

%C Row 4 of A224353.

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

%F Empirical: a(n) = (41/4032)*n^8 + (9/112)*n^7 + (239/288)*n^6 + (109/24)*n^5 + (12079/576)*n^4 + (39/16)*n^3 + (310151/1008)*n^2 - (21299/84)*n + 142 for n>3.

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

%F G.f.: x*(81 + 567*x - 2868*x^2 + 6540*x^3 - 6063*x^4 - 415*x^5 + 7550*x^6 - 8564*x^7 + 4918*x^8 - 1584*x^9 + 262*x^10 - 14*x^11) / (1 - x)^9.

%F a(n) = 9*a(n-1) - 36*a(n-2) + 84*a(n-3) - 126*a(n-4) + 126*a(n-5) - 84*a(n-6) + 36*a(n-7) - 9*a(n-8) + a(n-9) for n>12.

%F (End)

%e Some solutions for n=3:

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

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

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

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

%Y Cf. A224353.

%K nonn

%O 1,1

%A _R. H. Hardin_, Apr 04 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 23 08:33 EDT 2024. Contains 371905 sequences. (Running on oeis4.)