Exercise 1.4.5 (Shepherd's principle)

Show that if a and b are positive integers, then a ! b b ! ( ab ) ! .

(Hint: Consider the number of ways of partitioning a set of ab elements into b disjoint subsets each containing a elements.)

Answers

Proof. This is a generalization of the preceding exercise, where we adopt the alternative strategy. Let 𝒮 be a set containing ab elements.

Let 𝒫 be the set of ordered partitions ( A 1 , , A b ) of 𝒮 (partition-families), where | A i | = a for every index i , and let 𝒫 be the set of unordered partitions { A 1 , , A b } with the same conditions for A i (partition-sets). Consider the map

χ { 𝒫 𝒫 ( A 1 , , A b ) { A 1 , , A b }

Then every element of 𝒫 has b ! pre-images, explicitly the partition-families ( A σ ( 1 ) , , A σ ( b ) ) , where σ is any permutation of S b . Therefore

b ! | 𝒫 | = | 𝒫 | .

To count the elements of 𝒫 , we choose first the a elements of A 1 among ab elements, in ( ab a ) ways, then the a elements of A 2 , in ( ab b a ) ways, and so on, the two last elements of A b in ( a a ) = 1 way. Thus

| 𝒫 | = ( ab a ) ( ab a a ) ( a a ) .

and so

| 𝒫 | = 1 b ! ( ab a ) ( ab a a ) ( a a ) = 1 b ! ( ab ) ! ( ab a ) ! a ! ( ab a ) ! ( ab 2 a ) ! a ! a ! 0 ! a ! = ( ab ) ! ( a ! ) b b ! .

Since ( ab ) ! ( a ! ) b b ! = | 𝒫 | is an integer,

a ! b b ! ( ab ) ! .

User profile picture
2024-07-25 14:57
Comments