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.

A287427 Number of disconnected chordal simple graphs on n vertices.

Original entry on oeis.org

0, 1, 2, 5, 12, 36, 121, 505, 2613, 17219, 144696, 1542668, 20695228, 347085846
Offset: 1

Views

Author

Eric W. Weisstein, May 24 2017

Keywords

Crossrefs

Cf. A048193 (not-necessarily connected chordal graphs).
Cf. A048192 (connected chordal graphs).

Formula

a(n) = A048193(n) - A048192(n).