Homepage Solution manuals Ivan Niven An Introduction to the Theory of Numbers Exercise 1.4.1 (Combinatorial proof of $\sum_{k=0}^n \binom{n}{k} = 2^n$.)

Exercise 1.4.1 (Combinatorial proof of $\sum_{k=0}^n \binom{n}{k} = 2^n$.)

Use the binomial theorem to show that

k = 0 n ( n k ) = 2 n .

Can you give a combinatorial proof of this?

Answers

Proof. a) By the binomial theorem, for any real numbers x and y ,

k = 0 n ( n k ) x k y n k = ( x + y ) n .

For x = y = 1 , we obtain

k = 0 n ( n k ) = 2 n .

b) Let E be a set of cardinality n , for instance E = [ [ 1 , n ] ] . Let 𝒫 k ( E ) denotes the set of subsets of E with cardinality k :

𝒫 k ( E ) = { A 𝒫 ( E ) : | A | = k } .

Then every subset of E has a cardinality k , where 0 k n , so

𝒫 ( E ) = k = 0 n 𝒫 k ( E ) ,

and this union is a disjoint union:

0 k < l n 𝒫 k ( E ) 𝒫 l ( E ) = .

In other words, ( 𝒫 k ( E ) ) k [ [ 0 , n ] ] is a partition of 𝒫 ( E ) . Therefore

| 𝒫 ( E ) | = k = 0 n | 𝒫 k ( E ) | .

Since | 𝒫 ( E ) | = 2 n , and | 𝒫 k ( E ) | = ( n k ) , this gives

2 n = k = 0 n ( n k ) .

User profile picture
2024-07-24 08:16
Comments