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.

A267653 Number of unlabeled, connected graphs on n vertices which have no induced subgraph isomorphic to an R-graph.

Original entry on oeis.org

1, 1, 2, 6, 21, 111, 818, 9825, 195759, 6622127, 368949015
Offset: 1

Views

Author

Falk Hüffner, Jan 19 2016

Keywords

Comments

The R-graph has 6 vertices. 4 vertices form a cycle and both the other two vertices are adjacent to a single one of those 4.

Crossrefs

Cf. A079570, the same for the cricket graph (like an R-graph, but with a triangle instead of a 4-cycle).