Solution
We will solve this using the Binomial Theorem:
(1+x)n=1+nx+nC2x2+nC3x3+⋯+nCnxn
Step 1: Find the value of α
Given 64α=9n−8n−1.
We can write 9n as (1+8)n:
(1+8)n=1+n(8)+nC2(8)2+nC3(8)3+⋯+nCn(8)n
Substituting this into the equation for α:
64α=[1+8n+nC2(82)+nC3(83)+⋯+nCn(8n)]−8n−1
The 1 and 8n terms cancel out:
64α=nC2(82)+nC3(83)+⋯+nCn(8n)
Divide both sides by 64 (which is 82):
α=nC2+nC3(8)+nC4(82)+⋯+nCn(8n−2)
Step 2: Find the value of β
Note: In the image, the second equation is 6n−5n=25β. Usually, in these problems, it follows the pattern 6n−5n−1=25β. Let's solve for β using the standard binomial expansion 6n=(1+5)n.
(1+5)n=1+n(5)+nC2(52)+nC3(53)+⋯+nCn(5n)
Substituting this:
25β=[1+5n+nC2(52)+nC3(53)+⋯+nCn(5n)]−5n−1
The 1 and 5n terms cancel out:
25β=nC2(52)+nC3(53)+⋯+nCn(5n)
Divide both sides by 25 (which is 52):
β=nC2+nC3(5)+nC4(52)+⋯+nCn(5n−2)
Step 3: Calculate α−β
Subtract the expression for β from α:
α−β=(nC2−nC2)+nC3(8−5)+nC4(82−52)+⋯+nCn(8n−2−5n−2)
α−β=nC3(8−5)+nC4(82−52)+⋯+nCn(8n−2−5n−2)
Final Answer
The result matches Option (C).