Binomial Coefficient Math Example 4
Follow the full solution, then compare it with the other examples linked below.
Example 4
easyCalculate: (a) , (b) , (c) .
Solution
- 1 (a) (one way to choose nothing)
- 2 (b) (one way to choose everything)
- 3 (c)
Answer
, , .
Edge cases: there is always exactly 1 way to choose 0 items (the empty set) and 1 way to choose all items. Choosing 1 item from n gives n ways. These boundary cases confirm the formula is consistent with intuition.
About Binomial Coefficient
The binomial coefficient counts the number of ways to choose items from distinct items without regard to order. It equals .
Learn more about Binomial Coefficient โMore Binomial Coefficient Examples
Example 1 medium
Calculate [formula] using the formula [formula], and verify by listing all combinations of 2 items f
Example 2 hardA fair coin is flipped 5 times. Using [formula], find [formula] (exactly 3 heads).
Example 3 mediumCalculate [formula] and explain what it counts.
Example 5 hardA committee of 3 is chosen from 8 people. How many possible committees exist? If one specific pair (