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.

A048193 Number of chordal graphs (or triangulated graphs) on n vertices.

Original entry on oeis.org

1, 2, 4, 10, 27, 94, 393, 2119, 14524, 126758, 1392387, 19109099, 326005775, 6905776799, 181945055235
Offset: 1

Views

Author

Keywords

Comments

Graphs having no induced cycles of any length > 3, so every cycle in the graph has a chord, or is "triangulated".
All such graphs are perfect.
Euler transform of A048192. - Eric M. Schmidt, Mar 25 2015
Conjectured partial sums of A079456. - Sean A. Irvine, Jun 25 2022

Crossrefs

Cf. A048192 (connected chordal graphs).
Cf. A287427 (disconnected chordal graphs).
Cf. A048194.

Formula

a(n) = A048192(n) + A287427(n).

Extensions

Edited by N. J. A. Sloane, Jul 04 2008
a(12) added (using A048192) by Eric M. Schmidt, Mar 25 2015
a(13) and a(14) added (using A048192) by Falk Hüffner, Jan 15 2016
a(15) added (using A048192) by Jakub Jablonski, Sep 15 2020