How many subsets does set A have?

  • Thread starter Thread starter lipun4u
  • Start date Start date
AI Thread Summary
A set A with three elements, A={1,2,3}, has a total of 8 subsets, calculated using the formula 2^(n), where n is the number of elements. The proper subsets of A, which exclude the set itself, total 7. Proper subsets include the empty set and all combinations of the elements except for A itself. The distinction between subsets and proper subsets is crucial for understanding set theory. Thus, the discussion confirms the correct counts of subsets and proper subsets for set A.
lipun4u
Messages
7
Reaction score
0
Let 's Consider a set A where A={1,2,3}

Can anyone tell me
1>no of subsets of A
2>no of proper subsets of A

Regards,
Asit
 
Physics news on Phys.org
lipun4u said:
Let 's Consider a set A where A={1,2,3}

Can anyone tell me
1>no of subsets of A
2>no of proper subsets of A

Regards,
Asit

What have you tried already? If you know the definition of subset, it should be easy enough to make a list of all the subsets and then count them. There is also a very simple formula relating the number of subsets of a given set to its cardinality.

After you answer part 1, part 2 is simply the number of subsets of A minus the number of those sets which are not proper subsets. (what is the definition of proper subset?)
 
i know the asnwer

if A has three elements, proper subset of A will be 7
becoz all the subsets will be Null,{1},{2},{3},{1,2},{2,3},{1,3}
subsets of A will be 8 BY INCLUDING {1,2,3}

I asked it, becoz i m not sure ab it.

Am i correct ab it ??
 
the formula for the cardinality of the powerset is 2^(cardinality of the set) hence the number is 8 not 7
 
i m saying ab proper subset not subset...
 
lipun4u said:
i know the asnwer

if A has three elements, proper subset of A will be 7
becoz all the subsets will be Null,{1},{2},{3},{1,2},{2,3},{1,3}
subsets of A will be 8 BY INCLUDING {1,2,3}

I asked it, becoz i m not sure ab it.

Am i correct ab it ??

Yes, that's correct.
 
ice109 said:
the formula for the cardinality of the powerset is 2^(cardinality of the set) hence the number is 8 not 7

If a set, A, contains n members, then it has 2n subsets. Since that includes A itself, which is not a proper subset of itself, A has 2n-1 proper subsets. (And A has 2n-2 proper, nonempty subsets.)
 

Similar threads

Back
Top