login

Year-end appeal: Please make a donation to the OEIS Foundation to support ongoing development and maintenance of the OEIS. We are now in our 61st year, we have over 378,000 sequences, and we’ve reached 11,000 citations (which often say “discovered thanks to the OEIS”).

Number of nX6 0..2 arrays with rows and antidiagonals unimodal and columns nondecreasing
1

%I #4 Mar 29 2013 07:15:33

%S 148,4102,45988,323394,1721356,7526024,28247478,93683295,280338123,

%T 769012348,1958026231,4673735444,10543684618,22631328296,46477583300,

%U 91756934105,174838318505,322648096420,578369211133,1009683032422

%N Number of nX6 0..2 arrays with rows and antidiagonals unimodal and columns nondecreasing

%C Column 6 of A223918

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

%F Empirical: a(n) = (761/8553600)*n^12 + (761/475200)*n^11 + (21583/1088640)*n^10 + (458/2835)*n^9 + (1760837/1814400)*n^8 + (1346021/302400)*n^7 + (430403/31104)*n^6 + (19199/480)*n^5 + (88406683/1360800)*n^4 + (13099679/226800)*n^3 - (3421811/41580)*n^2 - (5265011/13860)*n + 389 for n>3

%e Some solutions for n=3

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

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

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

%K nonn

%O 1,1

%A _R. H. Hardin_ Mar 29 2013