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
Dan Schwarz (dan_schwarz(AT)hotmail.com), Sep 04 2004
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.
- Noga Alon, Asymptotically optimal induced universal graphs, Geometric and Functional Analysis, 27(1):1-32, 2017.
- Richard Rado, Universal graphs and universal functions, Acta Arith. 9 (1964), 331-340.
- James Trimble, Induced universal graphs for families of small graphs, arXiv:2109.00075 [math.CO], 2021.
- James Trimble, Partitioning algorithms for induced subgraph problems, Ph.D. Thesis, Univ. of Glasgow (Scotland, 2023), 134.
A348638
Minimal order of a graph containing as induced subgraphs isomorphic copies of all trees on n unlabeled nodes.
Original entry on oeis.org
1, 2, 3, 5, 7, 9, 11, 13
Offset: 1
A212555
Values of ||G*(n)|| related to construction of graphs which contain all small trees.
Original entry on oeis.org
0, 1, 2, 4, 6, 8, 11, 14, 17, 21, 25
Offset: 0
A380740
Number of smallest fully n-forested graphs.
Original entry on oeis.org
1, 1, 1, 1, 2, 2, 7, 13, 25, 17
Offset: 1
Cf.
A004401 (edge counts of smallest fully forested graphs).
A340318
Minimum size of a partial order that contains all partial orders of size n.
Original entry on oeis.org
0, 1, 3, 5, 8, 11, 16
Offset: 0
a(2) = 3 because there are 2 nonisomorphic posets on two elements, and both embed into the poset of three elements {a, b, c} with ordering a < b (and other pairs are incomparable).
a(3) = 5 because all posets on three elements can be embedded into {a, b, c, d, e} with ordering a < d, b < c < d, and b < e.
Showing 1-5 of 5 results.
Comments