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.

A304124 Number of simple graphs with n vertices which contain no K4 subgraph.

Original entry on oeis.org

1, 2, 4, 10, 29, 120, 685, 6431, 103164, 2894632, 138892304, 11118977705, 1459412127955
Offset: 1

Views

Author

Brendan McKay, May 06 2018

Keywords

Comments

The graphs do not need to be connected.

Crossrefs

Cf. A000088, A006785 (no K3), A115196 (graphs by clique number), A304125 (no K5).

Formula

a(n) = 1+A052450(n)+A052451(n).

Extensions

a(13) from Brendan McKay, May 08 2018