Suppose an infinite number of balls are thrown into N bins (uniformly distributed)
What is the expectancy of the number of balls needed in order to fill all bins with at least K balls in each bin.
I found answers to this problem with K=1 and even a partial answer to K=2 but nothing for the generalized form.