Binomial Theorem Class 11 Notes | CBSE Maths Chapter 7 (Free PDF)

Download Binomial Theorem Class 11 Notes PDF (Free)

Print-friendly branded PDF - save it, print it, or share it with friends. No sign-up needed.

📥 Download PDF (Free)

Binomial Theorem is Chapter 7 of CBSE Class 11 Maths - the elegant shortcut for expanding expressions like (a + b)⁡ without multiplying the bracket out five times. Instead of grinding through tedious algebra, you use a single formula built on binomial coefficients (nCr) and Pascal’s triangle. Master it and questions on the general term, middle term, and “term independent of x” become almost mechanical.

By the end of these notes you will be able to expand any (a + b)ⁿ for a positive integer n, write down the general term Tα΅£β‚Šβ‚ instantly, locate the middle term, find the coefficient of a particular power, identify the term independent of x, and pin down the greatest binomial coefficient. This chapter carries roughly 5–6 marks in boards and is a guaranteed scorer in JEE - pure pattern, very little to memorise.


Table of Contents


Key Concepts

1. What is a Binomial?

A binomial is an algebraic expression with exactly two terms, such as (a + b), (x βˆ’ 2), or (2x + 3y). The Binomial Theorem gives a quick rule to expand any positive integral power of a binomial, like (a + b)ⁿ, without repeated multiplication.

For small powers you already know the pattern: (a + b)Β² = aΒ² + 2ab + bΒ² and (a + b)Β³ = aΒ³ + 3aΒ²b + 3abΒ² + bΒ³. The theorem generalises this to any n.


2. Binomial Theorem for a Positive Integral Index

For any positive integer n, the expansion of (a + b)ⁿ is the sum of (n + 1) terms, each carrying a binomial coefficient nCr.

(a + b)ⁿ = nCβ‚€ aⁿ + nC₁ aⁿ⁻¹b + nCβ‚‚ aⁿ⁻²bΒ² + … + nCβ‚™ bⁿ

In compact summation form:

(a + b)ⁿ = Ξ£ nCr Β· aⁿ⁻ʳ Β· bΚ³  (r = 0 to n)

where nCr = n! / [r!(n βˆ’ r)!] is the binomial coefficient.


3. Observations from the Expansion

  • The total number of terms is (n + 1).
  • The power of a decreases from n to 0, while the power of b increases from 0 to n.
  • In every term, the sum of the exponents of a and b is always n.
  • The binomial coefficients nCβ‚€, nC₁, …, nCβ‚™ are equidistant from the ends and equal (since nCr = nCβ‚™β‚‹α΅£).

Useful Special Cases

  • (1 + x)ⁿ = nCβ‚€ + nC₁x + nCβ‚‚xΒ² + … + nCβ‚™xⁿ
  • (a βˆ’ b)ⁿ = nCβ‚€ aⁿ βˆ’ nC₁ aⁿ⁻¹b + nCβ‚‚ aⁿ⁻²bΒ² βˆ’ … + (βˆ’1)ⁿ nCβ‚™ bⁿ (signs alternate).
  • Putting a = b = 1 in (a + b)ⁿ gives nCβ‚€ + nC₁ + … + nCβ‚™ = 2ⁿ (sum of all coefficients).

4. Pascal’s Triangle

Pascal’s triangle is a triangular array in which the binomial coefficients of each expansion appear as a row. Each entry is the sum of the two entries directly above it.

[DIAGRAM: Pascal’s triangle - row n = 0 is 1; n = 1 is 1 1; n = 2 is 1 2 1; n = 3 is 1 3 3 1; n = 4 is 1 4 6 4 1; n = 5 is 1 5 10 10 5 1. Each number is the sum of the two numbers above it.]

Row n directly gives the coefficients of (a + b)ⁿ. For example, row 4 (1 4 6 4 1) gives (a + b)⁴ = a⁴ + 4aΒ³b + 6aΒ²bΒ² + 4abΒ³ + b⁴. The construction relies on Pascal’s rule: ⁿCr + ⁿCr₋₁ = ⁿ⁺¹Cr.


5. General Term of the Expansion

The single most important tool in this chapter is the general term, written Tβ‚α΅£β‚Šβ‚β‚Ž (the (r + 1)α΅—Κ° term). Almost every exam question is solved by writing this term and choosing r.

Tα΅£β‚Šβ‚ = nCr Β· aⁿ⁻ʳ Β· bΚ³

  • For the 1st term put r = 0, for the 2nd term r = 1, and so on.
  • For (1 + x)ⁿ the general term simplifies to Tα΅£β‚Šβ‚ = nCr Β· xΚ³.

6. Middle Term(s)

The position of the middle term depends on whether n is even or odd, because there are (n + 1) terms in total.

  • If n is even: there is one middle term, the (n/2 + 1)α΅—Κ° term.
  • If n is odd: there are two middle terms, the ((n+1)/2)α΅—Κ° and ((n+3)/2)α΅—Κ° terms.

To find a middle term, just substitute the correct value of r into the general term Tα΅£β‚Šβ‚.


7. Coefficient of a Particular Term

To find the coefficient of a specific power, say xᡐ, write the general term, simplify the power of x, set its exponent equal to m, and solve for r.

Method: Tα΅£β‚Šβ‚ = nCr Β· (power of x in terms of r) β†’ equate exponent to m β†’ solve for r β†’ substitute back to read off the coefficient.

Note the difference between the term (which includes the variable) and its coefficient (the numerical part only).


8. Term Independent of x

A term independent of x is the constant term - the one in which the net power of x is zero. It is found by the same method as above, but you set the exponent of x equal to 0.

Method: Write Tα΅£β‚Šβ‚, collect the power of x as an expression in r, put that power = 0, solve for r, and substitute to get the constant term.

If the value of r comes out as a non-integer, then no term independent of x exists in that expansion.


9. Greatest Binomial Coefficient

Among the coefficients nCβ‚€, nC₁, …, nCβ‚™, the largest one is the greatest binomial coefficient, which always occurs at the middle term.

  • If n is even: the greatest coefficient is nC₍ₙ/β‚‚β‚Ž.
  • If n is odd: there are two equal greatest coefficients, nCβ‚β‚β‚™β‚‹β‚β‚Ž/β‚‚β‚Ž = nCβ‚β‚β‚™β‚Šβ‚β‚Ž/β‚‚β‚Ž.

Caution: The greatest binomial coefficient (just nCr) is different from the numerically greatest term in an expansion, which also depends on the values of a and b.


10. Simple Applications

The binomial theorem is handy for quick numerical estimates and divisibility proofs.

  • Approximation: for small x, (1 + x)ⁿ β‰ˆ 1 + nx, so a number like (1.01)⁡ β‰ˆ 1 + 5(0.01) = 1.05.
  • Computing powers: evaluate (99)⁴ as (100 βˆ’ 1)⁴ using the expansion.
  • Divisibility / remainder: write a number as (multiple Β± 1)ⁿ and expand to find the remainder, e.g. showing 6ⁿ βˆ’ 5n leaves remainder 1 on division by 25.

Weightage in Board & Entrance Exams

ExamTypical WeightageMost-Tested Areas
CBSE Board (Class 11)5–6 marksGeneral term, middle term, coefficient of a term, independent term
JEE Main / Advanced1–2 questionsIndependent term, greatest coefficient, sum of coefficients, divisibility
Other entrances (CUET, etc.)1–2 questionsBasic expansion, Pascal’s triangle, nCr properties

[TABLE: Question-type split - VSA (1 mark): number of terms, value of nCr, sum of coefficients; SA (2–3 marks): general term, middle term, coefficient of a power; LA (4–5 marks): term independent of x, greatest coefficient, application/divisibility problems.]


Important Formulae & Definitions

TermFormula / Definition
Binomial theorem(a + b)ⁿ = Σ nCr aⁿ⁻ʳ bʳ, r = 0 to n
Binomial coefficientnCr = n! / [r!(n βˆ’ r)!]
Number of terms(n + 1) terms in the expansion of (a + b)ⁿ
General termTα΅£β‚Šβ‚ = nCr aⁿ⁻ʳ bΚ³
Middle term (n even)(n/2 + 1)α΅—Κ° term
Middle terms (n odd)((n+1)/2)α΅—Κ° and ((n+3)/2)α΅—Κ° terms
Term independent of xTerm in which the net power of x equals 0
Pascal’s rulenCr + nCr₋₁ = (n+1)Cr
Sum of coefficientsnCβ‚€ + nC₁ + … + nCβ‚™ = 2ⁿ
Symmetry propertynCr = nCβ‚™β‚‹α΅£

Solved Examples

Example 1

Expand (x + 2)⁴ using the binomial theorem.

Answer: Coefficients from row 4 are 1, 4, 6, 4, 1. So (x + 2)⁴ = x⁴ + 4x³(2) + 6x²(2²) + 4x(2³) + 2⁴ = x⁴ + 8x³ + 24x² + 32x + 16.

Example 2

Find the general term in the expansion of (2x βˆ’ 3)⁷ and hence the 4th term.

Answer: Tα΅£β‚Šβ‚ = 7Cr (2x)⁷⁻ʳ (βˆ’3)Κ³. For the 4th term, r = 3: Tβ‚„ = 7C₃ (2x)⁴ (βˆ’3)Β³ = 35 Γ— 16x⁴ Γ— (βˆ’27) = βˆ’15120 x⁴.

Example 3

Find the middle term in the expansion of (x + y)⁸.

Answer: n = 8 is even, so there is one middle term, the (8/2 + 1) = 5th term. Tβ‚… = 8Cβ‚„ x⁴ y⁴ = 70 x⁴y⁴.

Example 4

Find the coefficient of x⁡ in the expansion of (x + 3)⁸.

Answer: Tα΅£β‚Šβ‚ = 8Cr x⁸⁻ʳ 3Κ³. For x⁡, 8 βˆ’ r = 5 β‡’ r = 3. Coefficient = 8C₃ Γ— 3Β³ = 56 Γ— 27 = 1512.

Example 5

Find the term independent of x in the expansion of (x + 1/x)⁢.

Answer: Tα΅£β‚Šβ‚ = 6Cr x⁢⁻ʳ (1/x)Κ³ = 6Cr x⁢⁻²ʳ. For independence, 6 βˆ’ 2r = 0 β‡’ r = 3. Term = 6C₃ = 20.

Example 6

Find the greatest binomial coefficient in the expansion of (1 + x)¹⁰.

Answer: n = 10 is even, so the greatest coefficient is 10C₍₁₀/β‚‚β‚Ž = 10Cβ‚… = 252.


Important Questions for Board Exams

1-Mark Questions (VSA)

  1. How many terms are there in the expansion of (2a βˆ’ 3b)ΒΉΒ²?
  2. Write the value of the sum nCβ‚€ + nC₁ + nCβ‚‚ + … + nCβ‚™.
  3. What is the general term in the expansion of (a + b)ⁿ?
  4. State Pascal’s rule connecting nCr, nCr₋₁ and (n+1)Cr.
  5. Why are the coefficients nCr and nCβ‚™β‚‹α΅£ always equal?

2–3-Mark Questions (SA)

  1. Find the 5th term in the expansion of (2x βˆ’ y)⁢.
  2. Find the middle term(s) in the expansion of (x βˆ’ 2y)⁷.
  3. Find the coefficient of x³ in the expansion of (1 + 2x)⁹.
  4. Find the term independent of x in the expansion of (2xΒ² βˆ’ 1/x)⁹.

4–5-Mark Questions (LA)

  1. Find the term independent of x in the expansion of (3xΒ² βˆ’ 1/(2x))⁹ and state whether it exists.
  2. Find the greatest binomial coefficient in (1 + x)ΒΉΒΉ and explain why there are two equal greatest values.
  3. Using the binomial theorem, show that 6ⁿ βˆ’ 5n always leaves remainder 1 when divided by 25.

Quick Revision Points

  • (a + b)ⁿ = Ξ£ nCr aⁿ⁻ʳ bΚ³ has (n + 1) terms; exponents of a and b add up to n
  • Binomial coefficient nCr = n! / [r!(n βˆ’ r)!]; nCr = nCβ‚™β‚‹α΅£ (symmetry)
  • Pascal’s triangle: each row gives the coefficients; nCr + nCr₋₁ = (n+1)Cr
  • General term: Tα΅£β‚Šβ‚ = nCr aⁿ⁻ʳ bΚ³ - the master tool for this chapter
  • Middle term: n even β†’ (n/2 + 1)α΅—Κ° term; n odd β†’ two middle terms
  • Coefficient of xᡐ: equate the power of x in Tα΅£β‚Šβ‚ to m, solve for r
  • Term independent of x: set the power of x equal to 0; non-integer r β‡’ no such term
  • Greatest binomial coefficient sits at the middle: nC₍ₙ/β‚‚β‚Ž (n even)
  • Sum of all coefficients = 2ⁿ (put a = b = 1)
  • Applications: approximations (1 + x)ⁿ β‰ˆ 1 + nx, computing powers, divisibility proofs

Next Chapter: Chapter 8 - Sequences and Series

Studying this chapter? Track it - saved on this device, no login.

Leave a Comment

Your email address will not be published. Required fields are marked *

Scroll to Top
MATHS · CH 07