Advertisements
Advertisements
प्रश्न
Let S = {1, 2, 3, 4, 5, 6, 9}. Then the number of elements in the set T = {A ⊆ S : A ≠ `phi` and the sum of all the elements of A is not a multiple of 3} is ______.
पर्याय
60
70
80
90
Advertisements
उत्तर
Let S = {1, 2, 3, 4, 5, 6, 9}. Then the number of elements in the set T = {A ⊆ S : A ≠ `phi` and the sum of all the elements of A is not a multiple of 3} is 80.
Explanation:
3n type `rightarrow` 3, 6, 9 (divisible by 3)
3n – 1 type `rightarrow` 2, 5 (Not divisible by 3)
3n – 2 type `rightarrow` 1, 4 (Not divisible by 3)
Now, number of subset of S containing one element which are not divisible by 3
= 2C1 + 2C1
= 4
Number of subsets of S containing two numbers whose sum is not divisible by 3
= 3C1 × 2C1 + 3C1 × 2C1 + 2C2 + 2C2
= 14
Number of subsets containing 3 elements whose sum is not divisible by 3
= 3C2 × 4C1 + 3C1 (2C2 + 2C2) + 4C3
= 22
Number of subsets of S containing 4 elements whose sum is not divisible by 3
= 3C3 × 4C1 + 3C2 (2C2 + 2C2) + (3C1 2C1 × 2C2) × 2
= 4 + 6 + 12
= 22
Number of subsets of S containing 5 elements whose sum is not divisible by 3
= 3C3 × (2C2 + 2C2) + (3C2 2C1 × 2C2) × 2
= 2 + 12
= 14
Number of subsets of S containing 6 elements whose sum is not divisible by 3
= (3C3 × 2C1 × 2C2) × 2
= 4
⇒ Total subsets of Set A whose sum of digits is not divisible by 3 = 4 + 14 + 22 + 22 + 14 + 4 = 80.
