Animated Solution for Mathematics - Binomial Theorem: The sum of coefficients of integral power of x in the binomial expansion (1−2x)50 is
Select Answer:
Visualized Solution
Analyze the Expression (1−2x)50
Given expression: (1−2x)50
Goal: Find the sum of coefficients of terms where the power of x is an integer.
An integral power of x means xk where k∈{0,1,2,…}.
Expand the Binomial
Using the Binomial Theorem:
(1−2x)50=(050)−(150)(2x)1+(250)(2x)2−…
Identify Integral Powers
Terms with even powers of x yield integral powers of x.
Example: (x)2=x1, (x)4=x2.
Odd powers of x yield fractional powers of x.
Introduce Dummy Variable t
Let t=x.
Define a new polynomial: g(t)=(1−2t)50.
The problem reduces to finding the sum of coefficients of even powers of t in g(t).
Sum of Even Coefficients Formula
For any polynomial P(t), the sum of coefficients of even powers is:
Sum=2P(1)+P(−1)
Applying this to g(t): Sum=2g(1)+g(−1)
Evaluate g(1)
Substitute t=1 into g(t)=(1−2t)50.
g(1)=(1−2(1))50
g(1)=(−1)50=1
Evaluate g(−1)
Substitute t=−1 into g(t)=(1−2t)50.
g(−1)=(1−2(−1))50
g(−1)=(1+2)50=350
Final Calculation
Substitute g(1)=1 and g(−1)=350 into the formula.
Sum=21+350
Final Answer: 21(350+1)
00:00 / 00:00
The Sigma Insight: Properties of Binomial Coefficients
Solution Diagram
The Beauty of Binomial Symmetry
Welcome, fellow traveler on the path of JEE mastery. Today, we are going to unravel a problem that, at first glance, might seem like a tedious exercise in expansion, but is actually a beautiful demonstration of algebraic symmetry.
We are looking at the binomial expansion of (1−2x)50 and seeking the sum of the coefficients of the integral powers of x. Let us dive in.
Deconstructing the Expression
Imagine you are standing before the expression (1−2x)50. If we were to expand this using the Binomial Theorem, we would have a long string of terms.
The general term in this expansion is given by:
Tk+1=(k50)(1)50−k(−2x)k=(k50)(−2)kxk/2
The question asks for the sum of coefficients of integral powers of x. For the power of x to be an integer, the exponent k/2 must be an integer, which implies that k must be an even number.
This is the geometric reality of our problem: we only care about the terms where k is even.
The Elegant Substitution
To make this manageable, let us introduce a dummy variable. Let t=x.
Our expression now becomes a polynomial g(t)=(1−2t)50. The problem has now shifted: we need the sum of the coefficients of the even powers of t in this new polynomial g(t).
This is a classic JEE technique—transforming a complex-looking expression into a standard polynomial form where we can apply known theorems.
The Magic of Even Coefficients
For any polynomial P(t)=a0+a1t+a2t2+a3t3+⋯+antn, there is a beautiful property to extract the sum of coefficients of even powers.
If we evaluate the polynomial at t=1, we get P(1)=a0+a1+a2+a3+…. If we evaluate it at t=−1, we get P(−1)=a0−a1+a2−a3+….
Notice what happens when we add these two:
P(1)+P(−1)=2(a0+a2+a4+…)
Thus, the sum of the even coefficients is simply:
Sum=2P(1)+P(−1)
The Final Calculation
Now, let us apply this to our polynomial g(t)=(1−2t)50. First, we calculate g(1):
g(1)=(1−2(1))50=(1−2)50=(−1)50=1
Next, we calculate g(−1):
g(−1)=(1−2(−1))50=(1+2)50=350
Finally, we plug these into our formula for the sum of even coefficients:
Sum=2g(1)+g(−1)=21+350
And there you have it! The sum of the coefficients of the integral powers of x is 21(350+1).
It is a result that emerges not from brute force, but from understanding the underlying structure of the binomial expansion. Keep this perspective, and you will find that even the most daunting problems have an elegant, hidden path to the solution.