Numerically Greatest Value in a Binomial Expansion
In the expansion of $(x + a)^n$, each term is influenced by the binomial coefficient and the powers of $x$ and $a$.
The numerically greatest term is the one with the highest absolute value among all expanded terms.
Definition
The numerically greatest term in $(x + a)^n$ is the term whose magnitude is larger than all other terms in that expansion. This depends on:
General Formula for the Greatest Term Index
The approximate term where the greatest value occurs is found using:
$r = \frac{n + 1}{1 + \left|\frac{x}{a}\right|}$
The candidate greatest terms are $T_r$ and $T_{r + 1}$.
Method to Find the Numerically Greatest Term of $(x + a)^n$
This method allows you to identify the term in the expansion that has the maximum value without expanding the entire expression.
Step-by-Step Procedure
1. Compute the value of $r$
Use:
$r = \frac{n + 1}{1 + \left|\frac{x}{a}\right|}$
This estimate tells you where the peak occurs among the binomial terms.
2. Check whether $r$ is an integer
- If $r$ is an integer:
Both $T_r$ and $T_{r + 1}$ have equal numerical values and are the greatest terms in the expansion. - If $r$ is not an integer:
The term $T_{[r] + 1}$ (i.e., the term after the integer part of $r$) is the numerically greatest term.
Here $[r]$ denotes the integral part (or floor value) of $r$.
Why This Method Matters
This technique is especially valuable because:
You avoid full binomial expansion.
It is used widely in JEE Advanced, JEE Main, CUET, Olympiad problems, and Class 11 Algebra.
It provides direct insight into the behavior of binomial expressions and coefficients.
Understanding the greatest binomial coefficient helps you evaluate maximum term problems quickly and accurately.
What Is the Greatest Binomial Coefficient?
The greatest binomial coefficient is the largest value of ${}^nC_r$ for a given $n$.
A key property used is symmetry: ${}^nC_r = {}^nC_{n-r}$
Because of this symmetry, the greatest coefficient lies near the middle term of the binomial expansion.
Example:
In $(1+x)^6$, the coefficients are $1, 6, 15, 20, 15, 6, 1$
The greatest binomial coefficient is ${}^6C_3 = 20$
Position of the Greatest Binomial Coefficient in Binomial Expansion
The position of the greatest binomial coefficient depends on whether $n$ is even or odd.
General observation:
This makes the middle term (or middle terms) the most important when finding the greatest coefficient.
Greatest Binomial Coefficient When $n$ Is Even
If $n = 2m$, there is only one greatest binomial coefficient.
It occurs at $r = m$
Greatest binomial coefficient: ${}^{2m}C_m$
Example: For $(1+x)^8$,
Greatest coefficient: ${}^8C_4 = 70$
Greatest Binomial Coefficient When $n$ Is Odd
If $n = 2m + 1$, there are two equal greatest binomial coefficients.
They occur at $r = m$ and $r = m+1$
Greatest binomial coefficients: ${}^{2m+1}C_m = {}^{2m+1}C_{m+1}$
Example: For $(1+x)^7$,
${}^7C_3 = {}^7C_4 = 35$
Both are the greatest coefficients.
Formula to Find the Greatest Binomial Coefficient
For the expansion of $(1+x)^n$:
This formula is frequently used in objective questions and short-answer problems.
Greatest Term vs Greatest Binomial Coefficient
The greatest binomial coefficient depends only on $n$, while the greatest term depends on both $n$ and the value of $x$ in $(1+x)^n$ or $(a+bx)^n$.
This distinction is important in numerical maximum problems.
Difference Between Greatest Term and Greatest Coefficient
We have given below the important differences between the greatest term and greatest coefficients, to help you understand and identify each of them:
| Aspect | Greatest Binomial Coefficient | Greatest Term |
|---|
| Depends on | Only $n$ | $n$ and $x$ |
| Involves variable | No | Yes |
| Number of terms | One or two | One or two |
| Common exam use | Conceptual MCQs | Numerical value problems |
When Does the Greatest Term Have the Greatest Coefficient?
The greatest term also has the greatest binomial coefficient when $x = 1$ in $(1+x)^n$.
Example:
In $(1+1)^n = 2^n$, the numerically greatest term corresponds to the greatest coefficient because all powers of $x$ are equal.
For values of $x \ne 1$, the greatest term may shift away from the greatest coefficient.
Key Exam Takeaways
Greatest binomial coefficient lies at the middle
Even $n$ → one greatest coefficient
Odd $n$ → two greatest coefficients
Greatest term and greatest coefficient are not always the same
Solved Examples Based on Greatest Binomial Coefficient:
Example 1:
The greatest value of the term independent of $x$ in the expansion of
$\left(x \sin a + x^{-1} \cos a\right)^{10}$ is
$2^5$
$\dfrac{10!}{(5!)^2}$
$\dfrac{1}{2^5} \cdot \dfrac{10!}{(5!)^2}$
none of these
Solution
$T_{r+1} = {}^{10}C_r (x \sin a)^{10-r} \left(\dfrac{\cos a}{x}\right)^r$
The term is independent of $x$ when
$10 - r - r = 0 \Rightarrow r = 5$
The term independent of $x$ is
${}^{10}C_5 \sin^5 a \cos^5 a$
${}^{10}C_5 \sin^5 a \cos^5 a = {}^{10}C_5 \cdot \dfrac{1}{2^5} (\sin 2a)^5$
Since $(\sin 2a)^5 \le 1$,
${}^{10}C_5 \cdot \dfrac{1}{2^5} (\sin 2a)^5 \le {}^{10}C_5 \cdot \dfrac{1}{2^5}$
Hence, the correct answer is option (3).
Example 2:
If $\ln n$ is an even positive integer, then the condition that the greatest term in the expansion of $(1+x)^n$ also has the greatest coefficient $(x>0)$ is
$\dfrac{n}{n+2} < x < \dfrac{n+2}{n}$
$\dfrac{n+1}{n} < x < \dfrac{n}{n+1}$
$\dfrac{n}{n+4} < x < \dfrac{n+4}{4}$
none of these
Solution
Let
$n = 2m$
The greatest binomial coefficient is
${}^nC_{n/2} = {}^{2m}C_m$
The corresponding term is
$T_{m+1}$
For $T_{m+1}$ to be the greatest term,
$m < \dfrac{2m+1}{1+\left|\dfrac{1}{x}\right|} < m+1$
Solving and substituting $m = \dfrac{n}{2}$,
$\dfrac{n}{n+2} < x < \dfrac{n+2}{n}$
Hence, the correct answer is option (1).
Example 3:
If for some positive integer $n$, the coefficients of three consecutive terms in the expansion of $(1+x)^{n+5}$ are in the ratio $5:10:14$, then the largest coefficient is
$462$
$330$
$792$
$252$
Solution
Let
$n+5 = N$
${}^NC_{r-1} : {}^NC_r : {}^NC_{r+1} = 5 : 10 : 14$
$\dfrac{{}^NC_r}{{}^NC_{r-1}} = \dfrac{N+1-r}{r} = 2$
$\dfrac{{}^NC_{r+1}}{{}^NC_r} = \dfrac{N-r}{r+1} = \dfrac{7}{5}$
Solving,
$r = 4$ and $N = 11$
Thus the expansion is $(1+x)^{11}$
The largest coefficient is
${}^{11}C_6 = 462$
Hence, the correct answer is option (1).
Example 4:
Find the numerically greatest term in the expansion of $(2+3x)^9$ when $x = \dfrac{2}{3}$
$6^{\text{th}}$ term
$5^{\text{th}}$ term
$5^{\text{th}}$ and $6^{\text{th}}$ terms
$8^{\text{th}}$ term
Solution
Here,
$a = 2$ and $b = 3x = 2$
$m = \dfrac{n+1}{1+\left|\dfrac{a}{b}\right|} = \dfrac{10}{1+1} = 5$
Since $m$ is an integer, there are two numerically greatest terms:
$T_5$ and $T_6$
Hence, the correct answer is option (3).
Example 5:
For the $9^{\text{th}}$ term in the binomial expansion of $(3+6x)^n$ (in increasing powers of $6x$), when $x = \dfrac{3}{2}$, find $k + n_0$
$24$
$15$
$17$
$20$
Solution
$\dfrac{n+1}{1+\left|\dfrac{a}{b}\right|} = \dfrac{n+1}{1+\left|\dfrac{3}{6 \cdot \frac{3}{2}}\right|} = \dfrac{3(n+1)}{4}$
Since the $9^{\text{th}}$ term is the greatest,
$8 < \dfrac{3(n+1)}{4} < 9$
$32 < 3(n+1) < 36$
$10.66 < n+1 < 12$
$9.66 < n < 11$
Therefore,
$n_0 = 10$
$k = \dfrac{{}^{10}C_6 \cdot 3^4 \cdot 6^6}{{}^{10}C_3 \cdot 3^7 \cdot 6^3} = 14$
$k + n_0 = 24$
Hence, the correct answer is 24.
List of Topics related to Binomial Theorem
This section gives you a quick overview of all the important subtopics connected to the Binomial Theorem so you know exactly what to study and how each idea fits into exam preparation.
Binomial Theorem for any Index
Binomial Inside Binomial
Important Results of Binomial Theorem for any Index
Last Digits and Remainder using the Binomial Expansion
Practice Questions based on the Greatest Binomial Coefficient
This section gives you a set of exam-oriented practice questions that help you understand how to identify the greatest binomial coefficient and the largest term in a binomial expansion. It’s perfect for strengthening your skills for JEE, CUET, and board exams.
Greatest Term Numerically- Practice Question MCQ
We have shared below the links to practice questions for the topics related to binomial theorem: