Q. 1.20

Question

In how many ways can n identical balls be distributed into r urns so that the ith urn contains at least mi balls, for each i = 1, . . . , r? Assume that ni=1rmi.

Step-by-Step Solution

Verified
Answer

The required number of ways are = n-r-1m+r-1.

1Step 1. Given information.

It is given that, 

No. of identical balls = n

No. of urns = r

The ith urn contains at least miballs, where i=1,2,3,......,r.

2Step 2. Find the required no. of ways.

Firstly, we distribute mi balls in the ithurn, where i=1,2,3,......,r.

So, the no. of balls that have been distributed =i=1rmi

The remaining balls are  =n-i=1rmi

By proposition 6.2, there are n+r-1r-1

The distinct non-negative integer valued vectors x1,x2,.....,xr satisfying x1+x2+.....+xr=n

Similarly in this case we have to distribute n-i=1rmi balls in r urns.

Therefore, it can be done in n-r-1m+r-1 ways.