JEE Main 2018
Permutations & Combinations
Permutations and Combinations
Easy
Question
The set S = {1, 2, 3, ........., 12} is to be partitioned into three sets A, B, C of equal size. Thus . The number of ways to partition S is
Options
Solution
Key Concepts and Formulas
- Combinations: The number of ways to choose objects from a set of distinct objects, where order does not matter, is given by .
- Division into Distinct Groups: The number of ways to divide distinct objects into distinct groups of sizes (where ) is .
Step-by-Step Solution
Step 1: Understanding the Problem
- Why: We need to partition the set into three distinct sets A, B, and C, each containing 4 elements. The order in which the elements are chosen for each set matters because the sets are labelled A, B, and C.
- Math: , , .
Step 2: Forming Set A
- Why: We start by selecting 4 elements out of 12 to form set A. Since the order of selection within set A doesn't matter, we use combinations.
- Math: The number of ways to choose 4 elements for set A from 12 is .
Step 3: Forming Set B
- Why: After selecting elements for set A, we are left with 8 elements. We now select 4 elements from these remaining 8 to form set B.
- Math: The number of ways to choose 4 elements for set B from the remaining 8 is .
Step 4: Forming Set C
- Why: After selecting elements for sets A and B, we are left with 4 elements. These remaining 4 elements must form set C.
- Math: The number of ways to choose 4 elements for set C from the remaining 4 is .
Step 5: Calculating the Total Number of Partitions
- Why: Since we are forming the sets sequentially, we multiply the number of ways to form each set to get the total number of ways to partition S into A, B, and C.
- Math: Total number of ways =
Common Mistakes & Tips
- Labelled vs. Unlabelled Groups: Remember to consider whether the groups are labelled or unlabelled. If the groups were unlabelled, you would need to divide by because the order in which the groups are formed wouldn't matter. In this case, the groups A, B, and C are labelled, so we do not divide by .
- Applying the Formula Directly: Recognizing that this is a direct application of the formula for dividing distinct items into distinct groups can save time.
Summary
We are partitioning a set of 12 distinct elements into three labelled sets of 4 elements each. We calculated the number of ways to do this by sequentially selecting elements for each set and multiplying the number of possibilities for each step. This gives us a total of ways.
Final Answer
The final answer is , which corresponds to option (A).