cp's OEIS Frontend

This is a front-end for the Online Encyclopedia of Integer Sequences, made by Christian Perfect. The idea is to provide OEIS entries in non-ancient HTML, and then to think about how they're presented visually. The source code is on GitHub.

Showing 1-2 of 2 results.

A098638 Consider the family of directed multigraphs enriched by the species of odd sets. Sequence gives number of those multigraphs with n labeled loops and arcs.

Original entry on oeis.org

1, 2, 13, 164, 3127, 82600, 2845775, 122820136, 6446913953, 402413160952, 29343933156485, 2464029760993520, 235446319553848087, 25346231173047308256, 3047931031445529965527, 406412844141860523543392, 59704680455100785101683457, 9608818815170839730520275488
Offset: 0

Views

Author

N. J. A. Sloane, Oct 26 2004

Keywords

References

  • G. Paquin, Dénombrement de multigraphes enrichis, Mémoire, Math. Dept., Univ. Québec à Montréal, 2004.

Crossrefs

Programs

  • PARI
    \\ EnrichedGdlSeq defined in A098622.
    EnrichedGdlSeq(sinh(x + O(x*x^20))) \\ Andrew Howroyd, Jan 12 2021

Formula

E.g.f.: exp(-1)*Sum_{n>=0}(1+sinh(x))^(n^2)/n!. - Vladeta Jovovic, Mar 04 2008
E.g.f.: B(sinh(x)) where B(x) is the e.g.f. of A014507. - Andrew Howroyd, Jan 12 2021

Extensions

Missing a(10) inserted and terms a(13) and beyond from Andrew Howroyd, Jan 12 2021

A098639 Consider the family of directed multigraphs enriched by the species of odd sets. Sequence gives number of those multigraphs with n labeled arcs.

Original entry on oeis.org

1, 1, 6, 69, 1230, 30663, 1005692, 41571127, 2099861244, 126607647073, 8945129371976, 729628409684925, 67868881258920424, 7125522244948969319, 837004398237510194704, 109173596976047915341823, 15708090522743045757716496, 2478722722731315203268137729
Offset: 0

Views

Author

N. J. A. Sloane, Oct 26 2004

Keywords

References

  • G. Paquin, Dénombrement de multigraphes enrichis, Mémoire, Math. Dept., Univ. Québec à Montréal, 2004.

Crossrefs

Programs

  • PARI
    \\ EnrichedGdSeq defined in A098623.
    EnrichedGdSeq(sinh(x + O(x*x^20))) \\ Andrew Howroyd, Jan 12 2021

Formula

E.g.f.: B(sinh(x)) where B(x) is the e.g.f. of A014505. - Andrew Howroyd, Jan 12 2021

Extensions

Terms a(12) and beyond from Andrew Howroyd, Jan 12 2021
Showing 1-2 of 2 results.