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”).

A271467
Number of set partitions of [2n] such that n is the largest element of the last block.
2
0, 1, 10, 149, 3149, 88772, 3195161, 142084077, 7611839904, 481614364251, 35417157810681, 2987457716884346, 285867917955683723, 30741794345071162069, 3685435185993122202106, 489101076818110701758097, 71414666988339306082779537, 11410190978037926887950636172
OFFSET
1,3
COMMENTS
Each set partition is written as a sequence of blocks, ordered by the smallest elements in the blocks.
LINKS
FORMULA
a(n) = A271466(2n,n).
EXAMPLE
a(2) = 1: 134|2.
a(3) = 10: 12456|3, 1456|23, 1456|2|3, 145|26|3, 146|25|3, 14|256|3, 156|24|3, 15|246|3, 16|245|3, 1|2456|3.
CROSSREFS
Cf. A271466.
Sequence in context: A178084 A098270 A262738 * A375770 A212471 A157867
KEYWORD
nonn
AUTHOR
Alois P. Heinz, Apr 08 2016
STATUS
approved