I need to know how many times I should expect to need to roll an $n$-sided fair die to get each of $m$ (where $m < n$) outcomes at least once.
In my specific example I have a $7$ possible outcomes, of which I want to achieve $3$, with order being irrelevant.
Please excuse if this has been answered before, I searched but all I could find were answers for how many rolls you need to get one specific outcome, or every possible one, nothing for a subset of the possible outcomes and I couldn't figure out how to generalize those answers to apply to my problem.