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.

Showing 1-1 of 1 results.

A079577 Number of unlabeled, connected graphs on n vertices that have no induced subgraph isomorphic to a bull, a P5 or a P5-bar.

Original entry on oeis.org

1, 1, 2, 6, 18, 67, 248, 1005, 4068, 16955, 71090, 302194, 1294752, 5598368, 24382450
Offset: 1

Views

Author

Jim Nastos, Jan 24 2003

Keywords

Comments

Bull = 4-path with a 5th vertex adjacent to the two middle vertices of the path P5 = path on 5 vertices P5-bar = complement of a P5

Examples

			O.........O
|.........|
.\......./
..O-----O bull
...\.../
....\./
.....O
		

Crossrefs

Cf. A267602 (with additional "prime" requirement)

Extensions

a(10)-a(15) added using tinygraph by Falk Hüffner, Jan 15 2016
Definition corrected ("are prime" omitted) by Falk Hüffner, Jan 18 2016
Showing 1-1 of 1 results.