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.

A323877 Number of labeled graphs on n nodes with four connected components.

Original entry on oeis.org

0, 0, 0, 1, 10, 125, 2275, 64673, 3102204, 272277040, 46202044900, 15442093276764, 10171924771814520, 13188852179018387144, 33674263441006260931040, 169522275849148918884400912, 1685048703908907788901122512512, 33116110237646373502366665503208064, 1288337109916947580133035603563656989952, 99320901948403913391024993536094346775110656
Offset: 1

Views

Author

Marko Riedel, Feb 05 2019

Keywords

References

  • F. Harary and E. M. Palmer, Graphical Enumeration, Academic Press, 1973, section 1.2.

Crossrefs

Formula

a(n) = A143543(n+1, 4) for n >= 1 and a(0) = 0.
E.g.f.: log(Sum_{q>=0} 2^binomial(q, 2)*z^q/q!)^4/4!.