Exercises — Binomial theorem — expansion, general term
Before we start, one reminder about the counting number — this is the engine of every answer.
Level 1 — Recognition
L1.1 How many terms are in the expansion of ?
Recall Solution
A binomial always expands into ==== terms — one for each value of from up to . Here , so the count is What we did: we did not expand anything — we just read off and added . The bracket contents (, ) never affect the number of terms.
L1.2 In , write down the exponents of and in the term where .
Recall Solution
The general term is . With :
- exponent of is ,
- exponent of is .
Check they sum to : . ✓ The term is .
Level 2 — Application
L2.1 Find the coefficient of in .
Recall Solution
General term: . We want the power of equal to , so : Why include ? Because carries the number ; the numeric part multiplies the counting number . The coefficient is never just when the letter carries a number.
L2.2 Write out the full expansion of .
Recall Solution
Use and let run :
| term | |||
|---|---|---|---|
| 0 | 1 | 16 | |
| 1 | 4 | 8 | |
| 2 | 6 | 4 | |
| 3 | 4 | 2 | |
| 4 | 1 | 1 |
What we did: here (a number) and . So the numeric factor shrinks as grows, since 's power decreases.
L2.3 Find the th term in the expansion of .
Recall Solution
The th term means with , i.e. (the counter is one behind the term number): Why ? Because is the case . So the th term always uses .
Level 3 — Analysis
L3.1 Find the term containing in .
Recall Solution
General term: Why combine the exponents? So the whole term is a single power of — the only quantity we can set equal to a target. Set the exponent to :
L3.2 Find the term independent of (the constant term) in .
Recall Solution
General term: The exponent of is . "Independent of " means this exponent is : Why keep ? Because is negative. Since is even, , so the sign stays positive here — but had been odd it would flip. Never drop the sign.
Level 4 — Synthesis
L4.1 Find the middle term of .
Recall Solution
Since is even, there is a single middle term at position , which uses . The in the numerator and denominator cancel, leaving a constant: What we combined: the middle-term rule ( even ⇒ one middle term at ) and the algebra of a term whose -powers cancel. .
L4.2 In , the coefficients of and are equal. Find .
Recall Solution
In the coefficient of is exactly (no numeric factors, since both letters are "clean": and ). Setting the two coefficients equal: Write them with factorials and simplify (divide both sides by style — easiest is the ratio): Check: and . ✓ Equal, as required. What we synthesised: the identity "coefficient of in is " from L2 plus the factorial ratio from Combinations nCr.
Level 5 — Mastery
L5.1 Find the coefficient of in the product .
Recall Solution
Strategy: we don't need every term — only the ways two chosen powers of multiply to give . Write the coefficient of in as , and of in as . We need , with and .
| product | ||||
|---|---|---|---|---|
| 0 | 5 | 1 | ||
| 1 | 4 | 4 | ||
| 2 | 3 | 6 | ||
| 3 | 2 | 4 | ||
| 4 | 1 | 1 |
Add the products: What we did: the coefficient of in a product is the sum over all splits of (coeff of )(coeff of ). Every negative sign came from the inside — keeping it was essential.
L5.2 The first three terms of (with a constant, a positive integer) are Find and .
Recall Solution
Expand using the general term :
- : constant ✓ (automatically),
- : coefficient of is ,
- : coefficient of is .
Match to the given expansion: Eliminate . From the first equation . Substitute into the second: Then . Check the term: . ✓
L5.3 Find the greatest coefficient in the expansion of , and state which term it belongs to.
Recall Solution
In the coefficients are — the th row of Pascal's Triangle. These rise to a single peak at the middle and fall symmetrically. For even the peak is at : This is the coefficient of , i.e. the term (since ). Why the middle? Because is for (coefficients still rising) and for (falling). The turnover sits exactly at . See the figure below.

Active recall
Recall Quick self-test (predict, then reveal)
Which gives the constant term of ? ::: . How many terms in ? ::: . Coefficient of in ? ::: . Position of the middle term of ? ::: The th term, , coefficient . In , if coeffs of and are equal, then ? ::: .
Connections
- Binomial theorem — expansion, general term — the parent: where comes from.
- Combinations nCr — the ratio used in L4/L5.
- Pascal's Triangle — the row- coefficients and their single peak.
- Factorials — how each is computed.
- Binomial Probability Distribution — same coefficients power a random experiment.