RankLab
Back to Concepts
MathsMediumClass 11

Greatest Term

Binomial Theorem

9

JEE Qs

8%

Hard

60

min

Master the inequality derived from |T_{r+1}/T_r| >= 1 and carefully handle the absolute values and integer/non-integer cases of the resulting 'K' value.

🧮 Key Formulas

T_{r+1} = nCr * a^(n-r) * b^r
|T_{r+1}/T_r| = |(n-r+1)/r * (b/a)|
Let K = (n+1) * |b| / (|a| + |b|). If K is an integer, the greatest terms are T_K and T_{K+1} (equal in magnitude).
If K is not an integer, the greatest term is T_{[K]+1} (where [K] is the greatest integer less than or equal to K).

✅ Key Points for JEE

  • 1The method for finding the numerically greatest term relies on comparing the ratio of consecutive terms, |T_{r+1}/T_r|, with 1.
  • 2If |T_{r+1}/T_r| > 1, then |T_{r+1}| is greater than |T_r|. The terms are increasing.
  • 3If |T_{r+1}/T_r| < 1, then |T_{r+1}| is less than |T_r|. The terms are decreasing.
  • 4Solving the inequality |(n-r+1)/r * (b/a)| >= 1 for 'r' provides the range of indices for which terms are increasing or equal, leading to the identification of the greatest term(s).
  • 5Always consider the absolute value of the ratio |b/a| to find the numerically greatest term, even if some terms in the expansion are negative.

⚠️ Common Mistakes

  • Not taking the absolute value of the ratio |b/a| when dealing with terms that might be negative, leading to incorrect numerical comparison.
  • Incorrectly solving the inequality |T_{r+1}/T_r| >= 1 for 'r', especially when 'r' appears in the denominator and inequalities need careful handling.
  • Misinterpreting the value of K (often denoted as m or P) to find the index of the greatest term, particularly when K is an integer, leading to missing one of the two equal greatest terms.

NCERT Chapters

  • Class 11 Maths Ch 8: Binomial Theorem