You're offline — cached pages and worlds still work
Drishti Innovations logo
Drishti Innovations

Expansion

Binomial Theorem: Expansion

Expansion

Binomial Theorem — Expansion

What you'll learn

  • The Binomial Theorem for expanding (a + b)^n for positive integer n.
  • The general term formula T_{r+1} = ⁿCᵣ · aⁿ⁻ʳ · bʳ.
  • Pascal's triangle as a pattern of binomial coefficients.
  • To expand expressions quickly and identify any specific term.

Key concepts

Level 1 — Statement and Pascal's triangle

Theorem: (a + b)^n = Σᵣ₌₀ⁿ ⁿCᵣ · aⁿ⁻ʳ · bʳ = ⁿC₀aⁿ + ⁿC₁aⁿ⁻¹b + ⁿC₂aⁿ⁻²b² + … + ⁿCₙbⁿ.

Pascal's triangle (rows are coefficients for n = 0, 1, 2, …):

n=0:          1
n=1:        1   1
n=2:      1   2   1
n=3:    1   3   3   1
n=4:  1   4   6   4   1

Each entry = sum of two entries directly above it: ⁿCᵣ = ⁿ⁻¹Cᵣ₋₁ + ⁿ⁻¹Cᵣ.

Binomial coefficient: ⁿCᵣ = n! / (r!(n−r)!) — number of ways to choose r items from n.

Level 2 — General term and properties

PropertyResult
Total terms in (a+b)^nn + 1
General term T_{r+1}ⁿCᵣ · aⁿ⁻ʳ · bʳ
Sum of all coefficientsPut a = b = 1 → 2ⁿ
Sum of alternate coefficientsⁿC₀ + ⁿC₂ + … = 2ⁿ⁻¹
(a − b)^n coefficient patternAlternating signs (−1)ʳ

JEE tip: T_{r+1} means the (r+1)th term (term numbering starts at 1). r starts at 0. Always confirm which term is asked — "4th term" → r = 3.

Replacing b with −b: (a − b)^n = Σ (−1)ʳ ⁿCᵣ aⁿ⁻ʳ bʳ. Signs alternate: +, −, +, −, …

NCERT spotlight — Sum of coefficients trick

Set a = 1, b = 1 in (a + b)^n: sum of coefficients = 2ⁿ. Set a = 1, b = −1: sum of (−1)ʳ ⁿCᵣ = 0, so even-position coefficients equal odd-position coefficients, each summing to 2ⁿ⁻¹.

Multinomial extension: (a + b + c)^n expands similarly but is beyond JEE Foundation scope. The binomial case suffices for standard problems.

Application — Number theory: (1 + x)^n expanded; put x = 1 gives 2ⁿ total subsets of an n-element set — combinatorial interpretation.

Worked example

Expand (2x + 3y)⁴ and find the 3rd term.

Step 1 — Identify a = 2x, b = 3y, n = 4.
Step 2 — Full expansion using T_{r+1} = ⁴Cᵣ (2x)^{4-r} (3y)^r:
  T₁ (r=0): ⁴C₀(2x)⁴(3y)⁰ = 1·16x⁴·1 = 16x⁴
  T₂ (r=1): ⁴C₁(2x)³(3y)¹ = 4·8x³·3y = 96x³y
  T₃ (r=2): ⁴C₂(2x)²(3y)² = 6·4x²·9y² = 216x²y²
  T₄ (r=3): ⁴C₃(2x)¹(3y)³ = 4·2x·27y³ = 216xy³
  T₅ (r=4): ⁴C₄(2x)⁰(3y)⁴ = 1·1·81y⁴ = 81y⁴
Step 3 — 3rd term (r = 2): T₃ = 216x²y² ✓
Step 4 — Check: sum of powers of each term = 4 ✓

Applications — quick powers

(1.01)¹⁰ = (1 + 0.01)¹⁰ ≈ 1 + 10(0.01) + 45(0.01)² ≈ 1.1045 (using first few terms of binomial expansion — this is the approximation method used in binomial-theorem-applications topic).

Common mistakes

MistakeWhy it happensFix
Confusing T_r and T_{r+1}Off-by-one in term numberingT_{r+1} has bʳ; 3rd term → r = 2
Incorrect ⁿCᵣ calculationFactorial errorsUse Pascal's triangle for small n
Missing power on a or bAlgebraic slipBoth a and b must have powers summing to n
Wrong sign in (a−b)^nForgetting alternation(−b)ʳ = (−1)ʳ bʳ

Quick check

  • Write the 5th term of (x + 2)⁷.
  • Find sum of all coefficients of (3x − y)⁵.
  • Verify ⁵C₀ + ⁵C₁ + ⁵C₂ + ⁵C₃ + ⁵C₄ + ⁵C₅ = 32.

Open the Practice tab for graded questions on Binomial Expansion.

Interactive Exploration Suggestions (Drishti Live Worlds)

  • Use the platform-native live simulation or PhET-style tool for this topic (number line, Venn, physics playground, molecule builder, sensor dashboard, etc.).
  • Mirror / body / home activity: physically do the concept (count objects, measure, role-play) and photograph or describe for portfolio.
  • Voice or text reflection with AI Mentor: explain the concept to a younger student or family member.

AI Mentor Prompts (Socratic, Board-Adaptive)

  • "Explain this concept to a Class 6 student using one real example from an Indian home, school, market, or festival."
  • "What is one common mistake students make here, and how would you catch yourself making it?"
  • Stretch: "How does this connect to coding, robotics, money, health, environment, or a future career?"

Gamification, Portfolio & Parent Visibility

  • Complete the core practice + one extension activity (photo, table, short reflection, or mini-project) for base XP + topic badge.
  • 5-7 day streak or family discussion note = multiplier + visible artifact in parent/principal dashboard.
  • Best real-world application stories (anonymised) featured on class or national leaderboard.

Robotics, STEM & Future Skills Bridges

  • One hands-on project or measurement using the Drishti kit or household items that makes the concept physical.
  • Direct link to at least one Future Skill track (Money Management, Green Tech, Cyber Defenders, Micro-Entrepreneurship, AI Mastery, Sustainable Living, Personality Development).
  • Coding extension where relevant (simple script, simulation, or data logging).

NEP 2020 & Full Education OS Alignment

This material emphasises experiential "learning by doing", competency (apply/create/analyse), vocational exposure, critical thinking, and multidisciplinary connections. Designed to feed live worlds, AI Mentor (with memory), gamification, robotics, parent analytics, and future skills — not just exam prep.

Portfolio Evidence Idea: Your photo/table/reflection/project + one sentence on "How this helps me in real life or a possible future path."

Open the Practice tab for aligned questions (easy/medium/hard + case-based) with full AI scaffolding.

See curriculum for cross-links and the full future-skills/robotics chapters.

Key Takeaways (TL;DR)

  • What you'll learn
  • Key concepts
  • Worked example
  • Common mistakes

Master this topic with Drishti OS

Get unlimited mock tests, AI-powered mentorship, and complete video courses when you join.

Start Free Practice