Q. 1.8

Question

Prove that: 


n+mr=n0mr+n1mr-1+..........+nrm0


Hint: Consider a group of n men and m women. How many groups of size r are possible?

Step-by-Step Solution

Verified
Answer

The possible number of groups are n+mr=n0mr+n1mr-1+..........+nrm0.

1Step 1. Given information.

Here, it is given that

No. of men =n

No. of women =m

Total no. of members in group =n+m

A sub group of r members is to be formed.

2Step 2. Find the possible combinations.

The possible combinations of a group of r members are -

Case 1: Selecting r women from the group of women and 0 men from the group of men =C0n×Crm

Case 1: Selecting r-1 women from the group of women and 1 men from the group of men =C1n×Cr-1m

Case 1: Selecting r-2 women from the group of women and 2 men from the group of men =C2n×Cr-2m

.....

.....

Case 1: Selecting 1 women from the group of women and r-1 men from the group of men =Cr-1n×C1m

Case 1: Selecting 0 women from the group of women and r men from the group of men =Crn×C0m

3Step 3. Find the required possibilities.

The possible number of ways of selecting r members from the group of n+m members will be

n+mr=C0n×Crm+C1n×Cr-1m+C2n×Cr-1m+..........+Cr-1n×C1m+Crn×C0m


Hence it is proved that

n+mr=n0mr+n1mr-1+..........+nrm0