Q. 1.11

Question

The following identity is known as Fermat’s combinatorial identity:

nk=i=kni-1k-1  nk

Give a combinatorial argument (no computations are needed) to establish this identity.

Hint: Consider the set of numbers 1 through n. How many subsets of size k have i as their highest numbered member?

Step-by-Step Solution

Verified
Answer

The possible number of subsets are Ck-1k-1+Ck-1k+Ck-1k+1+.....+Ck-1n-1.

1Step 1. Given information.

The given Fermat’s combinatorial identity is nk=i=kni-1k-1  nk.


Combinatorial Proof considers the numbers 1 through n,

Therefore, k numbers out of n can be selected in Ckn ways.

2Step 2. Find the number of subsets.

The number of sets having a maximum number as k-1 or less is = 0

(As k numbers have to be there in set)


The number of sets having a maximum number as k is equivalent to selecting (k-1) numbers out of (k-1) left members. This can be done in Ck-1k-1 ways.


The number of sets having a maximum number as k+1 is Ck-1k (selecting the other k-1 numbers from k numbers left).


Similarly, n number of sets having number n as the maximum one is Ck-1n-1.


Adding (1) to (n), we get all the possible ways of selecting the k numbers that is =Ck-1k-1+Ck-1k+Ck-1k+1+.....+Ck-1n-1


Hence, it is proved that nk=i=kni-1k-1  nk.