Question: Given a small set of physical addresses (positive integers), can you find a function f and an assignment of IP addresses such that f maps the P addresses 1-to-1 onto the physical addresses and computing f is efficient? (Hint: look at the literature on perfect hashing).