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.

A123549 Number of unlabeled connected bicolored graphs on 2n nodes which are invariant when the two color classes are interchanged.

Original entry on oeis.org

1, 1, 2, 7, 36, 265, 3039, 56532, 1795771, 100752242, 10189358360, 1879720735880, 637617233537026, 400169631647375590, 467115844246503901102, 1018822456144128438039598, 4169121243929999956903622399, 32126195519194538601647462868271
Offset: 0

Views

Author

N. J. A. Sloane, Nov 14 2006

Keywords

References

  • R. W. Robinson, Numerical implementation of graph counting algorithms, AGRC Grant, Math. Dept., Univ. Newcastle, Australia, 1978.

Crossrefs

Row sums of A123550.

Programs

Formula

a(n) = 2*A005142(2*n) - A318870(2*n). - Andrew Howroyd, Sep 04 2018

Extensions

a(0)=1 prepended and terms a(8) and beyond from Andrew Howroyd, Sep 04 2018