TOPICS
Search

Fully Forested Graph


Graphs containing all trees on n vertices as subgraphs were investigated by Chung and Graham (1978) and Chung et al. (1976). In this work, the term "fully n-forested graph" is adopted for a graph that contains all trees on n vertices, and "smallest fully n-forested graph" for a fully n-forested graph with the smallest possible number of edges for a given n. (Note that, confusingly, Chung and Graham (1978) in general use n to refer to the number of vertices in a graph, but in the context of trees T_n, they use n to refer to the number of edges.)

FullyForestedGraph

For example, there are 6 trees on 6 vertices, as illustrated in the top row above. The graph in the bottom row is fully 6-forested because it contains each of these 6 trees as a subgraph.

The least numbers of edges in a smallest fully n-forested graph for n=1, 2, ... are 0, 1, 2, 4, 6, 8, 11, 13, 16, 18, ... (OEIS A004401). The first eight of these values were given by Chung and Graham (1978, Table I).

By its definition, a fully n-forested graph must have the path graph P_n as a subgraph and therefore must itself contain at least n vertices. While all smallest n-forested graphs up to at least n=10 contain exactly n vertices, it is not known if this is always the case (Chung and Graham 1978). All smallest fully n-forested graphs up to n=10 are also planar, traceable, and apex.

In addition, a fully n-forested graph must have a vertex of degree n-1. Together with the fact that it must contain P_n as a subgraph, this forces an edge count of >=2n-4 (Chung and Graham 1978).

SmallestFullyForestedGraphs

The graphic above shows all smallest fully n-forested graphs for n=1 to 7. Compare with Fig. 3 in Chung and Graham (1978), whose G^*(3) (corresponding to 3 edges = 4 vertices) is erroneous since it does not contain the path graph P_3 and has 3 (but should have 4) edges.

The numbers of smallest fully n-forested graphs for n=1, 2, ... are 1, 1, 1, 1, 2, 2, 7, 13, 25, 17, ... (OEIS A380740).


See also

Subgraph, Tree

Explore with Wolfram|Alpha

References

Chung, F. R. K. and Graham, R. L. "On Graphs Which Contain All Small Trees." J. Combin. Th. Ser. B 24, 14-23, 1978.Chung, F. R. K.; Graham, R. L.; and Pippenger, N. "On Graphs Which Contain All Small Trees. II." Colloq. Math. Soc. Janos Bolyai 18, 213-223, 1976.Sloane, N. J. A. Sequences A004401/M0989 and A380740 in "The On-Line Encyclopedia of Integer Sequences."

Cite this as:

Weisstein, Eric W. "Fully Forested Graph." From MathWorld--A Wolfram Web Resource. https://mathworld.wolfram.com/FullyForestedGraph.html

Subject classifications