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

Question

The value of r=02050rC6\sum\limits_{r = 0}^{20} {{}^{50 - r}{C_6}} is equal to:

Options

Solution

Key Concept: Pascal's Identity and the Hockey-stick Identity

This problem primarily relies on two fundamental identities in combinatorics:

  1. Pascal's Identity: nCr+nCr1=n+1Cr{{}^n{C_r} + {}^n{C_{r - 1}} = {}^{n + 1}{C_r}} This identity states that the sum of two adjacent binomial coefficients in Pascal's triangle is equal to the coefficient directly below them. It can also be written as nCr+nCr+1=n+1Cr+1{{}^n{C_r} + {}^n{C_{r + 1}} = {}^{n + 1}{C_{r + 1}}}. We will use this form extensively.

  2. Hockey-stick Identity (or Christmas Stocking Identity): kCk+k+1Ck+k+2Ck++nCk=n+1Ck+1{{}^k{C_k} + {}^{k + 1}{C_k} + {}^{k + 2}{C_k} + \dots + {}^{n}{C_k} = {}^{n + 1}{C_{k + 1}}} This identity represents the sum of binomial coefficients along a diagonal in Pascal's triangle. If the sum does not start from kCk{^k{C_k}}, it can be modified as: i=rniCk=n+1Ck+1rCk+1\sum_{i=r}^{n} {^{i}{C_k}} = {^{n+1}{C_{k+1}}} - {^{r}{C_{k+1}}}


Step-by-Step Derivation

The problem asks for the value of the summation: S=r=02050rC6S = \sum\limits_{r = 0}^{20} {{}^{50 - r}{C_6}}

1. Expand the Summation: First, let's write out the terms of the summation to understand the pattern. For r=0r=0, the term is 500C6=50C6{}^{50 - 0}{C_6} = {}^{50}{C_6}. For r=1r=1, the term is 501C6=49C6{}^{50 - 1}{C_6} = {}^{49}{C_6}. ... For r=20r=20, the term is 5020C6=30C6{}^{50 - 20}{C_6} = {}^{30}{C_6}.

So, the summation can be written as: S=50C6+49C6+48C6++31C6+30C6S = {}^{50}{C_6} + {}^{49}{C_6} + {}^{48}{C_6} + \dots + {}^{31}{C_6} + {}^{30}{C_6} For easier application of the identities, it's often helpful to write the sum in ascending order of the upper index: S=30C6+31C6++49C6+50C6S = {}^{30}{C_6} + {}^{31}{C_6} + \dots + {}^{49}{C_6} + {}^{50}{C_6}


Method 1: Iterative Application of Pascal's Identity

This method involves skillfully introducing and subtracting a term to initiate a chain reaction using Pascal's Identity nCr+nCr+1=n+1Cr+1{{}^n{C_r} + {}^n{C_{r + 1}} = {}^{n + 1}{C_{r + 1}}}.

2. Introduce a Catalyst Term: To start combining terms using Pascal's Identity, we need a nCr+1{^n{C_{r+1}}} term corresponding to the initial nCr{^n{C_r}} term in our sum. Our first term is 30C6{^{30}{C_6}}. If we had a 30C7{^{30}{C_7}} term, we could combine them. So, we add and subtract 30C7{^{30}{C_7}}. S=(30C6+30C7)+31C6++50C630C7S = \left( {}^{30}{C_6} + {}^{30}{C_7} \right) + {}^{31}{C_6} + \dots + {}^{50}{C_6} - {}^{30}{C_7} Explanation: We add 30C7{^{30}{C_7}} to the sum to create the necessary condition for Pascal's Identity. To keep the sum's value unchanged, we immediately subtract the same term.

3. Apply Pascal's Identity Iteratively: Now, we can apply Pascal's Identity to the first group of terms: Using nCr+nCr+1=n+1Cr+1{{}^n{C_r} + {}^n{C_{r + 1}} = {}^{n + 1}{C_{r + 1}}} with n=30n=30, r=6r=6: 30C6+30C7=31C7{}^{30}{C_6} + {^{30}{C_7}} = {^{31}{C_7}} Substitute this back into our expression for SS: S=31C7+31C6+32C6++50C630C7S = {}^{31}{C_7} + {}^{31}{C_6} + {}^{32}{C_6} + \dots + {}^{50}{C_6} - {}^{30}{C_7} Next, we combine 31C7{^{31}{C_7}} with the next term in the sum, 31C6{^{31}{C_6}} (reordering for clarity): 31C6+31C7=32C7{^{31}{C_6}} + {^{31}{C_7}} = {^{32}{C_7}} Substitute again: S=32C7+32C6++50C630C7S = {}^{32}{C_7} + {}^{32}{C_6} + \dots + {}^{50}{C_6} - {}^{30}{C_7} This pattern continues. Each time, the result of the previous application of Pascal's Identity kC7{^{k}{C_7}} combines with the next term kC6{^{k}{C_6}} from the original sum to form k+1C7{^{k+1}{C_7}}. This process will continue until we reach the last term of the original sum, 50C6{^{50}{C_6}}. The combination immediately preceding the final step would be: 49C6+49C7=50C7{^{49}{C_6}} + {^{49}{C_7}} = {^{50}{C_7}} And finally, combining 50C7{^{50}{C_7}} with the last term from the original sum, 50C6{^{50}{C_6}}: 50C6+50C7=51C7{^{50}{C_6}} + {^{50}{C_7}} = {^{51}{C_7}}

4. Final Result (Method 1): After all the iterative combinations, the sum simplifies to 51C7{^{51}{C_7}}, and we still have the subtracted term 30C7- {^{30}{C_7}}. Therefore: S=51C730C7S = {}^{51}{C_7} - {}^{30}{C_7}


Method 2: Direct Application of the Hockey-stick Identity

The Hockey-stick Identity provides a more direct way to evaluate such sums. The form we use is: i=rniCk=n+1Ck+1rCk+1\sum_{i=r}^{n} {^{i}{C_k}} = {^{n+1}{C_{k+1}}} - {^{r}{C_{k+1}}}

1. Identify Parameters: From our expanded sum S=30C6+31C6++50C6S = {}^{30}{C_6} + {}^{31}{C_6} + \dots + {}^{50}{C_6}, we can identify the parameters:

  • The starting upper index, r=30r = 30.
  • The ending upper index, n=50n = 50.
  • The constant lower index, k=6k = 6.

2. Apply the Identity: Substitute these values directly into the Hockey-stick Identity: S=50+1C6+130C6+1S = {^{50+1}{C_{6+1}}} - {^{30}{C_{6+1}}} S=51C730C7S = {^{51}{C_7}} - {^{30}{C_7}}


Tips for Success

  • Recognize the pattern: Whenever you see a sum of combinations where the lower index is constant and the upper index is increasing (or decreasing), think of Pascal's Identity or the Hockey-stick Identity.
  • Reorder the sum: If the upper index is decreasing, reordering it to an increasing sequence often makes applying the identities more straightforward.
  • Catalyst Term: For iterative Pascal's Identity, remember to add and subtract a term (often the nCk+1{^n{C_{k+1}}} term for the smallest nn in the sum) to kickstart the chain.
  • Beware of limits: Ensure you correctly identify the starting and ending indices (rr and nn) when applying the Hockey-stick Identity, especially when the sum doesn't start from kk.

Summary and Key Takeaway

Both methods, iterative application of Pascal's Identity and direct use of the Hockey-stick Identity, lead to the same result. The Hockey-stick Identity is often quicker if remembered correctly. The value of the given summation is 51C730C7{}^{51}{C_7} - {}^{30}{C_7}.

Practice More Binomial Theorem Questions

View All Questions