Skip to main content
Back to Permutations & Combinations
JEE Main 2018
Permutations & Combinations
Permutations and Combinations
Easy

Question

If nCr{}^n{C_r} denotes the number of combination of n things taken r at a time, then the expression nCr+1+nCr1+2×nCr\,{}^n{C_{r + 1}} + {}^n{C_{r - 1}} + 2\, \times \,{}^n{C_r} equals

Options

Solution

Key Concepts and Formulas

  • Pascal's Identity: nCr+nCr1=n+1Cr{}^n{C_r} + {}^n{C_{r - 1}} = {}^{n + 1}{C_r}
  • Combination Formula: nCr=n!r!(nr)!{}^n{C_r} = \frac{n!}{r!(n-r)!}

Step-by-Step Solution

  1. Strategic Rearrangement of the Expression

    The given expression is: nCr+1+nCr1+2×nCr{}^n{C_{r + 1}} + {}^n{C_{r - 1}} + 2\, \times \,{}^n{C_r} We aim to use Pascal's Identity. To do that, we need to split the term 2×nCr2\, \times \,{}^n{C_r} into two identical terms: nCr+nCr{}^n{C_r} + {}^n{C_r}. This allows us to group terms in a way that Pascal's Identity can be applied. Rewriting the expression: nCr+1+nCr+nCr+nCr1{}^n{C_{r + 1}} + {}^n{C_r} + {}^n{C_r} + {}^n{C_{r - 1}} Now, we can regroup the terms as follows: =(nCr+1+nCr)+(nCr+nCr1)= \left( {}^n{C_{r + 1}} + {}^n{C_r} \right) + \left( {}^n{C_r} + {}^n{C_{r - 1}} \right)

  2. First Application of Pascal's Identity

    We apply Pascal's Identity to each of the groups created in the previous step.

    • Group 1: Consider nCr+1+nCr{}^n{C_{r + 1}} + {}^n{C_r}. We can rewrite this as nCr+nCr+1{}^n{C_{r}} + {}^n{C_{r+1}}. Comparing this to the identity NCK+NCK1=N+1CK{}^N{C_K} + {}^N{C_{K - 1}} = {}^{N + 1}{C_K}, we can identify N=nN=n and K=r+1K=r+1. The second term Cr+1C_{r+1} corresponds to CKC_{K}. The term CrC_r corresponds to CK1C_{K-1}. Therefore, applying Pascal's Identity to Group 1 gives: nCr+nCr+1=n+1Cr+1{}^n{C_{r}} + {}^n{C_{r + 1}} = {}^{n + 1}{C_{r + 1}}

    • Group 2: Consider nCr+nCr1{}^n{C_r} + {}^n{C_{r - 1}}. This directly matches the identity NCK+NCK1=N+1CK{}^N{C_K} + {}^N{C_{K - 1}} = {}^{N + 1}{C_K} with N=nN=n and K=rK=r. Therefore, applying Pascal's Identity to Group 2 gives: nCr+nCr1=n+1Cr{}^n{C_r} + {}^n{C_{r - 1}} = {}^{n + 1}{C_r}

    Now, substitute these simplified forms back into our expression: =(nCr+1+nCr)+(nCr+nCr1) = \left( {}^n{C_{r + 1}} + {}^n{C_r} \right) + \left( {}^n{C_r} + {}^n{C_{r - 1}} \right) =n+1Cr+1+n+1Cr = {}^{n + 1}{C_{r + 1}} + {}^{n + 1}{C_r}

  3. Second Application of Pascal's Identity

    We are left with the expression: n+1Cr+1+n+1Cr{}^{n + 1}{C_{r + 1}} + {}^{n + 1}{C_r} Again, this expression perfectly fits the form of Pascal's Identity! We can rewrite it as: n+1Cr+n+1Cr+1{}^{n + 1}{C_{r}} + {}^{n + 1}{C_{r + 1}} Here, the 'n' value in the identity becomes n+1n+1, and the 'r' value corresponds to r+1r+1. So, comparing NCK+NCK1=N+1CK{}^{N}{C_K} + {}^{N}{C_{K - 1}} = {}^{N + 1}{C_K} with n+1Cr+n+1Cr+1{}^{n + 1}{C_{r}} + {}^{n + 1}{C_{r + 1}}, we have N=n+1N = n+1 and K=r+1K = r+1.

    Applying Pascal's Identity for the second time: n+1Cr+n+1Cr+1=(n+1)+1Cr+1{}^{n + 1}{C_{r}} + {}^{n + 1}{C_{r + 1}} = {}^{(n + 1) + 1}{C_{r + 1}} =n+2Cr+1 = {}^{n + 2}{C_{r + 1}}

This matches option (C).

Common Mistakes & Tips

  • Incorrect Application of Pascal's Identity: Ensure you correctly identify the 'n' and 'r' values when applying Pascal's Identity. Double-check that the 'n' values are the same and the 'r' values differ by exactly 1.
  • Forgetting to Split the Term: The 2×nCr2\, \times \,{}^n{C_r} term is a key indicator to split it and apply Pascal's Identity twice. Don't overlook this crucial step.

Summary

By strategically splitting the 2×nCr2 \times {}^n{C_r} term and applying Pascal's Identity twice, we simplified the given expression nCr+1+nCr1+2×nCr{}^n{C_{r + 1}} + {}^n{C_{r - 1}} + 2\, \times \,{}^n{C_r} to n+2Cr+1{}^{n + 2}{C_{r + 1}}.

Final Answer

The final answer is \boxed{{}^{n + 2}{C_{r + 1}}}, which corresponds to option (C).

Practice More Permutations & Combinations Questions

View All Questions