Animated Solution for Mathematics - Binomial Theorem: If α and β be the coefficients of x4 and x2 respectively in the expansion of (x+x2−1)6+(x−x2−1)6, then:
Select Answer:
Visualized Solution
Identify the Structure
The expression is of the form: (a+b)n+(a−b)n
Where a=x
And b=x2−1
The exponent is n=6
Recall the Expansion Formula
Standard Formula: (a+b)n+(a−b)n=2[nC0an+nC2an−2b2+nC4an−4b4+…]
The Sigma Insight: Binomial Expansion for Positive Integral Index
The Beauty of Symmetry
Unlocking the Binomial Expansion
Imagine standing before a mountain of algebra that looks like a nightmare. You see (x+x2−1)6+(x−x2−1)6 and your first instinct might be to panic.
But wait! In the world of JEE Advanced, whenever you see a structure like (a+b)n+(a−b)n, you are not looking at a problem; you are looking at a hidden, elegant pattern. Let us break this down together.
The Power of Pattern Recognition
The expression is of the form (a+b)n+(a−b)n, where a=x, b=x2−1, and n=6.
The magic of this structure is that when we expand both parts, the terms with odd powers of b have opposite signs and cancel each other out completely. We are left with exactly twice the sum of the even terms:
2[nC0an+nC2an−2b2+nC4an−4b4+…]
For n=6, this becomes:
2[6C0a6+6C2a4b2+6C4a2b4+6C6b6]
The Vanishing Act
Now, let us substitute a=x and b=x2−1. Look at what happens to those square roots!
Because every b term is raised to an even power, the square roots will magically disappear. For instance, (x2−1)2=x2−1.
The term (x2−1)4 becomes (x2−1)2, and (x2−1)6 becomes (x2−1)3. This is where the magic happens, simplifying our scary expression into a neat polynomial.
Crunching the Numbers
Before we expand, let us calculate our binomial coefficients: 6C0=1, 6C2=15, 6C4=15, and 6C6=1.
Now, we expand each term:
The second term is 15x4(x2−1)=15x6−15x4.
The third term is 15x2(x2−1)2=15x2(x4−2x2+1)=15x6−30x4+15x2.
The fourth term is (x2−1)3=x6−3x4+3x2−1.
The Final Tally
Now, let us bring all these pieces together inside our main bracket:
[x6]+[15x6−15x4]+[15x6−30x4+15x2]+[x6−3x4+3x2−1]
Grouping the like terms:
x6 terms: 1+15+15+1=32x6x4 terms: −15−30−3=−48x4x2 terms: 15+3=18x2 Constant: −1
So, the expression inside the bracket is 32x6−48x4+18x2−1. Finally, multiply by the factor of 2 from our formula:
2[32x6−48x4+18x2−1]=64x6−96x4+36x2−2
Comparing this with the question, the coefficient of x4 is α=−96, and the coefficient of x2 is β=36.
Therefore, α−β=−96−36=−132. We have conquered the mountain!