Key Concept: The Binomial Theorem
This problem fundamentally relies on the Binomial Theorem, which provides a formula for expanding powers of binomials. For any non-negative integer n and any real numbers a and b, the theorem states:
(a+b)n=∑k=0n(kn)an−kbk
A particularly useful form for this problem is when a=1:
(1+x)n=(0n)+(1n)x+(2n)x2+(3n)x3+⋯+(nn)xn
By substituting (0n)=1 and (1n)=n, this expansion becomes:
(1+x)n=1+nx+(2n)x2+(3n)x3+⋯+xn
We will use this form to expand 9n as (1+8)n and 6n as (1+5)n.
Part 1: Deriving the expression for α
We are given the equation:
9n−8n−1=64α
Step 1.1: Express 9n in binomial form
To apply the Binomial Theorem, we rewrite 9n as (1+8)n. This form is strategic because 64=82, and expanding (1+8)n will yield terms involving powers of 8, which can then be simplified with the 64 in the denominator.
9n=(1+8)n
Step 1.2: Expand (1+8)n using the Binomial Theorem
Using the expansion (1+x)n=1+nx+(2n)x2+(3n)x3+⋯+xn with x=8:
(1+8)n=(0n)+(1n)(8)+(2n)(8)2+(3n)(8)3+⋯+(nn)(8)n
Substituting the values of the first two binomial coefficients ((0n)=1 and (1n)=n):
(1+8)n=1+8n+(2n)82+(3n)83+⋯+(nn)8n
Step 1.3: Substitute the expansion and simplify for α
Now, substitute this expanded form of (1+8)n back into the original equation for α:
64α=(1+8n+(2n)82+(3n)83+⋯+(nn)8n)−8n−1
We observe that the terms 1 and 8n from the expansion cancel out with the −8n−1 terms. This cancellation is crucial and simplifies the expression significantly.
64α=(1−1)+(8n−8n)+(2n)82+(3n)83+⋯+(nn)8n
64α=(2n)82+(3n)83+(4n)84+⋯+(nn)8n
Finally, divide both sides by 64 (which is 82) to find α. Each term in the summation is divided by 82, reducing the power of 8 by two for each term:
α=82(2n)82+(3n)83+(4n)84+⋯+(nn)8n
α=(2n)82−2+(3n)83−2+(4n)84−2+⋯+(nn)8n−2
α=(2n)+(3n)8+(4n)82+⋯+(nn)8n−2
This is our simplified expression for α.
Part 2: Deriving the expression for β}
Similarly, we are given the equation:
6n−5n−1=25β
Step 2.1: Express 6n in binomial form
We rewrite 6n as (1+5)n. This is analogous to the previous step, setting up the expression for binomial expansion with powers of 5, which will interact with the 25=52 in the denominator.
6n=(1+5)n
Step 2.2: Expand (1+5)n using the Binomial Theorem
Using the expansion (1+x)n=1+nx+(2n)x2+(3n)x3+⋯+xn with x=5:
(1+5)n=(0n)+(1n)(5)+(2n)(5)2+(3n)(5)3+⋯+(nn)(5)n
Substituting (0n)=1 and (1n)=n:
(1+5)n=1+5n+(2n)52+(3n)53+⋯+(nn)5n
Step 2.3: Substitute the expansion and simplify for β
Now, substitute this expanded form of (1+5)n back into the original equation for β:
25β=(1+5n+(2n)52+(3n)53+⋯+(nn)5n)−5n−1
Again, the terms 1 and 5n from the expansion cancel out with the −5n−1 terms:
25β=(1−1)+(5n−5n)+(2n)52+(3n)53+⋯+(nn)5n
25β=(2n)52+(3n)53+(4n)54+⋯+(nn)5n
Finally, divide both sides by 25 (which is 52) to find β. Each term in the summation is divided by 52, reducing the power of 5 by two:
β=52(2n)52+(3n)53+(4n)54+⋯+(nn)5n
β=(2n)52−2+(3n)53−2+(4n)54−2+⋯+(nn)5n−2
β=(2n)+(3n)5+(4n)52+⋯+(nn)5n−2
This is our simplified expression for β.
Part 3: Calculating α−β
Now that we have simplified expressions for α and β, we can find their difference:
α−β=((2n)+(3n)8+(4n)82+⋯+(nn)8n−2)−((2n)+(3n)5+(4n)52+⋯+(nn)5n−2)
Step 3.1: Group common binomial coefficients and simplify
We group the terms that share the same binomial coefficient (kn):
α−β=((2n)−(2n))+((3n)8−(3n)5)+((4n)82−(4n)52)+⋯+((nn)8n−2−(nn)5n−2)
The first terms, (2n)−(2n), cancel each other out, resulting in 0.
Then, we factor out the common binomial coefficients from the remaining terms:
α−β=0+(3n)(8−5)+(4n)(82−52)+⋯+(nn)(8n−2−5n−2)
α−β=(3n)(8−5)+(4n)(82−52)+⋯+(nn)(8n−2−5n−2)
Conclusion
By systematically applying the Binomial Theorem and simplifying the resulting expressions, we find that:
α−β=(3n)(8−5)+(4n)(82−52)+⋯+(nn)(8n−2−5n−2)
This expression matches Option (C).
Tips for JEE Aspirants / Common Mistakes
- Master the Binomial Theorem: A strong understanding of (a+b)n and especially (1+x)n expansions is fundamental. Remember the values of (0n)=1 and (1n)=n.
- Strategic Binomial Expansion: When you see expressions like 9n or 6n combined with linear terms (8n, 5n) and a constant (1), immediately think of expanding them as (1+8)n or (1+5)n. The goal is often to create terms that will cancel out with the linear and constant terms, leaving only higher-order terms divisible by the given constant (64 or 25).
- Careful Algebraic Manipulation: Pay close attention to signs when subtracting expressions. Ensure that all terms are correctly grouped and factored.
- Index Management: Be precise with the exponents and the range of summation for binomial coefficients. A common mistake is to miscount the starting or ending index, or the power of x in each term after division. In this problem, after dividing by x2, the term (kn)xk becomes (kn)xk−2.
- Option Comparison: Always compare your derived solution carefully with the given options. Sometimes, the options might be presented in a slightly different form, or there might be an error in the question or the marked correct answer itself. Based on our rigorous derivation, the result matches Option (C), despite the question marking (A) as correct. It's crucial to trust your correct mathematical derivation.
Key Takeaway: This problem is a classic application of the Binomial Theorem to simplify complex algebraic expressions. The key insight is to recognize how to manipulate the base of the exponential terms (9n and 6n) into a binomial form (1+x)n such that the lower-order terms cancel out, allowing for clean division and summation.