129925
domain: N
Appears in sequences
- Define the sequence T(a(0),a(1)) by a(n+2) is the greatest integer such that a(n+2)/a(n+1) < a(n+1)/a(n) for n >= 0. This is T(4,10).at n=12A019494
- a(n) = ceiling(A107293(n)/2).at n=39A173693
- Square array T(n, k) (n>=1, k>=1) read by antidiagonals upwards. T(n, k) is the number of partitions of the set [n] into lists of k noncrossing sets.at n=70A348702