Question
Let A1 = { 1 , 2 , 3 , 4 , 5 , 6 }, A2 = { 7 , 8 , 9 , 10 , 11 , 12 , 13 } and A3 = { 14 , 15 , 16 , 17 , 18 , 19 }.
How many non-empty sets are there which are a subset of A1 OR a subset of A2 Or a subset of A3?
How many non-empty sets are there which are a subset of A1 OR a subset of A2 Or a subset of A3?
Answers
a set of n elements has 2^<sup>n</sup>-1 non-empty subsets
Related Questions
Let F be a family of subsets of a set X such that empty set is the element of F. A subset A of X b...
Given the sets A=[a,b], B=[a,b,c], C=[b,c,d]
Prove that if A is a subset of B and
B is a subset...
(1)Given the sets A={a,b}, B={a,b,c},
C= {b,c,d}. which of these sets are:
(i) Equal
(ii)...
For sets A, B, C is a subset of U, prove or disprove (with a counter-example) the following: If A is...