Binomial Theorem
1. Check this before you revise anything
The general term and middle term formulas — the tools coaching material leans on hardest for this chapter — are formally listed by CBSE as formative-only, not summative. The curriculum's dropped-topics block states plainly, under Binomial Theorem: "General and middle term in binomial expansion." The main course structure lists only: "Historical perspective, statement and proof of the binomial theorem for positive integral indices. Pascal's triangle, simple applications."
The current 2026-27 book matches this precisely. It has no section on finding a specific term, no "middle term" heading, and no second exercise. Its one and only exercise is Exercise 7.1, followed by a six-question Miscellaneous Exercise.
One thing this chapter does better than several of its neighbours: it doesn't just state the theorem, it proves it. Section 7.2 walks through a full induction proof, base case through inductive step, and that proof leans on Pascal's identity () — the exact identity the Permutations and Combinations chapter derived. If a "prove the binomial theorem" question shows up, that's genuinely summative content, not an overreach.
2. What this chapter covers
| Textbook section | Topic |
|---|---|
| 7.1 | Introduction — why repeated multiplication breaks down for large powers |
| 7.2 | Binomial Theorem for positive integral indices: statement, induction proof, Pascal's triangle, special cases |
| Exercise 7.1 | Expanding binomials; evaluating large powers via the theorem; proof-style questions |
| Miscellaneous Exercise | Mixed expansion, approximation, and divisibility problems |
3. Pascal's triangle
Writing out through by direct multiplication and lining up their coefficients produces a triangular array, where every interior entry is the sum of the two entries directly above it:
Row (counting the top row as row 0) gives the coefficients of . Once combinations are available, every entry in row is just for — row 7, for instance, is , with no need to write out rows 0 through 6 first to get there.
Worked, mirroring the textbook's own construction. To expand : row 5 of Pascal's triangle is . Applying these as coefficients, with the power of falling from 5 to 0 while the power of rises from 0 to 5: .
4. The Binomial Theorem
For any positive integer :
Proof sketch (by the principle of mathematical induction), matching the book's own argument. For : , true. Assume the statement holds for some . Multiplying both sides by and grouping like powers, each new coefficient becomes a sum of two consecutive coefficients from the -th row: .
By Pascal's identity, this equals exactly, which is what the -th row requires. Since the base case holds and each case implies the next, the theorem holds for every positive integer .
Five observations worth holding onto, all direct consequences of the formula:
- The expansion has exactly terms.
- The power of falls from to ; the power of rises from to ; every term's two exponents add to .
- The coefficients are called binomial coefficients, and always bookends the row.
Worked, mirroring the textbook's own illustration. Expanding : .
5. Special cases
Taking gives an alternating-sign version: .
Taking gives: . Substituting : — the sum of every binomial coefficient in row .
Taking gives: . Substituting : — the alternating sum vanishes.
A corollary the book sets up but doesn't spell out by name: adding and subtracting those last two identities separates row into its even- and odd-position coefficients. Adding them cancels every odd-position term, leaving ; subtracting cancels every even-position term instead. Either way, sum of even-position coefficients = sum of odd-position coefficients = .
6. Worked applications
Mirroring the textbook's own Example 1. Expand , : .
Mirroring the textbook's own Example 2 — using the theorem to compute a large power exactly, no calculator needed. Compute by writing : .
Mirroring the textbook's own Example 4 — a divisibility proof built entirely from the special case. Prove always leaves remainder 1 on division by 25. Write , so for some natural number . Since , dividing by 25 always leaves remainder 1.
This last technique — isolate the first two terms of explicitly and bound or discard the rest — is the same move behind comparing against 10,000: since every term beyond the first two is positive, , without ever expanding the full sum.
Summary
- , proved by induction using Pascal's identity ; the expansion always has terms.
- Pascal's triangle is the same coefficient array read a different way: row , entry , is .
- alternates sign; at gives sum of all coefficients; at gives the alternating sum — combined, these show the even-position and odd-position coefficients each sum to .
- Writing a number as a sum or difference of two easy-to-power values (like ) turns an unwieldy computation into a short binomial expansion.
- Isolating the first two terms of , with the rest bounded or discarded, is the standard technique for large-power comparisons and divisibility-remainder proofs.
- Finding a specific term via the general term formula, or a middle term, is formative-only in the current syllabus — it is not covered in this chapter's own content or exercises.
