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

Question

If the sum of the coefficients in the expansion of (x + y) n is 4096, then the greatest coefficient in the expansion is _____________.

Answer: 2

Solution

Key Concepts and Formulas

The Binomial Theorem states that for any positive integer nn, the expansion of (x+y)n(x+y)^n is given by: (x+y)n=r=0nnCrxnryr=nC0xny0+nC1xn1y1++nCnx0yn(x+y)^n = \sum_{r=0}^{n} {}^nC_r x^{n-r} y^r = {}^nC_0 x^n y^0 + {}^nC_1 x^{n-1} y^1 + \dots + {}^nC_n x^0 y^n The coefficients in this expansion are nC0,nC1,,nCn{}^nC_0, {}^nC_1, \dots, {}^nC_n.

1. Sum of Coefficients: To find the sum of the coefficients in the expansion of (x+y)n(x+y)^n, we substitute x=1x=1 and y=1y=1 into the expansion. Sum of coefficients =(1+1)n=2n= (1+1)^n = 2^n.

2. Greatest Coefficient: In the expansion of (x+y)n(x+y)^n:

  • If nn is an even integer, the greatest coefficient is the coefficient of the middle term, which is nCn/2{}^nC_{n/2}.
  • If nn is an odd integer, there are two middle terms, and their coefficients are equal and greatest: nC(n1)/2{}^nC_{(n-1)/2} and nC(n+1)/2{}^nC_{(n+1)/2}.

Step-by-Step Solution

Step 1: Determine the value of 'n'

We are given that the sum of the coefficients in the expansion of (x+y)n(x+y)^n is 40964096. Why this step? To find the greatest coefficient, we first need to know the value of nn.

Using the formula for the sum of coefficients: 2n=40962^n = 4096

Now, we need to express 40964096 as a power of 22:

  • 21=22^1 = 2
  • 22=42^2 = 4
  • ...
  • 210=10242^{10} = 1024
  • 211=20482^{11} = 2048
  • 212=40962^{12} = 4096

So, we have: 2n=2122^n = 2^{12} Equating the exponents, we get: n=12n = 12

Step 2: Identify the greatest coefficient for the determined 'n'

Since n=12n=12 (an even number), the greatest coefficient in the expansion of (x+y)12(x+y)^{12} will be the coefficient of the middle term. Why this step? The greatest coefficient formula depends on whether nn is even or odd. Since n=12n=12 is even, we use the corresponding formula.

For an even nn, the greatest coefficient is nCn/2{}^nC_{n/2}. Substituting n=12n=12: Greatest coefficient =12C12/2=12C6= {}^{12}C_{12/2} = {}^{12}C_6.

Step 3: Calculate the value of the greatest coefficient

Now we calculate the value of 12C6{}^{12}C_6. Why this step? This is the final calculation to arrive at the answer.

The formula for combinations is nCr=n!r!(nr)!{}^nC_r = \frac{n!}{r!(n-r)!}. 12C6=12!6!(126)!=12!6!6!{}^{12}C_6 = \frac{12!}{6!(12-6)!} = \frac{12!}{6!6!} Expanding the factorials: 12C6=12×11×10×9×8×7×6!6×5×4×3×2×1×6!{}^{12}C_6 = \frac{12 \times 11 \times 10 \times 9 \times 8 \times 7 \times 6!}{6 \times 5 \times 4 \times 3 \times 2 \times 1 \times 6!} Cancel out 6!6! from the numerator and denominator: 12C6=12×11×10×9×8×76×5×4×3×2×1{}^{12}C_6 = \frac{12 \times 11 \times 10 \times 9 \times 8 \times 7}{6 \times 5 \times 4 \times 3 \times 2 \times 1} Simplify the expression: 12C6=126×2×11×105×93×84×7{}^{12}C_6 = \frac{\cancel{12}}{\cancel{6 \times 2}} \times 11 \times \frac{\cancel{10}}{\cancel{5}} \times \frac{\cancel{9}}{\cancel{3}} \times \frac{\cancel{8}}{\cancel{4}} \times 7 12C6=1×11×2×3×2×7{}^{12}C_6 = 1 \times 11 \times 2 \times 3 \times 2 \times 7 12C6=924{}^{12}C_6 = 924

Tips and Common Mistakes

  • Tip for powers of 2: It's very helpful to memorize common powers of 2 (e.g., 210=10242^{10} = 1024) to quickly solve equations involving powers of 2.
  • Common Mistake (Greatest Coefficient vs. Greatest Term): Do not confuse the "greatest coefficient" with the "greatest term". The greatest coefficient is purely based on nn, while the greatest term in the expansion depends on the actual values of xx and yy. For example, in (2+3)2=4+12+9(2+3)^2 = 4+12+9, the greatest coefficient is 2C1=2{}^2C_1=2, but the greatest term is 1212. Here, the question specifically asks for the "greatest coefficient".
  • Combinations Calculation: Be careful with factorials and cancellations to avoid arithmetic errors.

Summary/Key Takeaway

This problem effectively tests your understanding of two fundamental properties of binomial expansions: how to calculate the sum of coefficients by setting variables to 1, and how to identify the greatest coefficient based on whether nn is even or odd. Once nn is determined, the problem reduces to a straightforward calculation of a combination nCr{}^nC_r.

Practice More Binomial Theorem Questions

View All Questions