Q. 1.10

Question

From a group of n people, suppose that we want to choose a committee of k, kn, one of whom is to be designated as chairperson.

(a) By focusing first on the choice of the committee and then on the choice of the chair, argue that there are nkk possible choices.

(b) By focusing first on the choice of the non-chair committee members and then on the choice of the chair, argue that there are nk-1n-k+1 possible choices.

(c) By focusing first on the choice of the chair and then on the choice of the other committee members, argue that

there are nn-1k-1 possible choices.

(d) Conclude from parts (a), (b), and (c) that knk=n-k+1nk-1=nn-1k-1.

(e) Use the factorial definition of mr to verify the identity in part (d).

Step-by-Step Solution

Verified
Answer

(a) The possible number of choices are nkk

(b) The possible number of choices are nk-1n-k+1

(c) The possible number of choices are nn-1k-1

(d) It is proved that knk=n-k+1nk-1=nn-1k-1

(e) It is proved that knk=n-k+1nk-1=nn-1k-1

1Part (a) Step 1. Find the possible number of choices.

Total no. of persons =n

No. of persons to be chosen for committee =k

So, the number of members for the committee can be chosen in Ckn ways = nkways

Out of k members, one can be selected as chairperson in C1k ways = k ways

Therefore, total no. of ways are nkk.

2Part (b) Step 1. Find the possible number of choices.

Out of k members, 1 member will be the chair person. So, the non-chair members will be k-1.

So, non-chair members can be selected out of n members in Ck-1nways =nk-1ways.

The left number of persons will be n-(k-1)=n-k+1

Out of the left members, one can be selected as chairperson in C1n-k+1 ways =n-k+1 ways.

Therefore, total no. of ways are nk-1n-k+1.

3Part (c) Step 1. Find the possible number of choices.

Out of n persons, one can be selected as chairperson in C1n ways =n ways.

The remaining no. of people will be =n-1

The number of non-chair members of the committee will be =k-1

So, non-chair members can be selected out of n-1 members in Ck-1n-1ways = n-1k-1ways

Therefore, total no. of ways are nn-1k-1.

4Part (d) Step 1. Give conclusion.

In all the above parts, (a), (b) and (c), we have found the ways in which we could select k committee members out of the group of n persons and one chair person of the committee.

Therefore, the total number of ways will be equal.

Hence, it is proved that  knk=n-k+1nk-1=nn-1k-1

5Part (e) Step 1. Verify the identity.

As per the factorial definition, mr=m!r!(m-r)!.

Therefore,


knk=k×n!k!(n-k)!=k×n!k×(k-1)!(n-k)!=n!(k-1)!(n-k)!................ (1)


n-k+1nk-1=n-k+1×n!(k-1)!(n-k+1)!=n-k+1×n!(k-1)!(n-k+1)×(n-k)!=n!(k-1)!(n-k)!............ (2)


nn-1k-1=n×(n-1)!(k-1)!(n-1-k+1)!=n×(n-1)!(k-1)!(n-k)!=n!(k-1)!(n-k)!............... (3)


As (1) = (2) = (3)


Therefore, it is proved that knk=n-k+1nk-1=nn-1k-1