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!)
A267480 Number T(n,k) of words on {1,1,2,2,...,n,n} with longest increasing subsequence of length k; triangle T(n,k), n>=0, 0<=k<=n, read by rows. 5
1, 0, 1, 0, 1, 5, 0, 1, 42, 47, 0, 1, 351, 1527, 641, 0, 1, 3113, 43910, 54987, 11389, 0, 1, 29003, 1302660, 3844840, 2059147, 248749, 0, 1, 280220, 40970298, 265777225, 285588543, 82025038, 6439075, 0, 1, 2782475, 1364750889, 19104601915, 37783672691, 19773928713, 3507289363, 192621953 (list; table; graph; refs; listen; history; text; internal format)
OFFSET
0,6
LINKS
FORMULA
T(n,0) = A267479(n,0), T(n,k) = A267479(n,k) - A267479(n,k-1) for k>0.
Sum_{k=0..n-1} T(n,k) = A267532(n).
EXAMPLE
Triangle T(n,k) begins:
1;
0, 1;
0, 1, 5;
0, 1, 42, 47;
0, 1, 351, 1527, 641;
0, 1, 3113, 43910, 54987, 11389;
0, 1, 29003, 1302660, 3844840, 2059147, 248749;
0, 1, 280220, 40970298, 265777225, 285588543, 82025038, 6439075;
CROSSREFS
Main diagonal gives A006902.
Row sums give A000680.
Sequence in context: A184180 A256069 A356652 * A099221 A200415 A200418
KEYWORD
nonn,tabl
AUTHOR
Alois P. Heinz, Jan 15 2016
STATUS
approved

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 29 13:17 EDT 2024. Contains 372114 sequences. (Running on oeis4.)