HSC Maths Extension 1 binomial theorem and combinatorics: deep dive (2026 guide)
A complete deep dive into the binomial theorem and combinatorics for HSC Mathematics Extension 1. Counting principles, permutations, combinations, the binomial theorem in full, Pascal's triangle, standard exam techniques (general term, independent term, sum identities), and an embedded practice question set with full solutions.
β¦ Generated by Claude Opus 4.8Β·22 min readΒ·NESA Mathematics Extension 1 Stage 6 Syllabus (2017), Working with Combinatorics (ME-A1, Year 11) and the binomial theoremΒ·
Reviewed by: AI editorial process; not yet individually human-reviewed
The binomial theorem and the underlying combinatorics are bread-and-butter Extension 1 topics. They appear in Section II most years, often as a 4-mark coefficient question or a 3-mark identity proof.
This guide covers:
The fundamental counting principles (multiplication, addition, complementary).
Permutations and combinations with worked examples.
The binomial theorem in full, including the general term.
Standard exam techniques: coefficient of xk, term independent of x, identity proofs.
Sum identities like β(knβ)=2n.
Ratio of consecutive terms and the greatest binomial coefficient.
Counting principles
The multiplication principle
If a procedure has steps 1,2,β¦,k and step i can be done in niβ ways (independent of the previous steps), the total number of ways is n1ββ n2ββ―nkβ.
The addition principle
If a procedure can be completed in one of several disjoint ways, the total is the sum of the counts for each way.
Complementary counting
(atΒ leastΒ 1)=(total)β(none).
For "at least" and "at most" problems, the complement is often easier.
Permutations
The number of ways to arrange n distinct objects in a row is n!. To arrange r out of n: nPrβ=(nβr)!n!β.
For objects with repeats (say n1β of one kind, n2β of another), the number of distinct arrangements is
n1β!n2β!β―nkβ!n!β.
Circular arrangements of n distinct objects: (nβ1)! (fix one to break rotational symmetry).
Combinations
The number of unordered selections of r from n distinct objects is
The general term is Tk+1β=(knβ)anβkbk. Identify the power of the variable in Tk+1β, set it equal to the target, and solve for k.
Find the term independent of the variable
The general term Tk+1β has some power of x formed from the two factors. Set the power to 0 and solve for k.
Coefficient of xk in a product of two binomial expansions
For an expression like (a+bx)n(c+dx)m, the coefficient of xk comes from summing all ways to pick a power xj from the first factor and xkβj from the second.
Ratio of consecutive terms and the greatest binomial coefficient
For an expansion such as (1+x)n at a fixed value of x, the ratio Tk+2β/Tk+1β tells you whether successive terms grow or shrink. The largest term occurs where the ratio crosses 1.
Sum identities
Several sum identities follow from the binomial theorem by substitution.
Common exam traps
Trap: Off-by-one in Tk+1β
T1β has k=0 (an), and Tn+1β has k=n (bn). Many students get the indexing wrong, costing marks.
Trap: Wrong power-balance equation
For (axp+bxq)n, the power of x in Tk+1β is p(nβk)+qk. Not pk+q(nβk).
Trap: Forgetting coefficients
In (2x+3)n, the general term includes powers of both 2 and 3. Easy to forget.
Trap: Combinations vs permutations
Read carefully whether order matters. "A group of 5" is unordered (combination); "a sequence of 5" or "a queue" is ordered (permutation).
Trap: Repeated elements in permutations
Forgetting to divide by r1β!r2β!β― for repeats massively over-counts.
Practice patterns
Pattern A: Coefficient of a specific power
Find the coefficient of x5 in (2+3x)8. Find the coefficient of x10 in (x2+x1β)12.
Pattern B: Term independent of x
Find the term independent of x in (2xβx21β)9 or (x+x32β)12.
Pattern C: Identity proof using (1+x)n
Show that βk=0nβ(knβ)2k=3n. (Set x=2 in (1+x)n=β(knβ)xk.)
Pattern D: Counting with constraints
How many 4-letter words from MATHEMATICS contain at least one vowel? Use complementary counting from no-vowels.
Pattern E: Combined permutation/combination
In how many ways can 5 books be chosen from 10 and arranged on a shelf? (510β)β 5!, equivalently 10P5β.
Exam strategy
Binomial theorem questions are typically 2-4 marks each. Allocate 4β6 minutes per question. Steps:
Write the general term Tk+1β for the given expression.
Identify what is being asked: coefficient, specific term, independent term.
Form the right equation (matching power of x, etc.) and solve for k.
Substitute back to compute the answer.
State your answer clearly.
For identity proofs, the standard moves are: set specific values into (1+x)n, add or subtract two such substitutions, or differentiate and substitute. The library of identities you need is small.
Check your knowledge
Try these questions before reading the solutions. They are roughly arranged from easier to harder.
Find the coefficient of x5 in the expansion of (2+3x)8.
Find the term independent of x in the expansion of (2xβx21β)9.
Show that βk=0nβ(knβ)2k=3n for all integers nβ₯0.
Find the coefficient of x2 in the expansion of (1+x)5(1+2x)4.
Find the value of r for which (r15β) is greatest.
In how many ways can 4 letters be selected from the word MATHEMATICS so that the selection includes at least one vowel? Use complementary counting.
In the expansion of (1+3x)18, find the value of k for which the term Tk+1β is greatest when x=1.
Show that βk=0nβk(knβ)=nβ 2nβ1 for all integers nβ₯1 by differentiating (1+x)n.