Text
Consider a set of elements.
(a) How many subsets does it have in all (including the empty set and the set itself)?
(b) How many of these subsets have exactly elements?
Solution
(a) For each element we independently decide whether to include it () or not (): these are binary choices, i.e.
(b) The -element subsets are the combinations of elements taken at a time: