Question
Let X = {n N : 1 n 50}. If A = {n X: n is a multiple of 2} and B = {n X: n is a multiple of 7}, then the number of elements in the smallest subset of X containing both A and B is ________.
Answer: 1
Solution
Key Concepts and Formulas
- Union of Sets: The smallest subset of a universal set that contains both sets and is their union, denoted by .
- Principle of Inclusion-Exclusion for Two Sets: For any two finite sets and , the number of elements in their union is given by: This formula accounts for elements that are common to both sets () to avoid double-counting.
- Counting Multiples: The number of multiples of an integer in the range from 1 to (inclusive) is given by .
Step-by-Step Solution
Step 1: Understand the Universal Set The problem defines the universal set as all natural numbers from 1 to 50. The total number of elements in is .
Step 2: Determine Set and its Cardinality Set contains all elements in that are multiples of 2. To find the number of such elements, we use the formula for counting multiples. The number of multiples of 2 between 1 and 50 is: So, there are 25 elements in set .
Step 3: Determine Set and its Cardinality Set contains all elements in that are multiples of 7. To find the number of such elements, we use the formula for counting multiples. The number of multiples of 7 between 1 and 50 is: So, there are 7 elements in set .
Step 4: Determine the Intersection Set and its Cardinality The intersection consists of elements that are common to both and . This means these elements must be multiples of both 2 and 7. A number that is a multiple of both 2 and 7 must be a multiple of their Least Common Multiple (LCM). The LCM of 2 and 7 (since they are coprime) is: So, the elements in are the multiples of 14 in . The number of multiples of 14 between 1 and 50 is: So, there are 3 elements in the intersection of and .
Step 5: Apply the Principle of Inclusion-Exclusion The problem asks for the number of elements in the smallest subset of containing both and , which is . Using the Principle of Inclusion-Exclusion: Substitute the values calculated in the previous steps: Therefore, the number of elements in the smallest subset of containing both and is 29.
Common Mistakes & Tips
- Misinterpreting "Smallest Subset": Always remember that the smallest subset containing two sets is their union ().
- Double-Counting: A common error is to simply add and without subtracting the intersection. The Principle of Inclusion-Exclusion is essential to avoid this.
- LCM for Intersection: When sets are defined by multiples of different numbers, their intersection consists of multiples of the LCM of those numbers.
Summary We are asked to find the cardinality of the union of set (multiples of 2 in ) and set (multiples of 7 in ), where . We calculated , , and by finding the multiples of LCM(2,7)=14, which is . Applying the Principle of Inclusion-Exclusion, .
The final answer is .