Why don't we allow a minimum degree of
$t = 1$ ?
No key.
For what values of
$t$ is the tree of Figure 18.1 a legal B-tree?
2 or 3.
Show all legal B-trees of minimum degree 2 that represent
$\{1, 2, 3, 4, 5\}$ .
As a function of the minimum degree
$t$ , what is the maximum number of keys that can be stored in a B-tree of height$h$ ?
Describe the data structure that would result if each black node in a red-black tree were to absorb its red children, incorporating their children with its own.