Question 1
What is the coefficient of the term y^2 * z^4 in the expansion of (x+y+z)^6?
Step-by-Step Solution:
Concept: Multinomial theorem expansion:
$$(x_1 + x_2 + ... + x_k)^n = \sum_{a_1+...+a_k=n} \frac{n!}{a_1! a_2! ... a_k!} x_1^{a_1} x_2^{a_2} ... x_k^{a_k}$$
Given:
- Expression: (x+y+z)^6
- Desired term: the term y^2 * z^4
- Exponents: x = 0, y = 2, z = 4
Step 1 - Verify exponent sum:
0 + 2 + 4 = 6 = 6 ✓
Step 2 - Apply multinomial coefficient formula:
Coefficient = $\frac{6!}{2! × 4!}$
Step 3 - Calculate:
- Numerator: 6! = 720
- Denominator: 2! × 4! = 2 × 24
- Denominator value: 48
Final Calculation:
Coefficient = 720 / 48 = 15
Alternative interpretation: This equals the number of ways to arrange 6 items with:
0 of type x, 2 of type y, 4 of type z
Key Principle: Multinomial coefficients generalize binomial coefficients:
- Binomial: C(n, k) = n!/(k!(n-k)!)
- Multinomial: n!/(a! b! c! ...) where a+b+c+... = n
Quick Check: The sum of all multinomial coefficients for given n is k^n = 3^6 = 729
Concept: Multinomial theorem expansion:
$$(x_1 + x_2 + ... + x_k)^n = \sum_{a_1+...+a_k=n} \frac{n!}{a_1! a_2! ... a_k!} x_1^{a_1} x_2^{a_2} ... x_k^{a_k}$$
Given:
- Expression: (x+y+z)^6
- Desired term: the term y^2 * z^4
- Exponents: x = 0, y = 2, z = 4
Step 1 - Verify exponent sum:
0 + 2 + 4 = 6 = 6 ✓
Step 2 - Apply multinomial coefficient formula:
Coefficient = $\frac{6!}{2! × 4!}$
Step 3 - Calculate:
- Numerator: 6! = 720
- Denominator: 2! × 4! = 2 × 24
- Denominator value: 48
Final Calculation:
Coefficient = 720 / 48 = 15
Alternative interpretation: This equals the number of ways to arrange 6 items with:
0 of type x, 2 of type y, 4 of type z
Key Principle: Multinomial coefficients generalize binomial coefficients:
- Binomial: C(n, k) = n!/(k!(n-k)!)
- Multinomial: n!/(a! b! c! ...) where a+b+c+... = n
Quick Check: The sum of all multinomial coefficients for given n is k^n = 3^6 = 729