Skip to main content
Back to Binomial Theorem
JEE Main 2024
Binomial Theorem
Binomial Theorem
Hard

Question

Let n \ge 5 be an integer. If 9 n - 8n - 1 = 64α\alpha and 6 n - 5n - 1 = 25β\beta, then α\alpha - β\beta is equal to

Options

Solution

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 nn and any real numbers aa and bb, the theorem states: (a+b)n=k=0n(nk)ankbk(a+b)^n = \sum_{k=0}^{n} \binom{n}{k} a^{n-k} b^k A particularly useful form for this problem is when a=1a=1: (1+x)n=(n0)+(n1)x+(n2)x2+(n3)x3++(nn)xn(1+x)^n = \binom{n}{0} + \binom{n}{1}x + \binom{n}{2}x^2 + \binom{n}{3}x^3 + \dots + \binom{n}{n}x^n By substituting (n0)=1\binom{n}{0} = 1 and (n1)=n\binom{n}{1} = n, this expansion becomes: (1+x)n=1+nx+(n2)x2+(n3)x3++xn(1+x)^n = 1 + nx + \binom{n}{2}x^2 + \binom{n}{3}x^3 + \dots + x^n We will use this form to expand 9n9^n as (1+8)n(1+8)^n and 6n6^n as (1+5)n(1+5)^n.


Part 1: Deriving the expression for α\alpha

We are given the equation: 9n8n1=64α9^n - 8n - 1 = 64\alpha

Step 1.1: Express 9n9^n in binomial form To apply the Binomial Theorem, we rewrite 9n9^n as (1+8)n(1+8)^n. This form is strategic because 64=8264 = 8^2, and expanding (1+8)n(1+8)^n will yield terms involving powers of 8, which can then be simplified with the 6464 in the denominator. 9n=(1+8)n9^n = (1+8)^n

Step 1.2: Expand (1+8)n(1+8)^n using the Binomial Theorem Using the expansion (1+x)n=1+nx+(n2)x2+(n3)x3++xn(1+x)^n = 1 + nx + \binom{n}{2}x^2 + \binom{n}{3}x^3 + \dots + x^n with x=8x=8: (1+8)n=(n0)+(n1)(8)+(n2)(8)2+(n3)(8)3++(nn)(8)n(1+8)^n = \binom{n}{0} + \binom{n}{1}(8) + \binom{n}{2}(8)^2 + \binom{n}{3}(8)^3 + \dots + \binom{n}{n}(8)^n Substituting the values of the first two binomial coefficients ((n0)=1\binom{n}{0}=1 and (n1)=n\binom{n}{1}=n): (1+8)n=1+8n+(n2)82+(n3)83++(nn)8n(1+8)^n = 1 + 8n + \binom{n}{2}8^2 + \binom{n}{3}8^3 + \dots + \binom{n}{n}8^n

Step 1.3: Substitute the expansion and simplify for α\alpha Now, substitute this expanded form of (1+8)n(1+8)^n back into the original equation for α\alpha: 64α=(1+8n+(n2)82+(n3)83++(nn)8n)8n164\alpha = \left( 1 + 8n + \binom{n}{2}8^2 + \binom{n}{3}8^3 + \dots + \binom{n}{n}8^n \right) - 8n - 1 We observe that the terms 11 and 8n8n from the expansion cancel out with the 8n1-8n-1 terms. This cancellation is crucial and simplifies the expression significantly. 64α=(11)+(8n8n)+(n2)82+(n3)83++(nn)8n64\alpha = (1-1) + (8n-8n) + \binom{n}{2}8^2 + \binom{n}{3}8^3 + \dots + \binom{n}{n}8^n 64α=(n2)82+(n3)83+(n4)84++(nn)8n64\alpha = \binom{n}{2}8^2 + \binom{n}{3}8^3 + \binom{n}{4}8^4 + \dots + \binom{n}{n}8^n Finally, divide both sides by 6464 (which is 828^2) to find α\alpha. Each term in the summation is divided by 828^2, reducing the power of 8 by two for each term: α=(n2)82+(n3)83+(n4)84++(nn)8n82\alpha = \frac{\binom{n}{2}8^2 + \binom{n}{3}8^3 + \binom{n}{4}8^4 + \dots + \binom{n}{n}8^n}{8^2} α=(n2)822+(n3)832+(n4)842++(nn)8n2\alpha = \binom{n}{2}8^{2-2} + \binom{n}{3}8^{3-2} + \binom{n}{4}8^{4-2} + \dots + \binom{n}{n}8^{n-2} α=(n2)+(n3)8+(n4)82++(nn)8n2\alpha = \binom{n}{2} + \binom{n}{3}8 + \binom{n}{4}8^2 + \dots + \binom{n}{n}8^{n-2} This is our simplified expression for α\alpha.


Part 2: Deriving the expression for β\beta}

Similarly, we are given the equation: 6n5n1=25β6^n - 5n - 1 = 25\beta

Step 2.1: Express 6n6^n in binomial form We rewrite 6n6^n as (1+5)n(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=5225 = 5^2 in the denominator. 6n=(1+5)n6^n = (1+5)^n

Step 2.2: Expand (1+5)n(1+5)^n using the Binomial Theorem Using the expansion (1+x)n=1+nx+(n2)x2+(n3)x3++xn(1+x)^n = 1 + nx + \binom{n}{2}x^2 + \binom{n}{3}x^3 + \dots + x^n with x=5x=5: (1+5)n=(n0)+(n1)(5)+(n2)(5)2+(n3)(5)3++(nn)(5)n(1+5)^n = \binom{n}{0} + \binom{n}{1}(5) + \binom{n}{2}(5)^2 + \binom{n}{3}(5)^3 + \dots + \binom{n}{n}(5)^n Substituting (n0)=1\binom{n}{0}=1 and (n1)=n\binom{n}{1}=n: (1+5)n=1+5n+(n2)52+(n3)53++(nn)5n(1+5)^n = 1 + 5n + \binom{n}{2}5^2 + \binom{n}{3}5^3 + \dots + \binom{n}{n}5^n

Step 2.3: Substitute the expansion and simplify for β\beta Now, substitute this expanded form of (1+5)n(1+5)^n back into the original equation for β\beta: 25β=(1+5n+(n2)52+(n3)53++(nn)5n)5n125\beta = \left( 1 + 5n + \binom{n}{2}5^2 + \binom{n}{3}5^3 + \dots + \binom{n}{n}5^n \right) - 5n - 1 Again, the terms 11 and 5n5n from the expansion cancel out with the 5n1-5n-1 terms: 25β=(11)+(5n5n)+(n2)52+(n3)53++(nn)5n25\beta = (1-1) + (5n-5n) + \binom{n}{2}5^2 + \binom{n}{3}5^3 + \dots + \binom{n}{n}5^n 25β=(n2)52+(n3)53+(n4)54++(nn)5n25\beta = \binom{n}{2}5^2 + \binom{n}{3}5^3 + \binom{n}{4}5^4 + \dots + \binom{n}{n}5^n Finally, divide both sides by 2525 (which is 525^2) to find β\beta. Each term in the summation is divided by 525^2, reducing the power of 5 by two: β=(n2)52+(n3)53+(n4)54++(nn)5n52\beta = \frac{\binom{n}{2}5^2 + \binom{n}{3}5^3 + \binom{n}{4}5^4 + \dots + \binom{n}{n}5^n}{5^2} β=(n2)522+(n3)532+(n4)542++(nn)5n2\beta = \binom{n}{2}5^{2-2} + \binom{n}{3}5^{3-2} + \binom{n}{4}5^{4-2} + \dots + \binom{n}{n}5^{n-2} β=(n2)+(n3)5+(n4)52++(nn)5n2\beta = \binom{n}{2} + \binom{n}{3}5 + \binom{n}{4}5^2 + \dots + \binom{n}{n}5^{n-2} This is our simplified expression for β\beta.


Part 3: Calculating αβ\alpha - \beta

Now that we have simplified expressions for α\alpha and β\beta, we can find their difference: αβ=((n2)+(n3)8+(n4)82++(nn)8n2)((n2)+(n3)5+(n4)52++(nn)5n2)\alpha - \beta = \left( \binom{n}{2} + \binom{n}{3}8 + \binom{n}{4}8^2 + \dots + \binom{n}{n}8^{n-2} \right) - \left( \binom{n}{2} + \binom{n}{3}5 + \binom{n}{4}5^2 + \dots + \binom{n}{n}5^{n-2} \right)

Step 3.1: Group common binomial coefficients and simplify We group the terms that share the same binomial coefficient (nk)\binom{n}{k}: αβ=((n2)(n2))+((n3)8(n3)5)+((n4)82(n4)52)++((nn)8n2(nn)5n2)\alpha - \beta = \left(\binom{n}{2} - \binom{n}{2}\right) + \left(\binom{n}{3}8 - \binom{n}{3}5\right) + \left(\binom{n}{4}8^2 - \binom{n}{4}5^2\right) + \dots + \left(\binom{n}{n}8^{n-2} - \binom{n}{n}5^{n-2}\right) The first terms, (n2)(n2)\binom{n}{2} - \binom{n}{2}, cancel each other out, resulting in 0. Then, we factor out the common binomial coefficients from the remaining terms: αβ=0+(n3)(85)+(n4)(8252)++(nn)(8n25n2)\alpha - \beta = 0 + \binom{n}{3}(8-5) + \binom{n}{4}(8^2-5^2) + \dots + \binom{n}{n}(8^{n-2}-5^{n-2}) αβ=(n3)(85)+(n4)(8252)++(nn)(8n25n2)\alpha - \beta = \binom{n}{3}(8-5) + \binom{n}{4}(8^2-5^2) + \dots + \binom{n}{n}(8^{n-2}-5^{n-2})


Conclusion

By systematically applying the Binomial Theorem and simplifying the resulting expressions, we find that: αβ=(n3)(85)+(n4)(8252)++(nn)(8n25n2)\alpha - \beta = \binom{n}{3}(8-5) + \binom{n}{4}(8^2-5^2) + \dots + \binom{n}{n}(8^{n-2}-5^{n-2}) This expression matches Option (C).


Tips for JEE Aspirants / Common Mistakes

  1. Master the Binomial Theorem: A strong understanding of (a+b)n(a+b)^n and especially (1+x)n(1+x)^n expansions is fundamental. Remember the values of (n0)=1\binom{n}{0}=1 and (n1)=n\binom{n}{1}=n.
  2. Strategic Binomial Expansion: When you see expressions like 9n9^n or 6n6^n combined with linear terms (8n8n, 5n5n) and a constant (11), immediately think of expanding them as (1+8)n(1+8)^n or (1+5)n(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 (6464 or 2525).
  3. Careful Algebraic Manipulation: Pay close attention to signs when subtracting expressions. Ensure that all terms are correctly grouped and factored.
  4. 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 xx in each term after division. In this problem, after dividing by x2x^2, the term (nk)xk\binom{n}{k}x^k becomes (nk)xk2\binom{n}{k}x^{k-2}.
  5. 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 (9n9^n and 6n6^n) into a binomial form (1+x)n(1+x)^n such that the lower-order terms cancel out, allowing for clean division and summation.

Practice More Binomial Theorem Questions

View All Questions