Home/Notes/Binomial Theorem
Board Exam Notes

Binomial Theorem Notes

Questions

4 questions per paper

Difficulty

Medium

Importance

High yield for JEE Main/Advanced and BITSAT

Overview

The Binomial Theorem provides an algebraic method to expand expressions of the form (x+a)^n into a sum involving binomial coefficients. Mastering this is essential for competitive exams as it serves as a gateway to permutations, probability distributions, and series summation techniques.

Binomial Expansion

The expansion describes the algebraic power of a binomial as a series of terms. For competitive exams, focus on the general expansion formula and the behavior of the expansion when the power is negative or fractional.

  • (x+a)^n = Σ_{r=0 to n} nCr * x^{n-r} * a^r
  • Total number of terms in expansion is n+1
  • Sum of exponents of x and a in each term is always n
  • Coefficients of terms equidistant from the beginning and end are equal
  • (1+x)^n = 1 + nx + n(n-1)/2! * x^2 + ...
  • For (1+x)^{-n}, the expansion is infinite

General and Middle Terms

Finding a specific term in an expansion is a frequent task in JEE-level problems, particularly involving coefficients independent of x. The position of the middle term depends strictly on whether the index n is even or odd.

  • General term T_{r+1} = nCr * x^{n-r} * a^r
  • If n is even, there is one middle term: T_{(n/2)+1}
  • If n is odd, there are two middle terms: T_{(n+1)/2} and T_{(n+3)/2}
  • Coefficient of x^m in (ax^p + b/x^q)^n is found by setting n-r-pr = m
  • Term independent of x occurs when the exponent of x is 0

Properties of Binomial Coefficients

Binomial coefficients follow specific identities that simplify complex summations in examinations. Memorizing these properties is critical for solving series-based problems quickly.

  • C0 + C1 + C2 + ... + Cn = 2^n
  • C0 + C2 + C4 + ... = C1 + C3 + C5 + ... = 2^{n-1}
  • Σ r * nCr = n * 2^{n-1}
  • nCr + nC(r-1) = (n+1)Cr
  • nCr / nC(r-1) = (n-r+1) / r
  • Σ (nCr)^2 = (2n)Cn

Formula Sheet

(x+a)^n = Σ_{r=0 to n} nCr * x^{n-r} * a^r

T_{r+1} = nCr * x^{n-r} * a^r

Sum of coefficients = 2^n

nCr = n! / (r!(n-r)!)

Σ (nCr)^2 = (2n)! / (n!)^2

r * nCr = n * (n-1)C(r-1)

Exam Tip

When calculating the coefficient of a specific power of x, always write out the general term formula fully, group the x terms, and equate their combined exponent to the target power before solving for r.

Common Mistakes

  • Ignoring the sign of the second term 'a' when applying the general formula T_{r+1}
  • Confusing the number of terms (n+1) with the value of the index n, leading to off-by-one errors in middle term calculations
  • Failing to account for the variable component when finding the 'term independent of x', specifically missing the variables inside the binomial brackets

More Revision Notes

Ready to test yourself?

Play topic-wise Binomial Theorem questions in Aspirant Arcade — gamified MCQ practice.

Download Free