Count all possible subsets of .
>
|
|
Draw a combination of that has 4 elements.
>
|
|
| (2) |
Count the permutations of , using all three elements.
>
|
|
Create an iterator over all the permutations of that consist of only two elements.
>
|
|
Draw any partition of 9.
List all the compositions of 3 in 2 parts.
>
|
|
| (5) |