Skip to main content
Back to Sets, Relations & Functions
JEE Main 2021
Sets, Relations & Functions
Sets and Relations
Hard

Question

Let i=150Xi=i=1nYi=T\mathop \cup \limits_{i = 1}^{50} {X_i} = \mathop \cup \limits_{i = 1}^n {Y_i} = T where each X i contains 10 elements and each Y i contains 5 elements. If each element of the set T is an element of exactly 20 of sets X i ’s and exactly 6 of sets Y i ’s, then n is equal to :

Options

Solution

Key Concepts and Formulas

  • Princ of Counting Element Occurrences: If T=i=1mSiT = \bigcup_{i=1}^m S_i and each element xTx \in T belongs to exactly kk of these sets, then the sum of the cardinalities of the individual sets is given by i=1mSi=kT\sum_{i=1}^m |S_i| = k \cdot |T|. This formula is fundamental for problems involving overlapping sets where elements have a uniform multiplicity.
  • Equality of Set Cardinality: If two different collections of sets form the same union set, the cardinality of that union set must be equal in both cases. This allows us to set up equations to solve for unknown quantities.

Step-by-Step Solution

Step 1: Determine the cardinality of set T using the collection XiX_i.

  • Understanding the given information: We are given 50 sets, X1,X2,,X50X_1, X_2, \ldots, X_{50}. Their union is the set TT: i=150Xi=T\bigcup_{i=1}^{50} X_i = T. Each set XiX_i has 10 elements: Xi=10|X_i| = 10. Every element in TT belongs to exactly 20 of these XiX_i sets. This means the multiplicity of each element with respect to the XiX_i sets is kX=20k_X = 20.

  • Calculating the sum of cardinalities of XiX_i sets: The sum of the number of elements in each XiX_i set is: i=150Xi=50×Xi\sum_{i=1}^{50} |X_i| = 50 \times |X_i| Since Xi=10|X_i| = 10 for all ii: i=150Xi=50×10=500\sum_{i=1}^{50} |X_i| = 50 \times 10 = 500 This sum represents the total count of element occurrences across all sets XiX_i.

  • Applying the Principle of Counting Element Occurrences to find T|T|: Using the formula i=150Xi=kXT\sum_{i=1}^{50} |X_i| = k_X \cdot |T|: 500=20T500 = 20 \cdot |T| Solving for T|T|: T=50020=25|T| = \frac{500}{20} = 25 Thus, the total number of unique elements in set TT is 25.

Step 2: Set up an equation for the cardinality of set T using the collection YiY_i.

  • Understanding the given information: We are given nn sets, Y1,Y2,,YnY_1, Y_2, \ldots, Y_n. Their union is also the set TT: i=1nYi=T\bigcup_{i=1}^{n} Y_i = T. Each set YiY_i has 5 elements: Yi=5|Y_i| = 5. Every element in TT belongs to exactly 6 of these YiY_i sets. This means the multiplicity of each element with respect to the YiY_i sets is kY=6k_Y = 6.

  • Calculating the sum of cardinalities of YiY_i sets: The sum of the number of elements in each YiY_i set is: i=1nYi=n×Yi\sum_{i=1}^{n} |Y_i| = n \times |Y_i| Since Yi=5|Y_i| = 5 for all ii: i=1nYi=n×5=5n\sum_{i=1}^{n} |Y_i| = n \times 5 = 5n This sum represents the total count of element occurrences across all sets YiY_i.

  • Applying the Principle of Counting Element Occurrences to express T|T| in terms of nn: Using the formula i=1nYi=kYT\sum_{i=1}^{n} |Y_i| = k_Y \cdot |T|: 5n=6T5n = 6 \cdot |T| From this, we can express T|T| as: T=5n6|T| = \frac{5n}{6}

Step 3: Equate the expressions for T|T| and solve for nn.

  • Equating the cardinalities: From Step 1, we found T=25|T| = 25. From Step 2, we found T=5n6|T| = \frac{5n}{6}. Since both expressions represent the cardinality of the same set TT, they must be equal: 25=5n625 = \frac{5n}{6}

  • Solving for nn: To solve for nn, we can multiply both sides of the equation by 6: 25×6=5n25 \times 6 = 5n 150=5n150 = 5n Now, divide both sides by 5: n=1505n = \frac{150}{5} n=30n = 30 Therefore, the value of nn is 30.


Common Mistakes & Tips

  • Confusing Sum of Cardinalities with Union Cardinality: It's crucial to remember that Si\sum |S_i| is not generally equal to Si|\bigcup S_i|. The former counts elements as many times as they appear in different sets, while the latter counts each unique element only once. The formula Si=kT\sum |S_i| = k \cdot |T| bridges this gap by incorporating the uniform multiplicity kk.
  • Misinterpreting "Exactly k": The phrase "exactly kk" is vital. It simplifies the problem by ensuring a consistent counting factor for every element in TT. If the condition were different (e.g., "at least kk"), a more complex approach like the Principle of Inclusion-Exclusion would be necessary.
  • Algebraic Errors: Double-check your arithmetic when solving equations, especially when dealing with fractions.

Summary

The problem utilizes the principle that the sum of the cardinalities of a collection of sets is equal to the product of the uniform multiplicity of each element in the union and the cardinality of the union itself. By applying this principle to two different collections of sets (XiX_i and YiY_i) that form the same union set TT, we derived two expressions for T|T|. Equating these expressions allowed us to solve for the unknown number of sets, nn.

The final answer is \boxed{30}, which corresponds to option (A).

Practice More Sets, Relations & Functions Questions

View All Questions