Welcome back, future IITians! Today, we're diving deep into the fascinating world of the
Binomial Theorem and its
simple yet powerful applications. While the theorem itself provides a formula for expanding $(a+b)^n$, its true beauty lies in how we can use this expansion to solve a variety of problems โ from finding specific terms to proving divisibility and approximating values. This section is crucial for both CBSE and JEE, as these applications form the bedrock of many advanced problems.
Let's begin by recalling the Binomial Theorem for a positive integer index 'n':
The Binomial Theorem:
For any positive integer $n$, the expansion of $(a+b)^n$ is given by:
$$ (a+b)^n = inom{n}{0}a^n b^0 + inom{n}{1}a^{n-1}b^1 + inom{n}{2}a^{n-2}b^2 + dots + inom{n}{r}a^{n-r}b^r + dots + inom{n}{n}a^0 b^n $$
Where $inom{n}{r}$ (read as "n choose r") is the binomial coefficient, calculated as $frac{n!}{r!(n-r)!}$.
Now, let's explore its simple applications one by one.
---
Application 1: Finding Specific Terms in a Binomial Expansion
This is perhaps the most fundamental application. The Binomial Theorem provides a general term formula, which is a powerful tool.
1.1. The General Term ($T_{r+1}$)
The $(r+1)^{th}$ term in the expansion of $(a+b)^n$ is denoted by $T_{r+1}$ and is given by:
$$ mathbf{T_{r+1} = inom{n}{r} a^{n-r} b^r} $$
Remember, 'r' here starts from 0 for the first term. So, for the first term (r=0), we get $inom{n}{0}a^n b^0$. For the second term (r=1), we get $inom{n}{1}a^{n-1}b^1$, and so on.
Why $T_{r+1}$ and not $T_r$?
Because the index 'r' in $inom{n}{r}$ tells us how many times 'b' has been chosen (and 'n-r' times 'a'). Since 'b' starts with a power of 0 in the first term, 'r' being 0 corresponds to the first term. Hence, 'r' always corresponds to one less than the term number.
1.2. Term Independent of $x$ (Constant Term)
Sometimes, you'll be asked to find a term that doesn't contain the variable $x$. This is often called the
constant term or the
term independent of x. To find it:
- Write down the general term $T_{r+1}$.
- Collect all the powers of $x$ in $T_{r+1}$.
- Equate the total power of $x$ to zero.
- Solve for $r$. If $r$ is a non-negative integer, then such a term exists.
- Substitute the value of $r$ back into the general term to find the term.
1.3. Middle Term(s)
The number of terms in the expansion of $(a+b)^n$ is $(n+1)$.
If $n$ is an even integer, then $(n+1)$ is odd. In this case, there is only one middle term.
The middle term is $T_{left(frac{n}{2}+1
ight)}$.
If $n$ is an odd integer, then $(n+1)$ is even. In this case, there are two middle terms.
The two middle terms are $T_{left(frac{n+1}{2}
ight)}$ and $T_{left(frac{n+1}{2}+1
ight)}$.
---
Example 1: Finding a Specific Term and Term Independent of x
Find the 6th term and the term independent of x in the expansion of $left(2x^2 - frac{1}{3x}
ight)^9$.
Solution:
Here, $a = 2x^2$, $b = -frac{1}{3x}$, and $n=9$.
Part 1: Finding the 6th term
For the 6th term, we need $r+1 = 6$, so $r=5$.
Using the general term formula $T_{r+1} = inom{n}{r} a^{n-r} b^r$:
$$ T_6 = inom{9}{5} (2x^2)^{9-5} left(-frac{1}{3x}
ight)^5 $$
$$ T_6 = inom{9}{5} (2x^2)^4 left(-frac{1}{3x}
ight)^5 $$
Calculate $inom{9}{5} = frac{9!}{5!4!} = frac{9 imes 8 imes 7 imes 6}{4 imes 3 imes 2 imes 1} = 9 imes 2 imes 7 = 126$.
$$ T_6 = 126 cdot (2^4)(x^2)^4 cdot (-1)^5 cdot frac{1}{(3x)^5} $$
$$ T_6 = 126 cdot 16 cdot x^8 cdot (-1) cdot frac{1}{3^5 x^5} $$
$$ T_6 = 126 cdot 16 cdot (-1) cdot frac{x^8}{243 x^5} $$
$$ T_6 = -2016 cdot frac{x^3}{243} $$
Dividing by 9: $126/9 = 14$, $243/9 = 27$.
$$ T_6 = -frac{14 imes 16}{27} x^3 = -frac{224}{27} x^3 $$
So, the 6th term is $mathbf{-frac{224}{27} x^3}$.
Part 2: Finding the term independent of x
First, write the general term $T_{r+1}$:
$$ T_{r+1} = inom{9}{r} (2x^2)^{9-r} left(-frac{1}{3x}
ight)^r $$
$$ T_{r+1} = inom{9}{r} 2^{9-r} (x^2)^{9-r} (-1)^r frac{1}{3^r x^r} $$
$$ T_{r+1} = inom{9}{r} 2^{9-r} (-1)^r 3^{-r} x^{2(9-r)} x^{-r} $$
Collect powers of x: $x^{18-2r-r} = x^{18-3r}$.
For the term independent of x, the power of x must be 0.
$$ 18 - 3r = 0 $$
$$ 3r = 18 implies r = 6 $$
Since $r=6$ is a non-negative integer, a term independent of x exists. Substitute $r=6$ back into the expression for $T_{r+1}$ (excluding the x part):
$$ T_7 = inom{9}{6} 2^{9-6} (-1)^6 3^{-6} $$
$$ T_7 = inom{9}{3} 2^3 (1) frac{1}{3^6} $$
Calculate $inom{9}{3} = frac{9 imes 8 imes 7}{3 imes 2 imes 1} = 3 imes 4 imes 7 = 84$.
$$ T_7 = 84 cdot 8 cdot frac{1}{729} $$
$$ T_7 = frac{672}{729} $$
Both 672 and 729 are divisible by 3: $672/3 = 224$, $729/3 = 243$.
Both 224 and 243 are not further divisible by common factors (224 is $2^5 imes 7$, 243 is $3^5$).
So, the term independent of x is $mathbf{frac{224}{243}}$.
---
Application 2: Finding Coefficients of Specific Powers of $x$
This is very similar to finding a specific term, but the question explicitly asks for the numerical value multiplying a certain power of $x$.
The procedure is identical to finding the term independent of $x$, except that you equate the power of $x$ to the desired power, not necessarily zero.
Example 2: Finding the Coefficient of $x^7$
Find the coefficient of $x^7$ in the expansion of $left(frac{x^2}{3} + frac{1}{x^3}
ight)^5$.
Solution:
Here, $a = frac{x^2}{3}$, $b = frac{1}{x^3}$, and $n=5$.
Write down the general term $T_{r+1}$:
$$ T_{r+1} = inom{5}{r} left(frac{x^2}{3}
ight)^{5-r} left(frac{1}{x^3}
ight)^r $$
$$ T_{r+1} = inom{5}{r} frac{(x^2)^{5-r}}{3^{5-r}} frac{1}{(x^3)^r} $$
$$ T_{r+1} = inom{5}{r} frac{x^{10-2r}}{3^{5-r} x^{3r}} $$
$$ T_{r+1} = inom{5}{r} 3^{-(5-r)} x^{10-2r-3r} $$
$$ T_{r+1} = inom{5}{r} 3^{r-5} x^{10-5r} $$
We want the coefficient of $x^7$, so we set the power of $x$ to 7:
$$ 10 - 5r = 7 $$
$$ 5r = 3 $$
$$ r = frac{3}{5} $$
Since $r$ is not an integer, there is
no term containing $x^7$ in this expansion.
Therefore, the coefficient of $x^7$ is $mathbf{0}$.
JEE Focus: Important Note on 'r'
Always ensure that the value of 'r' you obtain is a non-negative integer (i.e., $r in {0, 1, 2, dots, n}$). If $r$ is a fraction or a negative number, it means the desired term or coefficient does not exist in the expansion, and its coefficient is 0.
---
Application 3: Sums of Binomial Coefficients
The binomial theorem provides elegant ways to find sums of binomial coefficients.
Consider the expansion of $(1+x)^n$:
$$ (1+x)^n = inom{n}{0} + inom{n}{1}x + inom{n}{2}x^2 + dots + inom{n}{r}x^r + dots + inom{n}{n}x^n $$
Let's denote $inom{n}{r}$ as $C_r$ for brevity.
$$ (1+x)^n = C_0 + C_1 x + C_2 x^2 + dots + C_r x^r + dots + C_n x^n $$
3.1. Sum of all Binomial Coefficients
Substitute $x=1$ into the expansion of $(1+x)^n$:
$$ (1+1)^n = C_0 + C_1(1) + C_2(1)^2 + dots + C_n(1)^n $$
$$ mathbf{2^n = C_0 + C_1 + C_2 + dots + C_n} $$
This tells us that the sum of all binomial coefficients for a given 'n' is $2^n$.
3.2. Alternating Sum of Binomial Coefficients
Substitute $x=-1$ into the expansion of $(1+x)^n$:
$$ (1-1)^n = C_0 + C_1(-1) + C_2(-1)^2 + dots + C_n(-1)^n $$
$$ 0^n = C_0 - C_1 + C_2 - C_3 + dots + (-1)^n C_n $$
For $n > 0$, $0^n = 0$.
$$ mathbf{0 = C_0 - C_1 + C_2 - C_3 + dots + (-1)^n C_n quad (for n > 0)} $$
For $n=0$, $(1+x)^0 = 1$, so $C_0=1$. The formula holds for $n=0$ as well.
3.3. Sum of Even and Odd Binomial Coefficients
We have two important identities:
1. $C_0 + C_1 + C_2 + C_3 + dots + C_n = 2^n quad dots(A)$
2. $C_0 - C_1 + C_2 - C_3 + dots + (-1)^n C_n = 0 quad dots(B)$
Add (A) and (B):
$(C_0 + C_1 + C_2 + dots) + (C_0 - C_1 + C_2 - dots) = 2^n + 0$
$2(C_0 + C_2 + C_4 + dots) = 2^n$
$$ mathbf{C_0 + C_2 + C_4 + dots = 2^{n-1}} $$
This is the sum of binomial coefficients with even lower indices.
Subtract (B) from (A):
$(C_0 + C_1 + C_2 + dots) - (C_0 - C_1 + C_2 - dots) = 2^n - 0$
$2(C_1 + C_3 + C_5 + dots) = 2^n$
$$ mathbf{C_1 + C_3 + C_5 + dots = 2^{n-1}} $$
This is the sum of binomial coefficients with odd lower indices.
Sum Type |
Formula |
|---|
| Sum of all coefficients | $C_0 + C_1 + dots + C_n = 2^n$ |
| Alternating sum | $C_0 - C_1 + dots + (-1)^n C_n = 0$ (for $n>0$) |
| Sum of even-indexed coefficients | $C_0 + C_2 + C_4 + dots = 2^{n-1}$ |
| Sum of odd-indexed coefficients | $C_1 + C_3 + C_5 + dots = 2^{n-1}$ |
Example 3: Sum of Coefficients
Find the value of $S = inom{10}{0} + inom{10}{2} + inom{10}{4} + dots + inom{10}{10}$.
Solution:
This is the sum of binomial coefficients with even lower indices for $n=10$.
Using the formula: $C_0 + C_2 + C_4 + dots = 2^{n-1}$.
Here, $n=10$.
So, $S = 2^{10-1} = 2^9$.
$2^9 = 512$.
Therefore, $S = mathbf{512}$.
---
Application 4: Divisibility Problems
The binomial theorem is very useful in proving divisibility properties or finding remainders when large numbers are divided by another. The key idea is to express the number in the form of $(1+k)^n$ or $(k-1)^n$ and expand it, isolating a term that is a multiple of the divisor.
Example 4: Divisibility Proof
Prove that $7^{2n} + 16n - 1$ is divisible by 64 for any positive integer $n$.
Solution:
We need to show that $7^{2n} + 16n - 1 = 64k$ for some integer $k$.
Let's rewrite $7^{2n}$ as $(7^2)^n = 49^n$.
Now, express 49 in terms of 64 or a multiple of 64 minus/plus 1.
$49 = 1 + 48$.
So, $7^{2n} = (1 + 48)^n$.
Expand $(1+48)^n$ using the Binomial Theorem:
$$ (1+48)^n = inom{n}{0}(1)^n(48)^0 + inom{n}{1}(1)^{n-1}(48)^1 + inom{n}{2}(1)^{n-2}(48)^2 + inom{n}{3}(1)^{n-3}(48)^3 + dots + inom{n}{n}(1)^0(48)^n $$
$$ (1+48)^n = 1 + n cdot 48 + inom{n}{2} (48)^2 + inom{n}{3} (48)^3 + dots + (48)^n $$
$$ (1+48)^n = 1 + 48n + 48^2 left[inom{n}{2} + inom{n}{3} 48 + dots + (48)^{n-2}
ight] $$
Now substitute this back into the original expression:
$$ 7^{2n} + 16n - 1 = (1 + 48n + 48^2[dots]) + 16n - 1 $$
$$ = 1 + 48n + 48^2[dots] + 16n - 1 $$
The '1' and '-1' cancel out.
$$ = 48n + 16n + 48^2[dots] $$
$$ = 64n + 48^2[dots] $$
We know $48 = 64 - 16$, but more importantly $48 = 3 imes 16$. So $48^2 = (3 imes 16)^2 = 9 imes 16^2 = 9 imes 256$.
Also, $48^2 = (3 imes 16)^2 = 3^2 imes 16^2 = 9 imes 256$.
We need to show it's divisible by 64. Notice that $48^2 = (3 imes 16)^2 = 9 imes 16 imes 16$. Since $16 imes 16 = 256$, and $256 = 4 imes 64$, $48^2$ is divisible by 64.
Let $K = inom{n}{2} + inom{n}{3} 48 + dots + (48)^{n-2}$. K is an integer.
Then, $7^{2n} + 16n - 1 = 64n + 48^2 K = 64n + (64 imes 36) K$ (since $48^2 = 2304 = 64 imes 36$).
$$ = 64n + 64 (36K) $$
$$ = 64 (n + 36K) $$
Since $(n + 36K)$ is an integer, $7^{2n} + 16n - 1$ is a multiple of 64.
Hence, $7^{2n} + 16n - 1$ is divisible by 64.
JEE Tip: For Divisibility Problems
Try to express the base of the power as $(1 pm k)$ or $(k pm 1)$, where $k$ is a multiple of the divisor or related to it. Then expand using the binomial theorem and collect terms.
---
Application 5: Approximations and Inequalities
For small values of $x$ (i.e., $|x| ll 1$), we can approximate $(1+x)^n$ by taking only the first few terms of its binomial expansion.
$$ (1+x)^n = 1 + nx + frac{n(n-1)}{2!}x^2 + frac{n(n-1)(n-2)}{3!}x^3 + dots $$
If $x$ is very small, $x^2, x^3, dots$ will be even smaller, so we can often ignore terms beyond the first or second.
Linear approximation: $(1+x)^n approx 1+nx$ (ignoring $x^2$ and higher powers).
Quadratic approximation: $(1+x)^n approx 1+nx + frac{n(n-1)}{2}x^2$ (ignoring $x^3$ and higher powers).
This is particularly useful in physics and engineering, but in mathematics, we often use it to compare magnitudes or prove inequalities.
Example 5: Comparing Numbers using Binomial Theorem
Which number is larger: $(1.01)^{100}$ or $100$?
Solution:
Let's expand $(1.01)^{100}$ using the binomial theorem.
We can write $1.01 = 1 + 0.01$. So, we have $(1+0.01)^{100}$.
Using the expansion $(1+x)^n = inom{n}{0} + inom{n}{1}x + inom{n}{2}x^2 + dots$
Here $n=100$ and $x=0.01$.
$$ (1+0.01)^{100} = inom{100}{0} + inom{100}{1}(0.01) + inom{100}{2}(0.01)^2 + inom{100}{3}(0.01)^3 + dots $$
$$ (1+0.01)^{100} = 1 + 100(0.01) + frac{100 imes 99}{2}(0.01)^2 + ext{positive terms} $$
$$ (1+0.01)^{100} = 1 + 1 + frac{100 imes 99}{2} (0.0001) + ext{positive terms} $$
$$ (1+0.01)^{100} = 2 + 50 imes 99 imes 0.0001 + ext{positive terms} $$
$$ (1+0.01)^{100} = 2 + 4950 imes 0.0001 + ext{positive terms} $$
$$ (1+0.01)^{100} = 2 + 0.4950 + ext{positive terms} $$
$$ (1+0.01)^{100} = 2.4950 + ext{positive terms} $$
Since all the remaining terms in the binomial expansion are positive (because $x=0.01$ is positive), we can conclude that:
$$ (1.01)^{100} > 2.4950 $$
Clearly, $2.4950$ is much smaller than $100$.
Therefore, $100$ is much larger than $(1.01)^{100}$.
The larger number is $mathbf{100}$.
---
JEE Main Focus: Mastering Simple Applications
For JEE Main, these "simple applications" are not just about plugging values into formulas. They often involve a twist:
Combining concepts: You might need to find a coefficient in an expansion and then use that coefficient in an arithmetic progression or quadratic equation problem.
Multiple expansions: Problems might involve finding coefficients when two binomial expressions are multiplied, e.g., coefficient of $x^5$ in $(1+x)^3(1+2x)^4$. This requires identifying general terms from both and finding combinations that yield the desired power.
Careful calculation: While the concepts are straightforward, errors often occur in calculations, especially with powers of negative numbers or fractions. Always double-check your arithmetic!
Understanding limits of 'r': Remember that 'r' must be a non-negative integer between 0 and n, inclusive. If you get a fractional or negative 'r', the term doesn't exist.
These applications are foundational. A strong grasp here will make more complex binomial problems, like those involving greatest term, properties of binomial coefficients, or multinomial theorem, much easier to tackle. Keep practicing with diverse examples!