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.

User: Roland Hildebrand

Roland Hildebrand's wiki page.

Roland Hildebrand has authored 1 sequences.

A280020 Number of maximal triangle-free labeled graphs on n vertices.

Original entry on oeis.org

1, 1, 3, 7, 27, 211, 1743, 15247, 219747, 5379451, 154297863, 5085738967, 225515577147, 14272681411171
Offset: 1

Author

Roland Hildebrand, Feb 22 2017

Keywords

Examples

			For n = 1 the only graph is the graph with one node and no edges. For n = 2 the only graph is the complete graph K_2. For n = 3 the maximal triangle-free graphs are isomorphic to the complete bipartite graph K_{2,1}.
		

Crossrefs

Cf. A000514.
Cf. A216783 (unlabeled graphs).

Extensions

a(11)-a(14) added using tinygraph by Falk Hüffner, Jul 24 2019