Question
Evaluate binomial coefficient expressions for a given value of k
Original question: Question 8 Let and . Determine (a) when . (1 mark)
Expert Verified Solution
Expert intro: This is a straightforward substitution problem, but the notation can look more intimidating than it really is.
Detailed walkthrough
We are given
For : because there are no ways to choose 2 items from 1 item.
Also,
Therefore,
The answer is small, but the reasoning matters: binomial coefficients with an upper number smaller than the lower number are zero.
π‘ Pitfall guide
Donβt confuse with . The order matters. Also, remember that is not 1; it is 0 because the selection is impossible.
π Real-world variant
If , then and , so . If the question instead asked for , you would simply add the two evaluated coefficients after substitution.
π Related terms
binomial coefficient, combinatorics, substitution
FAQ
What is binomial coefficient notation?
The notation nCr or binom(n,r) counts how many ways to choose r items from n items.
Why is binom(1,2) equal to 0?
Because you cannot choose 2 items from only 1 item, so the number of ways is zero.