Trees
1.[1p] How many labelled trees are there on the vertex set ?
How many labelled trees are there on the vertex set ?
2.[2p] A tree has three vertices of degree , two vertices of degree , and every other vertex is a leaf. How many leaves does it have?
A tree has three vertices of degree , two vertices of degree , and every other vertex is a leaf. How many leaves does it have?
3.[1p] A forest has vertices and connected components. How many edges does it have?
A forest has vertices and connected components. How many edges does it have?
4.[2p] Two triangles share a single vertex: the graph has vertices and edges , , , , , . How many spanning trees does it have?
Two triangles share a single vertex: the graph has vertices and edges , , , , , . How many spanning trees does it have?
5.[2p] What is the Prüfer code of the path on that visits the vertices in the order ?
What is the Prüfer code of the path on that visits the vertices in the order ?
6.[2p] A labelled tree on has Prüfer code . How many leaves does it have?
A labelled tree on has Prüfer code . How many leaves does it have?
7.[3p] How many labelled trees on have vertex as a leaf?
How many labelled trees on have vertex as a leaf?
8.[1p] How many different binary trees have exactly internal vertices (each vertex having either no children or a left and a right child)?
How many different binary trees have exactly internal vertices (each vertex having either no children or a left and a right child)?
9.[2p] A graph has vertices. Which of these conditions guarantee that is a tree?
A graph has vertices. Which of these conditions guarantee that is a tree?
Select all that apply