Word Description: Simply Using Words To Describe The Elements of A Set. There May Be More
Word Description: Simply Using Words To Describe The Elements of A Set. There May Be More
1) Word description
2) Set-builder form
3) Roster form
Word Description: Simply using words to describe the elements of a set. There may be more
than one correct way to define a set using a word description.
It will be helpful if we remember the definition of Natural numbers when we complete the next
few examples.
The set of Natural numbers is a set you should be familiar with. The set of Natural numbers is
often assigned the letter N, and it contains integers greater than 0.
There are many correct answers. When asked for a word description we only need to give one
of many possible correct answers.
1) D = {2, 3, 4, …}
2) B = {4,5,6 …}
3) A = {1,2,3,4,5,6,7}
4) E = {5,6,7,8,9,10}
7) V = {a, e, i, o, u}
8) T = {1,4,9,16,25,36,…}
Set-Builder Form: A set denoted in formal set builder notation has three parts contained inside
set braces:
1) variable
2) vertical bar separator (or a colon)
3) logical predicate.
There is a variable written to the left of a vertical bar separator, and a rule (predicate) to the
right of the vertical bar separator. These three parts are contained in curly brackets.
Or equivalently
A = {x | x ∈ N , x<3}
◦ The vertical bar stands for the phrase “with the property that.”
I would read this as: Set A equals the set of all values for x with the property that x is a Natural
numbers and x is less than 3.
That’s quite an involved description of set. I translated the symbols directly to get the
description. There are better ways to describe set A.
Here is a better word description for set A: A is the set of Natural numbers that are less than 3.
It has the same meaning as the direct translation, but it is easier to understand.
Example: Write in set-builder notation: A = {2,3,4,5…}
Start by creating the left side and the vertical bar that is required. I usually put an x
before the vertical bar, unless the problem is worded in such a way that another letter
makes sense.
A= {x |
Next I need to figure out what to write after the vertical bar. The set A represents all
natural numbers that are greater than or equal to 2. I need to represent all natural
numbers greater than or equal to 2 as the “logical predicate”. There are many correct
ways to finish this problem off. Here are two correct answers. There are other correct
answers.
A= {x | x ∈ N , x≥ 2}
A= {x | x ∈ N , x¿ 1 }
There are many correct answers. Your answer is correct as long as it has the correct
form, and the description yields the desired set.
Example: Write in set-builder notation: A = the set of natural numbers between 3 and 7
exclusive.
Start by creating the left side and the vertical bar that is required. I usually put an x
before the vertical bar, unless the problem is worded in such a way that another letter
makes sense.
A= {x |
Next I need to figure out what to write after the vertical bar. I know A represents the
numbers 4,5 and 6.
When x is between 2 numbers, I need to write x between the two numbers (imagine
that), and there need to be less than or less than or equal signs between the numbers
and the x. Both of these sets represent the numbers 4,5,6.
Homework #9 – 16: Write the sets in set-builder form. (There are many correct answers.)
9) D = {2, 3, 4, …}
10) A = {3,4,5,6…}
11) A = {1,2,3,4,5,6,7}
12) B = {1,2,3,4,5,6}
Example: Write the set in roster form. A = the set of Natural numbers between 3 and 7
exclusive.
I need to figure out the elements of A, and then put them in set braces.
This set contains natural numbers between 3 and 7. It doesn’t include the 3 nor the 7 because
of the word exclusive.
Answer: A = {4,5,6}
Example: Write the set in roster form. A = the set of Natural numbers greater than 5.
5 won’t be in my answer. The key word in the problem would need to be “greater than or
equal to” for 5 to be part of my answer.
Answer: A = {6,7,8…}
This represents all Natural numbers between 4 and 8. It includes the 4 because of the “or
equal” after the 4, but doesn’t include the 8 as the less than before the 8 doesn’t have the “or
equal” part.
Answer: D ={4,5,6,7}
I get 8.
Answer: B = {8}
Homework # 17 – 32. Write sets in roster form.
25) B = { k | k+1=6 }
26) B = { x | x – 3 = 5 }
30) D = { m | m ∈ N , 2 ≤ m < 5}