Binomial Theorem • Topic 4 of 4

Coefficients

Two coefficient ideas dominate CAT-style binomial questions. First, the SUM of all coefficients in any polynomial expansion is found by substituting every variable = 1. So the sum of coefficients in (2x + 3y)ⁿ is just (2+3)ⁿ = 5ⁿ — no expansion needed. The pure binomial coefficients (the nCr values alone) sum to 2ⁿ, because that is (1+1)ⁿ; with alternating signs, (1−1)ⁿ = 0, so the alternate-sign sum is 0 for n ≥ 1. Second, the GREATEST coefficient: among nC0…nCn the values rise to the middle and fall back (they are symmetric), so the largest is the central one — nC(n/2) when n is even, and nC((n−1)/2) = nC((n+1)/2) (two equal greatest values) when n is odd. Careful: the "greatest coefficient" can mean the greatest numerical coefficient including the a and b factors, which may not sit at the centre — read the question. Substituting clever values (1, −1, 0) into the expansion is the master trick of this topic.

✅ Solved examples

1. Find the sum of all coefficients in the expansion of (2x + 3y)⁵.
Put x = y = 1: (2 + 3)⁵ = 5⁵ = 3125.
2. Find the sum of the binomial coefficients in (1 + x)¹².
Put x = 1: (1 + 1)¹² = 2¹² = 4096.
3. Find the greatest binomial coefficient in the expansion of (a + b)⁹.
n = 9 odd ⇒ two equal greatest coefficients: 9C4 = 9C5 = 126.
4. Evaluate nC0 − nC1 + nC2 − … for n = 6.
This is (1 − 1)⁶ = 0. The alternating sum of binomial coefficients is 0 for any n ≥ 1.

✏️ Practice — try these, take hints as needed

1. Sum of all coefficients in (3x − y)⁴?
Put x = y = 1.
(3 − 1)⁴.
2⁴.
16
2. Sum of binomial coefficients in (1 + x)¹⁵?
Put x = 1.
(1 + 1)¹⁵.
2¹⁵.
32768
3. Greatest binomial coefficient in (a + b)⁸?
n even ⇒ central term.
r = 4.
8C4.
70
4. Sum of coefficients in (x + 2y + 3z)³ when expanded?
Set x = y = z = 1.
(1 + 2 + 3)³.
6³.
216
5. Value of nC0 + nC1 + nC2 + … + nCn for n = 10?
This is (1 + 1)ⁿ.
2¹⁰.
Compute the power.
1024

📝 Topic test — 8 questions

Auto-graded with full solutions; saved to your dashboard. Use the calculator and formula sheet (top-right) any time.

Loading questions…