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!)
A359986 Number of quasi series-parallel matroids on [n]. 2
1, 2, 5, 16, 67, 374, 2795, 27472, 343129, 5242178, 94775045, 1976279584, 46619596363, 1225918376726, 35526110971595, 1124201803439968, 38555828073355441, 1424165085382532162, 56356111920073052165, 2378150844047351691376, 106590791633357076443347 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,2
COMMENTS
A quasi series-parallel matroid is a collection of series-parallel matroids. See the Ferroni/Larson reference for a precise definition.
LINKS
Luis Ferroni and Matt Larson, Kazhdan-Lusztig polynomials of braid matroids, arXiv:2303.02253 [math.CO], 2023.
PROG
(PARI) seq(n)=Vec(serlaplace( exp(2*x + intformal(serreverse(2*log(1 + x + O(x^n)) - x))) ))
(PARI) seq(n) = Vec(serlaplace( exp(2*x + intformal(-x + 2*serreverse(1 + 2*x - exp(x + O(x^n))))) ))
CROSSREFS
Row sums of A359985.
Sequence in context: A239911 A275518 A005163 * A006116 A122082 A002631
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Mar 08 2023
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 July 2 21:16 EDT 2024. Contains 373960 sequences. (Running on oeis4.)