asked 16.9k views
2 votes
Write the powerset of the following sets
a) {3,7,9}
b) {a,{ 1,2}}
c) {p,q,r,s}


asked
User Tgikal
by
8.3k points

1 Answer

3 votes
a. cardinality means no of elements present in the set.
b. no of proper set = 2^n - 1
c. no of subset = n
2^n = 512
2^n = 2^9
n = 9.
Q. power set:
a. { 3,7,9} = {3,7,9,(3 7),(7 9),(9 3)}
answered
User EKS
by
7.9k points
Welcome to Qamnty — a place to ask, share, and grow together. Join our community and get real answers from real people.