Question
1. Leaf is a vertex of degree one. Let T be a tree with 2n vertices in which no vertex has degree 2. Show that
1. Leaf is a vertex of degree one. Let T be a tree with 2n vertices in which no vertex has degree 2. Show that T has at least n leaves.
2. Give an example of an infinite tree which has paths of arbitrarily large finite length but no infinite path
3. Construct all semi-Eulerian and semi-Hamiltonian trees on 100 vertices.
4. Let T1,T2,T3 be subtrees of a finite tree T such that Ti Tj {null} for all 1<= i < j <= 3 show that T1 T2 T3 {null}
5. Let 2 <= k <= n-1. Show that there is a tree with n vertices and k leaves.
6. Let T be a tree on 101 vertices. Show that every isomorphism of T fixes some vertex.
7. A Binary tree is a rooted tree in which each node has at most two children. Let T be a binary tree with 2^n - 1 vertices where n >=2. Show that T has a path of length n-1.
Step by Step Solution
There are 3 Steps involved in it
Step: 1
Get Instant Access to Expert-Tailored Solutions
See step-by-step solutions with expert insights and AI powered tools for academic success
Step: 2
Step: 3
Ace Your Homework with AI
Get the answers you need in no time with our AI-driven, step-by-step assistance
Get Started