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.

A048192 Number of connected chordal graphs on n vertices.

Original entry on oeis.org

1, 1, 2, 5, 15, 58, 272, 1614, 11911, 109539, 1247691, 17566431, 305310547, 6558690953, 174688164414
Offset: 1

Views

Author

Keywords

Crossrefs

Cf. A048193 (not-necessarily connected chordal graphs).
Cf. A287427 (disconnected chordal graphs).
Cf. A048194.

Formula

a(n) = A048193(n) - A287427(n). - Eric W. Weisstein, May 25 2017
Inverse Euler transform of A048193. - Andrew Howroyd, Nov 03 2017

Extensions

a(12) added by Gordon F. Royle, Aug 05 2008
a(13) and a(14) added using tinygraph by Falk Hüffner, Jan 15 2016
a(15) added by Brendan McKay, Jan 07 2019