A4.9

Graph Theory | Part II, 2004

Write an essay on trees. You should include a proof of Cayley's result on the number of labelled trees of order nn.

Let GG be a graph of order n2n \geq 2. Which of the following statements are equivalent to the statement that GG is a tree? Give a proof or counterexample in each case.

(a) GG is acyclic and e(G)n1e(G) \geq n-1.

(b) GG is connected and e(G)n1e(G) \leq n-1.

(c) GG is connected, triangle-free and has at least two leaves.

(d) GG has the same degree sequence as TT, for some tree TT.

Typos? Please submit corrections to this page on GitHub.