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.

A242791 Number of connected open-bowtie-free graphs on n nodes.

Original entry on oeis.org

1, 1, 2, 6, 11, 34, 98, 408, 1957, 12740, 108649, 1281776, 20787104
Offset: 1

Views

Author

Travis Hoppe and Anna Petrone, May 22 2014

Keywords

Comments

An open-bowtie graph (also known as cricket) is the graph formed by connecting two bridges, each with a single vertex to the same vertex of C3 (the cycle graph with three vertices). It is chromatically equivalent to the bull graph.
O-\ /-O
O |
O-/ \-O

Crossrefs

Cf. A079575 (bull-free graphs)

Extensions

a(11)-a(13) added using tinygraph by Falk Hüffner, Jan 16 2016