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.

A098000 Number of outerplanar graphs on n labeled nodes.

Original entry on oeis.org

1, 1, 2, 8, 63, 893, 19714, 597510, 22903403, 1056115331, 56744710974, 3475626211316, 238818544070905, 18183183610029003, 1519020289266947462, 138117136134012654182, 13576724206357958780409, 1434561741418662640589225, 162136032834834405685977058, 19516966563322659948894106704
Offset: 0

Views

Author

Steven Finch, Sep 08 2004

Keywords

Crossrefs

Programs

  • PARI
    seq(n)={Vec(serlaplace(exp(intformal(serreverse(x/exp((1 + 5*x - sqrt(1 - 6*x + x^2 + O(x^n)))/8))/x))))} \\ Andrew Howroyd, Feb 12 2021

Formula

Recurrence known, see Bodirsky and Kang.
Exponential transform of A097998. - Andrew Howroyd, Feb 12 2021

Extensions

a(0)=1 prepended and terms a(17) and beyond from Andrew Howroyd, Feb 12 2021