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!)
A322140 Number of labeled 2-connected multigraphs with n edges (the vertices are {1,2,...,k} for some k). 2
1, 1, 1, 2, 7, 37, 262, 2312, 24338, 296928, 4112957, 63692909, 1089526922, 20389411551, 414146189901, 9070116944468, 212983762029683, 5336570227705763, 142083405456873290, 4004953714929148655, 119128974685786590410, 3728639072095285867881 (list; graph; refs; listen; history; text; internal format)
OFFSET
0,4
COMMENTS
We consider a single edge to be 2-connected, so a(1) = 1.
LINKS
PROG
(PARI) seq(n)={Vec(1 + vecsum(Vec(serlaplace(log(x/serreverse(x*deriv(log(sum(k=0, n, 1/(1 - y + O(y*y^n))^binomial(k, 2) * x^k / k!) + O(x*x^n)))))))))} \\ Andrew Howroyd, Nov 29 2018
CROSSREFS
Sequence in context: A135164 A321087 A072597 * A339459 A125515 A135920
KEYWORD
nonn
AUTHOR
Gus Wiseman, Nov 27 2018
EXTENSIONS
Terms a(7) and beyond from Andrew Howroyd, Nov 29 2018
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 19 15:34 EDT 2024. Contains 371794 sequences. (Running on oeis4.)