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!)
A339232 Total number of interior vertices in the multigraphs of all oriented series-parallel networks with n edges. 2
0, 1, 5, 23, 99, 433, 1880, 8238, 36202, 159898, 708517, 3150128, 14042620, 62751693, 280997846, 1260635337, 5664870696, 25493707908, 114882350739, 518318733052, 2341079272919, 10584488664085, 47898510357544, 216940538748652, 983326680302665, 4460343301915203 (list; graph; refs; listen; history; text; internal format)
OFFSET
1,3
COMMENTS
See A339231 for additional details.
LINKS
FORMULA
a(n) = Sum_{k=1..n-1} k*A339231(n,k).
PROG
(PARI) \\ See A339231 for VertexWeighted.
seq(n)={subst(deriv(VertexWeighted(n, y)), y, 1)}
CROSSREFS
Sequence in context: A181331 A268400 A364754 * A196489 A049674 A077277
KEYWORD
nonn
AUTHOR
Andrew Howroyd, Nov 29 2020
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 18 22:18 EDT 2024. Contains 371782 sequences. (Running on oeis4.)