RankLab
Back to Concepts
MathsMediumClass 11

Multinomial Theorem

Binomial Theorem

9

JEE Qs

8%

Hard

60

min

Master the general term formula and its application to efficiently find specific coefficients, as this is the most common type of problem asked.

🧮 Key Formulas

General term in (x1 + x2 + ... + xk)^n is T = (n! / (n1! n2! ... nk!)) * (x1^n1 * x2^n2 * ... * xk^nk), where n1 + n2 + ... + nk = n and n_i >= 0 are integers.
Coefficient of x1^n1 * x2^n2 * ... * xk^nk in (x1 + x2 + ... + xk)^n is n! / (n1! n2! ... nk!).
Number of distinct terms in the expansion of (x1 + x2 + ... + xk)^n is (n + k - 1) C (k - 1) or equivalently, (n + k - 1) C n.

✅ Key Points for JEE

  • 1The Multinomial Theorem is a generalization of the Binomial Theorem for expanding expressions with more than two terms, like (x1 + x2 + ... + xk)^n.
  • 2The core idea is to find the coefficient of a specific term x1^n1 * x2^n2 * ... * xk^nk by ensuring that the sum of the powers (n1 + n2 + ... + nk) equals the total power 'n'.
  • 3The formula for the coefficient involves factorials of the total power and the individual powers, reflecting the number of ways to arrange 'n' items where n_i items are identical of type i.
  • 4Problems often involve finding a specific coefficient or the sum of coefficients by substituting appropriate values (e.g., 1 for all variables for sum of all coefficients, -1 for some variables).
  • 5The formula for the number of terms is derived from stars and bars method, representing ways to distribute 'n' identical items into 'k' distinct bins.

⚠️ Common Mistakes

  • Incorrectly identifying 'n' (the total power of the multinomial) or 'k' (the number of terms within the parenthesis).
  • Errors in applying the coefficient formula, specifically forgetting to include factorials in the denominator (n1! n2! ... nk!).
  • Failing to ensure that the sum of the powers of the variables in the desired term (n1 + n2 + ... + nk) exactly equals the total power 'n'.

NCERT Chapters

  • Class 11 Maths Ch 7: Permutations and Combinations
  • Class 11 Maths Ch 8: Binomial Theorem