Suppose that I have $N$ distinct objects, each of which have $1/N$ chance of being drawn. What is the expected number of draws, $D$, to draw at least $x$ of each object (with replacement)? For example: there are 30 object. What is the expected number of draws I would need to get at least 1 of each object?
For the record, this isn't a homework question or anything, but just something I was thinking about randomly as I was playing a game. What kind of distribution is the above?