The OEIS mourns the passing of Jim Simons and is grateful to the Simons Foundation for its support of research in many branches of science, including the OEIS.
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!)
A224652 Triangle read by rows: T(n,k) is the number of permutations of n elements with k the (smallest) header (first element) of the longest descending subsequence. 4

%I #16 Feb 03 2017 17:13:32

%S 1,1,1,1,2,3,1,5,8,10,1,14,25,35,45,1,42,89,141,196,251,1,132,357,644,

%T 966,1302,1638,1,429,1602,3284,5300,7526,9878,12300,1,1430,7959,18423,

%U 31947,47859,65619,84765,104877,1,4862,43127,112255,209500,331795,475738,637657,813730,1000135

%N Triangle read by rows: T(n,k) is the number of permutations of n elements with k the (smallest) header (first element) of the longest descending subsequence.

%C Table II "Distribution of F_n" on p. 99 of the Pilpel reference.

%C Column 2 is A000108; column 3 is A006219; the diagonal is A006220; the row sums are A000142.

%H Sean A. Irvine, <a href="/A224652/b224652.txt">Table of n, a(n) for n = 1..91</a>

%H S. Pilpel, <a href="http://dx.doi.org/10.1016/0097-3165(90)90022-O">Descending subsequences of random permutations</a>, J. Combin. Theory, A 53 (1990), 96-116.

%e Triangle begins

%e 1;

%e 1, 1;

%e 1, 2, 3;

%e 1, 5, 8, 10;

%e 1, 14, 25, 35, 45;

%e 1, 42, 89, 141, 196, 251;

%e 1, 132, 357, 644, 966, 1302, 1638;

%e 1, 429, 1602, 3284, 5300, 7526, 9878, 12300;

%e 1, 1430, 7959, 18423, 31947, 47859, 65619, 84765, 104877;

%e 1, 4862, 43127, 112255, 209500, 331795, 475738, 637657, 813730, 1000135;

%e ...

%Y Cf. A000108, A006219, A006220, A000142 (row sums).

%Y Cf. A047874 (Table I, "Distribution of L_n" on p. 99 of the Pilpel reference).

%K nonn,tabl

%O 1,5

%A _Joerg Arndt_, Apr 13 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 June 9 16:35 EDT 2024. Contains 373248 sequences. (Running on oeis4.)