Question
Proof: Suppose (for sake of contradiction) that n is not a leaf, but instead has at least two neighbors.There is a unique path from 1
Proof: Suppose (for sake of contradiction) that n is not a leaf, but instead has at least two neighbors.There is a unique path from 1 to n in T, which includes exactly one neighbor of n.Let v be the neighbor of n not on this path.So, n lies on the unique path from 1 to v.But v < n, so this is a contradiction.
(a)Prove that if T is a recursive tree on n vertices, and n >1, then the tree Tn is also a recursive tree.
(b)Prove that if T is a recursive tree on n vertices, and n >1, and a new vertex n+ 1 is attached as aleaftoanyvertexof T toformanewtree T,then T isalsoa recursive tree.
(c)How many different recursive trees on n vertices are there?Prove your answer using Mathematical Induction.
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