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

Question

Let (\matrixn\crk\cr)\left( {\matrix{ n \cr k \cr } } \right) denotes nCk{}^n{C_k} and \left[ {\matrix{ n \cr k \cr } } \right] = \left\{ {\matrix{ {\left( {\matrix{ n \cr k \cr } } \right),} & {if\,0 \le k \le n} \cr {0,} & {otherwise} \cr } } \right. If Ak=i=09(\matrix9\cri\cr)[\matrix12\cr12k+i\cr]+i=08(\matrix8\cri\cr)[\matrix13\cr13k+i\cr]{A_k} = \sum\limits_{i = 0}^9 {\left( {\matrix{ 9 \cr i \cr } } \right)\left[ {\matrix{ {12} \cr {12 - k + i} \cr } } \right] + } \sum\limits_{i = 0}^8 {\left( {\matrix{ 8 \cr i \cr } } \right)\left[ {\matrix{ {13} \cr {13 - k + i} \cr } } \right]} and A 4 - A 3 = 190 p, then p is equal to :

Answer: 0

Solution

Key Concept: Vandermonde's Identity and Properties of Binomial Coefficients

The core of this problem lies in simplifying complex sums of products of binomial coefficients. The key mathematical tool for this is Vandermonde's Identity: k=0r(mk)(nrk)=(m+nr)\sum_{k=0}^{r} \binom{m}{k} \binom{n}{r-k} = \binom{m+n}{r} This identity states that the number of ways to choose rr items from a set of m+nm+n items is equal to the sum of choosing kk items from mm and rkr-k items from nn, for all possible values of kk.

Another crucial property of binomial coefficients used here is the symmetry property: (nk)=(nnk)\binom{n}{k} = \binom{n}{n-k} This property allows us to transform binomial coefficients, which is often necessary to align terms with Vandermonde's Identity.

Step-by-Step Solution

1. Understanding the Given Notation The problem defines two notations:

  • (\matrixn\crk\cr)\left( {\matrix{ n \cr k \cr } } \right) denotes the standard binomial coefficient nCk{}^n{C_k} or (nk)\binom{n}{k}.
  • \left[ {\matrix{ n \cr k \cr } } \right] = \left\{ {\matrix{ {\left( {\matrix{ n \cr k \cr } } \right),} & {if\,0 \le k \le n} \cr {0,} & {otherwise} \cr } } \right.$$ This second notation simply formalizes that the binomial coefficient \binom{n}{k}isis0ififkisoutofthevalidrange(i.e.,is out of the valid range (i.e.,k < 0orork > n$). This is the standard convention for binomial coefficients and is important for extending the summation limits without changing the value of the sum.

The expression for AkA_k is given as: Ak=i=09(\matrix9\cri\cr)[\matrix12\cr12k+i\cr]+i=08(\matrix8\cri\cr)[\matrix13\cr13k+i\cr]{A_k} = \sum\limits_{i = 0}^9 {\left( {\matrix{ 9 \cr i \cr } } \right)\left[ {\matrix{ {12} \cr {12 - k + i} \cr } } \right] + } \sum\limits_{i = 0}^8 {\left( {\matrix{ 8 \cr i \cr } } \right)\left[ {\matrix{ {13} \cr {13 - k + i} \cr } } \right]} Let's simplify each sum separately.

2. Simplifying the First Sum The first sum is S1=i=09(\matrix9\cri\cr)[\matrix12\cr12k+i\cr]S_1 = \sum\limits_{i = 0}^9 {\left( {\matrix{ 9 \cr i \cr } } \right)\left[ {\matrix{ {12} \cr {12 - k + i} \cr } } \right]}. To apply Vandermonde's Identity, we need the second binomial coefficient in the form (nri)\binom{n}{r-i}. We use the symmetry property (nk)=(nnk)\binom{n}{k} = \binom{n}{n-k}: [\matrix12\cr12k+i\cr]=(1212(12k+i))=(12ki)\left[ {\matrix{ {12} \cr {12 - k + i} \cr } } \right] = \binom{12}{12 - (12 - k + i)} = \binom{12}{k - i} Substituting this back into the sum: S1=i=09(9i)(12ki)S_1 = \sum\limits_{i = 0}^9 {\binom{9}{i}} \binom{12}{k - i} Now, this sum perfectly matches Vandermonde's Identity with m=9m=9, n=12n=12, and r=kr=k. The summation limits naturally handle cases where (9i)\binom{9}{i} or (12ki)\binom{12}{k-i} would be zero, effectively summing over all relevant ii. Applying Vandermonde's Identity: S1=(9+12k)=(21k)S_1 = \binom{9+12}{k} = \binom{21}{k}

3. Simplifying the Second Sum The second sum is S2=i=08(\matrix8\cri\cr)[\matrix13\cr13k+i\cr]S_2 = \sum\limits_{i = 0}^8 {\left( {\matrix{ 8 \cr i \cr } } \right)\left[ {\matrix{ {13} \cr {13 - k + i} \cr } } \right]}. Again, we use the symmetry property to transform the second binomial coefficient: [\matrix13\cr13k+i\cr]=(1313(13k+i))=(13ki)\left[ {\matrix{ {13} \cr {13 - k + i} \cr } } \right] = \binom{13}{13 - (13 - k + i)} = \binom{13}{k - i} Substituting this back into the sum: S2=i=08(8i)(13ki)S_2 = \sum\limits_{i = 0}^8 {\binom{8}{i}} \binom{13}{k - i} This also matches Vandermonde's Identity, but this time with m=8m=8, n=13n=13, and r=kr=k. Applying Vandermonde's Identity: S2=(8+13k)=(21k)S_2 = \binom{8+13}{k} = \binom{21}{k}

4. Combining the Terms to Find AkA_k Now, we combine the simplified forms of S1S_1 and S2S_2 to find the expression for AkA_k: Ak=S1+S2=(21k)+(21k)A_k = S_1 + S_2 = \binom{21}{k} + \binom{21}{k} Ak=2(21k)A_k = 2 \binom{21}{k}

5. Calculating A4A3A_4 - A_3 We need to find the value of A4A3A_4 - A_3. Substitute k=4k=4 and k=3k=3 into the expression for AkA_k: A4=2(214)A_4 = 2 \binom{21}{4} A3=2(213)A_3 = 2 \binom{21}{3} Therefore, A4A3=2(214)2(213)=2((214)(213))A_4 - A_3 = 2 \binom{21}{4} - 2 \binom{21}{3} = 2 \left( \binom{21}{4} - \binom{21}{3} \right)

Next, we calculate the values of the binomial coefficients:

  • For (214)\binom{21}{4}: (214)=21×20×19×184×3×2×1\binom{21}{4} = \frac{21 \times 20 \times 19 \times 18}{4 \times 3 \times 2 \times 1} =21×20×19×1824= \frac{21 \times 20 \times 19 \times 18}{24} =21×5×19×3(since 20/4=5 and 18/(3×2×1)=18/6=3)= 21 \times 5 \times 19 \times 3 \quad (\text{since } 20/4 = 5 \text{ and } 18/(3 \times 2 \times 1) = 18/6 = 3) =105×57=5985= 105 \times 57 = 5985
  • For (213)\binom{21}{3}: (213)=21×20×193×2×1\binom{21}{3} = \frac{21 \times 20 \times 19}{3 \times 2 \times 1} =21×20×196= \frac{21 \times 20 \times 19}{6} =7×10×19(since 21/3=7 and 20/2=10)= 7 \times 10 \times 19 \quad (\text{since } 21/3 = 7 \text{ and } 20/2 = 10) =70×19=1330= 70 \times 19 = 1330

Now, substitute these values back: A4A3=2(59851330)A_4 - A_3 = 2 (5985 - 1330) A4A3=2(4655)A_4 - A_3 = 2 (4655) A4A3=9310A_4 - A_3 = 9310

6. Solving for pp The problem states that A4A3=190pA_4 - A_3 = 190p. We have calculated A4A3=9310A_4 - A_3 = 9310. So, we set up the equation: 190p=9310190p = 9310 Now, solve for pp: p=9310190p = \frac{9310}{190} p=93119p = \frac{931}{19} To perform the division: 931÷19931 \div 19: 19×4=7619 \times 4 = 76. 9376=1793 - 76 = 17. Bring down the 11, making it 171171. 19×9=17119 \times 9 = 171. So, p=49p = 49.

Tips and Common Mistakes to Avoid

  • Misinterpreting Notation: Always clarify any non-standard notation at the beginning. Here, the bracket notation for binomial coefficients simply means the standard definition.
  • Incorrect Application of Vandermonde's Identity: Ensure that the indices correctly align with the identity. Specifically, check that the sum of the lower indices of the binomial coefficients in each term is constant (e.g., i+(ki)=ki + (k-i) = k).
  • Forgetting Symmetry Property: The property (nk)=(nnk)\binom{n}{k} = \binom{n}{n-k} is frequently used to manipulate terms into a form suitable for Vandermonde's Identity or other binomial identities.
  • Calculation Errors: Binomial coefficient calculations, especially with larger numbers, are prone to arithmetic errors. Double-check your multiplication and division.
  • Summation Limits: Remember that (nk)=0\binom{n}{k}=0 if k<0k < 0 or k>nk > n. This implies that the explicit summation limits (e.g., i=0i=0 to 99) are generally sufficient, as any terms outside the practical range of ii for which (12ki)\binom{12}{k-i} is non-zero will automatically be zero due to the (9i)\binom{9}{i} term, or vice-versa.

Summary and Key Takeaway This problem is an excellent illustration of how to simplify complex summations involving binomial coefficients by recognizing and applying Vandermonde's Identity. The key steps involved:

  1. Understanding and interpreting the given notation.
  2. Using the symmetry property of binomial coefficients ((nk)=(nnk)\binom{n}{k} = \binom{n}{n-k}) to transform terms into a suitable form.
  3. Applying Vandermonde's Identity to reduce the summations to single binomial coefficients.
  4. Carefully calculating the resulting binomial coefficients.
  5. Solving the final algebraic equation. Mastering these binomial identities is crucial for solving many problems in combinatorics and probability, frequently encountered in competitive exams like JEE.

Practice More Binomial Theorem Questions

View All Questions