2.7.12 · D3Statistics & Probability — Intermediate

Worked examples — Binomial theorem — expansion, general term

2,954 words13 min readBack to topic

The scenario matrix

Every binomial-expansion question is really a combination of a few independent "knobs". Here is the full set of knobs and the values they can take:

Knob (what varies) Possible values Which example hits it
Sign of (plain) / (alternating signs) Ex 1 (), Ex 3 ()
Numeric factor inside none (baby case ) / present (, ) Ex 1 (none), Ex 3 (both)
Goal type full expansion / specific power / constant term / coefficient only Ex 1, Ex 2, Ex 3, Ex 6
Parity of even (one middle term) / odd (two middle terms) Ex 4 (even), Ex 5 (odd)
Degenerate exponent no valid exists (term absent!) Ex 7
Word / real-world probability-flavoured story Ex 8
Exam twist two conditions at once (equal terms / ratio) Ex 9
Non-standard (trivial) / negative or fractional (infinite series) Ex 10

The rule for reading this table: pick a value from each row and you have described a possible question. The ten examples below were chosen so that every value in every row appears at least once.


Example 1 — baby case, , full expansion · (Sign , no numeric factor, full expansion)

Before this example, here is the coefficient tool we lean on — Pascal's Triangle built from scratch:

Figure — Binomial theorem — expansion, general term

Figure (alt text): the first six rows of Pascal's Triangle drawn as a pyramid of numbers on midnight-navy. Each number is the sum of the two numbers diagonally above it (two green arrows point down into each interior entry). Row is a single at the top; row across the bottom reads — highlighted in yellow because Example 1 uses exactly that row. The edges are all 's (blue), because .


Example 2 — find the term containing a target power · (power , numeric-free)


Example 3 — negative AND numeric factors AND constant term · (Sign , factors present, constant term)

This one hits three matrix cells at once — the "boss fight".


Example 4 — middle term, EVEN · (parity even)


Example 5 — middle term, ODD (TWO of them) · (parity odd)


Example 6 — coefficient only, factor present · (coefficient-only goal, numeric factor)


Example 7 — degenerate case: the term does NOT exist · (no valid )

The matrix has a nasty cell most notes skip: what if the equation for has no whole-number solution? Then the requested term simply isn't in the expansion.


Example 8 — real-world / probability flavour · (word problem)

Binomial coefficients aren't just algebra — they count. This example uses the same engine that powers the Binomial Probability Distribution.


Example 9 — exam twist: two conditions at once · (equal-coefficients twist)


Example 10 — non-standard : trivial and the infinite series · (non-standard index)

The theorem in the parent note assumed a positive integer. Two edge cases fall outside that: the trivial , and negative/fractional where the expansion becomes an infinite series — the gateway to Taylor & Maclaurin Series.


A picture of the whole matrix

Figure — Binomial theorem — expansion, general term

Figure (alt text): a graph plotting the exponent of (vertical axis) against the counter (horizontal axis) for three of our expansions. The blue line is (Ex 2/3); the green line is (Ex 7). A dashed yellow horizontal line marks the "constant term" target () and a dashed red line marks the target . Reading a specific term is just picking a dot; "find the term" is finding where a coloured line crosses a horizontal target; "no such term" (Ex 7) is when the target height sits between two dots and never lands on one — the red line never touches a green dot.


Active recall

Recall Forecast then verify
  1. Coefficient of in ? ::: .
  2. Does have an term? ::: No — is not an integer.
  3. Term independent of in ? ::: (at ).
  4. Number of -toss outcomes with exactly heads? ::: .
  5. When are consecutive coefficients of equal? ::: When (odd , the two middle terms).
  6. First three terms of for ? ::: .

Connections