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.

A242790 Number of connected diamond-free graphs on n nodes.

Original entry on oeis.org

1, 1, 2, 4, 11, 39, 165, 967, 7684, 87012, 1410465, 32640019
Offset: 1

Views

Author

Travis Hoppe and Anna Petrone, May 22 2014

Keywords

Comments

An equivalent definition: Number of simple connected graphs with n nodes that are have no subgraph isomorphic to the diamond graph or the complete graph K_4. This is the same because a graph contains a diamond as a subgraph iff it contains a diamond or K_4 as induced subgraph. - Falk Hüffner, Jan 11 2015

Crossrefs

Cf. A077269 (connected squarefree graphs).
Cf. also A242790 (diamond free graphs), A079574 (K_4 free graphs).

Extensions

Entry revised by N. J. A. Sloane, Jan 11 2016
a(11) and a(12) added using tinygraph by Falk Hüffner, Jan 15 2016