Discrete Math - question about sets

In summary: The first predicate essentially says that x is included in the set if and only if there exists an integer y such that x is three times y.
  • #1
XodoX
203
0
1. Homework Statement

Use set builder notation to give a description of each of these sets.

a) { 0,3,6,9,12 }

b) { -3, -2, -1,0, 1, 2, 3 }

c) { m,n,o,p }








3. The Attempt at a Solution

X={x l x is an odd possitive multiplier of 3 less than 12 }



X is supposed to be the set. Can I just name it randomly? Also, can I say it like this? Is that ok? Not really sure about b and c.
 
Physics news on Phys.org
  • #2
You can name your set what you like.

For b, notice the elements are integers from -3 to 3; that is, x[tex]\in[/tex]Z AND -3 [tex]\leq[/tex] x [tex]\leq[/tex] 3

For a, x does not have to be odd since 6 and 12 are in the set. You are right that they are positive multiples of 3 and less than 12 but can you describe that in mathematical notation?
 
  • #3
VeeEight said:
You can name your set what you like.

For b, notice the elements are integers from -3 to 3; that is, x[tex]\in[/tex]Z AND -3 [tex]\leq[/tex] x [tex]\leq[/tex] 3

For a, x does not have to be odd since 6 and 12 are in the set. You are right that they are positive multiples of 3 and less than 12 but can you describe that in mathematical notation?


Oh yeah.. nevermind. They are not all odd.

And no, I don't know. I'd just simply say : X= { x[tex]\in[/tex]Z l x is positive x*3 less than 13 }
 
  • #4
If you denote 3Z as the set multiples of three, then the set in (a) consists of elements x [tex]\in[/tex]3Z such that 0 [tex]\leq[/tex] x [tex]\leq[/tex] 12
 
  • #5
Alternatively, if you've seen quantifiers before you can write the set as

[tex] \left\{0,3,6,9,12\right\} = \left\{ x \in \mathbb{Z} \mid \exists y \in \mathbb{Z} \left(x=3y\right), 0 \leq x \leq 12 \right\}[/tex].

The first predicate essentially says that x is included in the set if and only if there exists an integer y such that x is three times y.

For example, the number 4 would not be included in the set because there is no integer that satisfies [tex]4=3y[/tex]. If you haven't seen quantifiers yet, then nevermind. :smile:
 

1. What is a set in discrete math?

A set in discrete math is a collection of distinct and well-defined objects or elements. These elements can be anything, from numbers, letters, or even other sets.

2. What is the difference between a set and a subset?

A set is a collection of elements, while a subset is a collection of elements that are all contained within a larger set. In other words, a subset is a smaller set that is made up of elements from a larger set.

3. What is the cardinality of a set?

The cardinality of a set is the number of elements in that set. It is often denoted by the symbol |S|, where S is the set. For example, if a set S = {1, 2, 3}, then the cardinality of S is 3.

4. How do you represent a set in notation?

A set can be represented using set-builder notation or roster notation. In set-builder notation, a set is represented as {x | P(x)}, where x is the element and P(x) is the condition that the element must satisfy. In roster notation, a set is represented as a comma-separated list of elements within curly braces, such as {1, 2, 3}.

5. What is the power set of a set?

The power set of a set is the set of all subsets of that set, including the empty set and the set itself. For example, if a set S = {1, 2}, then the power set of S is {{}, {1}, {2}, {1, 2}}.

Similar threads

  • Calculus and Beyond Homework Help
Replies
4
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
122
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
9
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
8
Views
1K
  • Calculus and Beyond Homework Help
Replies
1
Views
501
  • Calculus and Beyond Homework Help
Replies
1
Views
1K
  • Calculus and Beyond Homework Help
Replies
7
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
515
Back
Top