What can we say about the number of leafs for such a decision tree?
What is the relation that must hold between the number of leaves in a tree and the height of the tree?
What is the importance of the relation in terms of a lower bound for the corresponding algorithm?
For the problem of sorting an array of values:
In terms of thinking of a decision tree for such an algorithm, the possible outcomes are all permutations of the array elements. How many such permutations are there?
A formula due to Stirling (page 477) gives us an estimate for \(n!\):