Chapter 1: Q3E (page 48)
A -ary tree is a rooted tree in which each node has at most children. Show that any -ary tree with nodes must have a depth of .Can you give a precise formula for the minimum depth it could possibly have?
Short Answer
The depth of node is equal to . Minimum depth of -ary tree with nodes is .