Binomial Theorem · Topic 1 of 4
1. Pascal's Triangle & Binomial Coefficients
Theory
Writing out for and recording only the coefficients produces Pascal's triangle:
Every row starts and ends with , and each entry inside a row is the sum of the two entries above it. The triangle is also symmetrical about its centre.
Rather than extend the triangle line by line, we use factorials. For , , with the special definition . The binomial coefficient (read “ choose ”) is then:
These are exactly the entries of Pascal's triangle: row is . Two properties follow, and you are expected to be able to prove both:
Symmetry is the mirror image of the triangle; Pascal's rule is the “add the two above” construction written algebraically.
The Golden Rule: to prove an identity in binomial coefficients, replace every by its factorial definition, put the terms over a common denominator, and simplify until the required form appears. Never argue from a few numerical rows — that is a check, not a proof.
⚠️ Common Examiner Traps
- Forgetting : this is a definition, not a calculation, and it is what makes work.
- Verifying instead of proving: checking an identity for earns no marks. A proof must hold for general and .
- The common denominator: in Pascal's rule the two denominators are and . Use and to bridge them.
- Discarding invalid solutions: when solving for , only whole-number values with are admissible.
Worked examples
Example 1
Evaluate and , and state which other coefficient equals .
Step 1: Apply the definition to :
Step 2: For , cancelling first keeps the numbers manageable:
Step 3: By the symmetry property, , which is also — and, as Step 2 shows, is the quicker one to compute.
Example 2
Prove that .
Step 1: Start from the right-hand side and use the definition, replacing by :
Step 2: Simplify the second factorial in the denominator:
Step 3: Multiplication is commutative, so :
Hence the two coefficients are equal for all , as required.
Example 3
Prove Pascal's rule: .
Step 1: Write both terms using the definition:
Step 2: The common denominator is . Multiply the first fraction by and the second by , using and :
Step 3: Combine over the single denominator and simplify the numerator:
Step 4: Compare with the definition of the target coefficient:
The two expressions are identical, so the identity holds.
Example 4
Find the value of for which .
Step 1: Expand the coefficient using the definition, cancelling :
Step 2: Set this equal to and rearrange into a quadratic:
Step 3: Factorise and solve:
Step 4: Since must be a positive whole number, is rejected. Therefore , which checks out: .