Binomial Theorem
"Algebra begins with (a + b)². The Binomial Theorem is what happens when the 2 becomes n."
1. Chapter Overview
Expanding (a + b)² = a² + 2ab + b² is easy. But what about (a + b)¹⁰? (a + b)ⁿ? The Binomial Theorem provides the formula: the expansion uses BINOMIAL COEFFICIENTS (nCr) and PATTERNS in the powers. This chapter covers: the theorem, Pascal's triangle, general and middle terms.
2. Pascal's Triangle
A triangular array where each number is the SUM of the two numbers above it:
1 ← (a + b)⁰
1 1 ← (a + b)¹
1 2 1 ← (a + b)²
1 3 3 1 ← (a + b)³
1 4 6 4 1 ← (a + b)⁴
1 5 10 10 5 1 ← (a + b)⁵
- Row n (starting from 0) gives the coefficients of (a + b)ⁿ
- Each number = nCr. Row 4: ⁴C₀=1, ⁴C₁=4, ⁴C₂=6, ⁴C₃=4, ⁴C₄=1
3. The Binomial Theorem
For any positive integer n:
Expanded:
Observations
- There are (n + 1) terms in the expansion
- In each term: power of a DECREASES from n to 0. Power of b INCREASES from 0 to n.
- Sum of powers of a and b in each term = n
- The coefficients are SYMMETRIC: nCr = nC(n-r)
- nC₀ = nCn = 1
4. General Term
The (r + 1)th term (counting from r = 0):
Middle Term(s)
- If n is EVEN: there is ONE middle term. Term number = (n/2 + 1). r = n/2.
- If n is ODD: there are TWO middle terms. Terms at r = (n-1)/2 and r = (n+1)/2.
5. Special Cases
(1 + x)ⁿ
(1 — x)ⁿ
Same expansion but with ALTERNATING SIGNS:
6. Properties of Binomial Coefficients
- Sum of all coefficients: nC₀ + nC₁ + nC₂ + ... + nCn = 2ⁿ
- Sum of coefficients at EVEN positions = sum at ODD positions = 2ⁿ⁻¹
- nCr + nC(r-1) = (n+1)Cr
7. Exam Focus
- Pascal's triangle — how constructed, relationship to nCr
- Binomial theorem formula — expansion of (a + b)ⁿ
- General term Tr+1 = nCr · a^(n-r) · b^r
- Middle term(s) — formula for even and odd n
- Expansion of (1 + x)ⁿ and (1 — x)ⁿ
8. Key Formulas
- (a + b)ⁿ = Σ nCr a^(n-r) b^r (r = 0 to n)
- General term: Tr+1 = nCr a^(n-r) b^r
- Sum of coefficients = 2ⁿ
9. Conclusion
The Binomial Theorem is a PATTERN-MACHINE:
- PASCAL'S TRIANGLE: The coefficients for small n — visible at a glance
- THE THEOREM: For ANY n — a systematic expansion using nCr
- GENERAL TERM: Find ANY term without writing the whole expansion
'The binomial theorem is a thing of beauty — a simple pattern that generates an infinity of terms from two numbers and a power.'
