View written solutionFree
Correct answer: 80
- Classify the elements of modulo .
We have Their residues modulo are:
So the set contains:
- elements of type
- elements of type
- elements of type
- Total number of non-empty subsets of .
Since , total subsets are Hence total non-empty subsets are
We must exclude those non-empty subsets whose sum is divisible by .
- Count subsets whose sum is a multiple of .
Let:
- = number of chosen elements from
- = number of chosen elements from
- = number of chosen elements from
Then the subset sum modulo is determined by because elements from contribute .
Now count choices from each group according to residue contribution.
From
Possible selections:
- choose elements: way, contribution
- choose element: ways, contribution
- choose elements: way, contribution
So counts by contribution mod are:
From
Possible selections:
- choose elements: way, contribution
- choose element: ways, contribution
- choose elements: way, contribution
So counts by contribution mod are:
From
Any subset contributes . Number of choices:
- Count selections from first two groups with total contribution .
We need residue pairs adding to :
Hence number of such selections is
For each such selection, we can choose any subset of in ways.
Thus total subsets with sum divisible by are This includes the empty subset.
So non-empty subsets with sum divisible by are
- Required count.
We want non-empty subsets whose sum is not divisible by :
Therefore,
- Comparison with stored answer.
Stored correct answer = .
Our derived answer also equals , so it agrees.
More from Permutations and Combinations
- Let n be a non-negative integer. Then the number of divisors of the form "4n + 1" of the number (10)10 . (11)11 . (13)13 is equal to .2021 · Numerical
- The number of six letter words (with or without meaning), formed using all the letters of the word 'VOWELS', so that all the consonants never come together, is .2021 · Numerical
- If the letters of the word 'MOTHER' be permuted and all the words so formed (with or without meaning) be listed as in a dictionary, then the position of the word 'MOTHER' is .2020 · Numerical
- Let n > 2 be an integer. Suppose that there are n Metro stations in a city located along a circular path. Each pair of stations is connected by a straight track only. Further, each pair of nearest stations is connected by blue line,…2020 · MCQ
- The value of (2.1P0 – 3.2P1 + 4.3P2 .... up to 51th term) + (1! – 2! + 3! – ..... up to 51th term) is equal to :2020 · MCQ
- The total number of 3-digit numbers, whose sum of digits is 10, is .2020 · Numerical
- A test consists of 6 multiple choice questions, each having 4 alternative answers of which only one is correct. The number of ways, in which a candidate answers all six questions such that exactly four of the answers are correct, is …2020 · Numerical
- The number of words, with or without meaning, that can be formed by taking 4 letters at a time from the letters of the word ’SYLLABUS’ such that two letters are distinct and two letters are alike, is :2020 · Numerical