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!)
A293951 Number of linear extensions of a poset whose Hasse diagram consists of n binary shrubs with type B_n joins. 9
1, 9, 477, 74601, 25740261, 16591655817, 17929265150637, 30098784753112329, 74180579084559895221, 256937013876000351610089, 1208025937371403268201735037, 7494692521096248546330688437801, 59931935202159196095445595508666501 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
LINKS
Jeffrey Remmel, S. Zheng, Rises in forests of binary shrubs, arXiv preprint arXiv:1611.09018 [math.CO], 2016-2017.
MATHEMATICA
LMLlist[m_, len_] := Table[(-1)^(n + 1) (m n)!, {n, 1, len}]*
Delete [CoefficientList[Series[Log[MittagLefflerE[m, z]], {z, 0, len}], z], 1];
LMLlist[3, 13] (* Peter Luschny, Aug 26 2018 *)
CROSSREFS
Cf. A000182 (m=2), this seq (m=3), A273352 (m=4), A318258 (m=5).
Sequence in context: A166879 A213447 A128947 * A267236 A357768 A306820
KEYWORD
nonn
AUTHOR
N. J. A. Sloane, Oct 29 2017
EXTENSIONS
Terms a(11) and beyond from Lars Blomberg, Oct 31 2017
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 June 28 06:43 EDT 2024. Contains 373764 sequences. (Running on oeis4.)