Can someone explain subsets to me? Not sure how he got this, answers posted

In summary, the question is asking for a subset of {a,b,c} where every element of the subset is an element of the original set, but for each integer i, the subset has i elements. S1 has one element, S2 has two elements, and S3 has three elements.
  • #1
mr_coffee
1,629
1
Hello everyone I'm confused on how he got this...
the question says:

Let S = {a,b,c} and for each integer i = 0, 1, 2, 3, let S_i be the set of all subests of S that have i elements. List the elements in S_o,S_1,S_2,S_3. Is {S_0,S_1,S_2,S_3} a partion of P(S)?

Here is the answer:

http://suprfile.com/src/1/3rmvhz6/Untitled-1[/URL] copy.jpg[/PLAIN] I know if i = 0,
S_0 = {NULL}
Is it NULL becuase 0 stands for somthing to be empty?

then I'm really lost on S_1 through S_3
Why did they break S = {a,b,c} into S_1 = {{a},{b},{c}}If i stands for the # of elements then why would S_1 have 3 elements? not 1 element?
S_0, i = 0, means S_0 has 0 elemnets which makes sense to me becuase NULL means no elements or empty setand for S_2 I'm confused on where they are getting those, its not hte power series becuase they didn't include {a,b,c} nor did they inlude the NULL set.Then S_3, I'm confused why they just put it all into a separate brackets {{a,b,c}}

Any explanation would be great!I looked up the deinfition of a subset and it really doesn't help me make senes of this, it says a subset is the following:
If A and B are sets, then A is called a subset of B, if and only if, every element of A is also an lelemnt of B.
 
Last edited by a moderator:
Physics news on Phys.org
  • #2
So we're looking for every set A s.t. if x is an element of A, x is also an element of S.

For S1, you're looking for every set that has one element, such that each element in the set is an element of S (in the subsets, not in S1). So, for example, {a} is a subset of S, because a is an element of S, and {a} also has exactly one member.

On the other hand, if you look at S2, you're looking for subsets of S that have exactly two members. So {a, c} has two members, and a and c are both elements of S, thus it is a two element subset of S.

For S3, the only three element subset of S is clearly {a, b, c}. Here you appear to be confused by the notation... since S3 is a set itself, and {a, b, c} is an element of that set, even though it's also a set itself, you have to put curly braces around the set S3

You should ask your teacher to explain this more carefully to you
 
  • #3
Thanks Office_Shredder your explanation seems to of made some sense to me.

Our profesor told us this was too easy for him to go over so he skipped lecture on it and continued on, I've sent him a few e-mails but this has helped me a lot more than the e-mails.
 

1) What is a subset?

A subset is a set that contains elements that are also found in another set. In other words, all the elements of a subset are also present in the original set.

2) How is a subset different from a superset?

A superset contains all the elements of a subset, but may also contain additional elements that are not present in the subset.

3) Can you provide an example of a subset?

For example, if we have a set called "Fruits" which contains apples, oranges, and bananas, and we create a subset called "Citrus Fruits" which only contains oranges, then "Citrus Fruits" is a subset of "Fruits".

4) How do you identify a subset?

To identify a subset, you need to check if all the elements of the subset are present in the original set. If they are, then the subset is a subset of the original set.

5) What is the importance of understanding subsets?

Understanding subsets is important in various fields such as mathematics, computer science, and data analysis. It allows us to organize and classify data, and helps in solving problems and making predictions.

Similar threads

  • Calculus and Beyond Homework Help
Replies
2
Views
3K
  • Calculus and Beyond Homework Help
Replies
1
Views
3K
Replies
4
Views
6K
  • Calculus and Beyond Homework Help
Replies
2
Views
2K
  • Calculus and Beyond Homework Help
Replies
4
Views
2K
  • Set Theory, Logic, Probability, Statistics
Replies
2
Views
8K
Back
Top