RankLab
Back to Concepts
MathsMediumClass 11

Coefficient of xⁿ — Finding specific coefficients

Binomial Theorem

9

JEE Qs

8%

Hard

75

min

Always write down the general term first, equate the total power of 'x' to the desired power, and critically check if 'r' is a valid non-negative integer before calculating the coefficient.

🧮 Key Formulas

T_(r+1) = nCr * a^(n-r) * b^r (General term of (a+b)^n)

✅ Key Points for JEE

  • 1To find the coefficient of x^k in (ax^p + bx^q)^n, first write the general term T_(r+1) = nCr * (ax^p)^(n-r) * (bx^q)^r.
  • 2Equate the total power of x in the general term to 'k' (i.e., p(n-r) + qr = k) and solve for 'r'. Ensure 'r' is a valid non-negative integer where 0 <= r <= n.
  • 3Substitute the valid integer value(s) of 'r' back into the general term, excluding x^k, to obtain the desired coefficient.
  • 4For expressions that are products of binomials or polynomials, e.g., (1+x)^a * (1+x^2)^b, identify all possible combinations of terms from each factor whose product results in x^k and sum their coefficients.
  • 5The 'independent term' is the coefficient of x^0.

⚠️ Common Mistakes

  • Algebraic errors when solving for 'r' or simplifying the coefficient, especially with signs or fractional/negative powers.
  • Failing to check if the value of 'r' obtained is a valid non-negative integer within the range [0, n].
  • Missing some combinations of terms when dealing with products of two or more expansions, leading to an incomplete sum of coefficients.
  • Incorrectly identifying 'a' and 'b' (or their powers of x) in the general term formula T_(r+1).

NCERT Chapters

  • Class 11 Maths Ch 8: Binomial Theorem

🚀 This Unlocks