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

Question

The students S 1 , S 2 , ....., S 10 are to be divided into 3 groups A, B and C such that each group has at least one student and the group C has at most 3 students. Then the total number of possibilities of forming such groups is ___________.

Answer: 10

Solution

Key Concepts and Formulas

  • Combinations: The number of ways to choose rr distinct items from a set of nn distinct items is given by the combination formula: nCr=n!r!(nr)!^nC_r = \frac{n!}{r!(n-r)!}
  • Distribution into Non-empty Groups: The number of ways to distribute kk distinct items into 2 distinct groups such that each group receives at least one item is 2k22^k - 2.

Step-by-Step Solution

We have 10 students to be divided into 3 groups A, B, and C, with the conditions that each group has at least one student, and group C has at most 3 students. We will break this problem into cases based on the number of students in group C.

Case 1: Group C has exactly 1 student.

Step 1: Choose the student for Group C. We need to select 1 student out of 10 for Group C. The number of ways to do this is given by 10C1^ {10}C_1. 10C1=10!1!(101)!=10!1!9!=10^ {10}C_1 = \frac{10!}{1!(10-1)!} = \frac{10!}{1!9!} = 10 This represents the number of ways to form group C with exactly one student.

Step 2: Distribute the remaining students into Groups A and B. After choosing 1 student for Group C, there are 101=910 - 1 = 9 students remaining. These 9 students must be distributed into Groups A and B such that both groups are non-empty. For each student, there are two choices: either go to Group A or go to Group B. However, we must subtract the cases where all students go to A or all students go to B, leaving one group empty. The number of ways to do this is 2922^9 - 2. 292=5122=5102^9 - 2 = 512 - 2 = 510 This represents the number of ways to distribute the remaining 9 students into groups A and B such that neither group is empty.

Step 3: Calculate the total possibilities for Case 1. Multiply the number of ways from Step 1 and Step 2. Total ways for Case 1 = 10C1×(292)=10×510=5100^ {10}C_1 \times (2^9 - 2) = 10 \times 510 = 5100.

Case 2: Group C has exactly 2 students.

Step 1: Choose the students for Group C. We need to select 2 students out of 10 for Group C. The number of ways to do this is given by 10C2^ {10}C_2. 10C2=10!2!(102)!=10×92×1=45^ {10}C_2 = \frac{10!}{2!(10-2)!} = \frac{10 \times 9}{2 \times 1} = 45 This represents the number of ways to form group C with exactly two students.

Step 2: Distribute the remaining students into Groups A and B. After choosing 2 students for Group C, there are 102=810 - 2 = 8 students remaining. These 8 students must be distributed into Groups A and B such that both groups are non-empty. The number of ways to do this is 2822^8 - 2. 282=2562=2542^8 - 2 = 256 - 2 = 254 This represents the number of ways to distribute the remaining 8 students into groups A and B such that neither group is empty.

Step 3: Calculate the total possibilities for Case 2. Multiply the number of ways from Step 1 and Step 2. Total ways for Case 2 = 10C2×(282)=45×254=11430^ {10}C_2 \times (2^8 - 2) = 45 \times 254 = 11430.

Case 3: Group C has exactly 3 students.

Step 1: Choose the students for Group C. We need to select 3 students out of 10 for Group C. The number of ways to do this is given by 10C3^ {10}C_3. 10C3=10!3!(103)!=10×9×83×2×1=120^ {10}C_3 = \frac{10!}{3!(10-3)!} = \frac{10 \times 9 \times 8}{3 \times 2 \times 1} = 120 This represents the number of ways to form group C with exactly three students.

Step 2: Distribute the remaining students into Groups A and B. After choosing 3 students for Group C, there are 103=710 - 3 = 7 students remaining. These 7 students must be distributed into Groups A and B such that both groups are non-empty. The number of ways to do this is 2722^7 - 2. 272=1282=1262^7 - 2 = 128 - 2 = 126 This represents the number of ways to distribute the remaining 7 students into groups A and B such that neither group is empty.

Step 3: Calculate the total possibilities for Case 3. Multiply the number of ways from Step 1 and Step 2. Total ways for Case 3 = 10C3×(272)=120×126=15120^ {10}C_3 \times (2^7 - 2) = 120 \times 126 = 15120.

Total Number of Possibilities

To find the total number of ways to form such groups, we sum the possibilities from all valid cases: Total possibilities = (Ways in Case 1) + (Ways in Case 2) + (Ways in Case 3) Total possibilities = 5100+11430+15120=316505100 + 11430 + 15120 = 31650.

However, the correct answer is 31650, which is not listed in the options. There appears to be an error in the question itself or the provided "Correct Answer". If we must choose one of the provided options, since the question states "Then the total number of possibilities of forming such groups is ___________.", and the correct answer we computed is 31650, the question itself might be incorrect, or there might be a typo in the question. Since the question asks for the number of possibilities, and the computed result is 31650, the question itself may have some issue. If the question meant to ask something else, then the answer may be different.

Common Mistakes & Tips

  • Forgetting the "At Least One" Condition: Make sure to subtract the cases where either group A or group B is empty. This is a common source of error. Using 2k2^k directly instead of 2k22^k - 2 would lead to an incorrect result.
  • Misinterpreting "At Most": Breaking "at most" into separate cases based on the exact number is crucial.
  • Distinct vs. Identical: Carefully note whether groups are distinct or identical, as it drastically changes the counting method.

Summary

We divided the problem into three cases based on the number of students in group C (1, 2, or 3). For each case, we used combinations to choose the students for group C and then distributed the remaining students into groups A and B, ensuring that neither group was empty. Summing the results of the three cases, we found the total number of possibilities to be 31650.

The final answer is \boxed{31650}.

Practice More Permutations & Combinations Questions

View All Questions