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-3 of 3 results.

A079564 Number of unlabeled connected simple graphs on n vertices with no induced subgraphs isomorphic to a P5 or complement of a P5 (P5 = path on 5 vertices.).

Original entry on oeis.org

1, 1, 2, 6, 19, 78, 345, 1780, 10030, 62602, 429607, 3285435, 28623679, 296580989, 3897603006
Offset: 1

Views

Author

Jim Nastos, Jan 24 2003

Keywords

Crossrefs

Cf. A385697 (not necessarily connected).

Extensions

Terms a(10)-a(15) added using tinygraph by Falk Hüffner, Jan 13 2016
Name clarified by Jim Nastos, Jul 07 2025

A385156 The number of undirected, simple, unlabeled graphs G on n vertices which are prime, not split, and do not contain a vertex of degree 1 in G or in the complement of G, and has no induced P5 in G or in the complement of G.

Original entry on oeis.org

0, 0, 0, 0, 1, 0, 0, 0, 0, 22, 310, 4177
Offset: 1

Views

Author

Jim Nastos and Clara Elliott, Jul 22 2025

Keywords

Comments

Here, "prime" means with respect to modular decomposition (see link). A P5 is a path on 5 vertices. A split graph is a graph whose vertices can be partitioned into a clique and an independent set. Related to conjectures in the referenced paper.

Examples

			a(5) = 1 is the C5.
One of the examples of a(10) = 22 is available in the links.
		

References

  • Maria Chudnovsky and Peter Maceli, "Simplicial Vertices in Graphs with no Induced Four-Edge Path or Four-Edge Antipath, and the H6-Conjecture," Journal of Graph Theory, vol 76, no 4, (2014).

Crossrefs

Cf. A385697 (when split graph condition is dropped).

Extensions

a(11)-a(12) from Sean A. Irvine, Aug 17 2025

A385929 Number of simple, undirected, prime graphs G on n unlabeled vertices with no degree-1 vertex in G or its complement, as well as having no induced P5 in G or in its complement.

Original entry on oeis.org

0, 0, 0, 0, 1, 0, 0, 1, 9, 142
Offset: 1

Views

Author

Jim Nastos and Clara Elliott, Jul 12 2025

Keywords

Comments

Here, "prime" means with respect to modular decomposition (see link). A P5 is a path on 5 vertices.

Examples

			The only such graph on n=5 is the C5. The only such graph on n=8 is the split graph called the 4-sun (see the House of Graphs link).
		

Crossrefs

Showing 1-3 of 3 results.