Graph Theory and trees Discrete Mathematics Please draw a f
(Graph Theory and trees) - Discrete Mathematics
Please draw a full 4-ary tree with 17 vertices and height 3.
If we don\'t have any methods to draw that, explain why no such tree exists.
Thank you for the help!
Solution
The maximum level of binary tree is called the height of binary tree.There is no such tree exists. because
if n=17
min Lmax=[log2(17+1)-1] is not equal to 3

