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.

A097911 Minimal order of a graph containing as induced subgraphs isomorphic copies of all graphs on n unlabeled nodes.

Original entry on oeis.org

1, 3, 5, 8, 10, 14
Offset: 1

Views

Author

Dan Schwarz (dan_schwarz(AT)hotmail.com), Sep 04 2004

Keywords

Comments

A graph that contains as induced subgraphs isomorphic copies of all graphs in a family F is called induced universal for F. - James Trimble, Nov 09 2021
16 <= a(7) <= 18 (Trimble, 2021). - James Trimble, Nov 09 2021

Examples

			a(3) = 5 as (P1 + K1)*K1 + K1 has 5 vertices and is easily seen minimal for 3. Here P1 is the path with one edge and K1 is an isolated vertex.
		

Crossrefs

Extensions

a(5)-a(6) added by James Trimble, Nov 09 2021