0.4 Using Interval Notation

0.4.1 Some Basic Set Theory Notions

We begin this section with the definition of a concept that is central to all of Mathematics.

Definition 0.5

A set is a well-defined collection of objects which are called the elements of the set. Here, `well-defined’ means that it is possible to determine if something belongs to the collection or not, without prejudice.

For example, the collection of letters that make up the word “smolko” is well-defined and is a set, but the collection of the worst Math teachers in the world is not well-defined and therefore is not a set.[1]

In general, there are three ways to describe sets and those methods are listed below.

Ways to Describe Sets

  1. The Verbal Method: Use a sentence to describe the elements the set.
  2. The Roster Method: Begin with a left brace `\{‘, list each element of the set only once and then end with a right brace `\}‘.
  3. The Set-Builder Method: A combination of the verbal and roster methods using a “dummy variable” such as x and conditions on that variable.

Let S be the set described verbally as the set of letters that make up the word “smolko”. A roster description of S is \left\{ \text{s, m, o, l, k} \right\}. Note that we listed `o’ only once, even though it appears twice in the word “smolko”. Also, the order of the elements doesn’t matter, so \left\{ \text{k, l, m, o, s} \right\} is also a roster description of S. A set-builder description of S is: \{ x \, | \, x \text{ is a letter in the word ``smolko''}\}. The way to read this is `The set of elements x such that x is a letter in the word “smolko”.’ In each of the above cases, we may use the familiar equals sign `=‘ and write S = \left\{ \text{s, m, o, l, k} \right\} or S = \{ x \, | \, x \text{ is a letter in the word ``smolko''}\}.

Notice that `m’ is in S but many other letters, such as `q’, are not in S. We express these ideas of set inclusion and exclusion mathematically using the symbols m \in S (read `m is in S‘) and q \notin S (read `q is not in S‘). More precisely, we have the following.

Definition 0.6

Let A be a set.

  • If x is an element of A, then we write x \in A which is read `x is in A‘.
  • If x is not an element of A, then we write x \notin A which is read `x is not in A‘.

Now let’s consider the set C = \{ x \, | \, x \text{ is a consonant in the word ``smolko''}\}. A roster description of C is C = \{ \text{s, m, l, k}\}. Note that by construction, every element of C is also in S. We express this relationship by stating that the set C is a subset of the set S, which is written in symbols as C \subseteq S. The more formal definition is given next.

Definition 0.7

Given sets A and B, we say that the set A is a subset of the set B and write `A \subseteq B‘ if every element in A is also an element of B.

In our previous example, C \subseteq S yet not vice-versa as `o’ \in S but `o’ \notin C. Additionally, the set of vowels V = \{ \text{a, e, i, o, u}\}, while it does have an element in common with S, is not a subset of S. (As an added note, S is not a subset of V, either.) We could, however, build a set which contains both S and V as subsets by gathering all of the elements in both S and V together into a single set, say U = \{ \text{s, m, o, l, k, a, e, i, u}\}. Then S \subseteq U and V \subseteq U. The set U we have built is called the union of the sets S and V and is denoted S \cup V. Furthermore, S and V aren’t completely different sets as they both contain the letter `o.’ The intersection of two sets is the set of elements (if any) the two sets have in common. In this case, the intersection of S and V is \{ \text{o}\}, written S \cap V = \{ \text{o} \}. We formalize these ideas below.

Definition 0.8

Suppose A and B are sets.

The key words in Definition 0.8 to focus on are the conjunctions: `intersection’ corresponds to `and’ meaning the elements have to be in both sets to be in the intersection, whereas `union’ corresponds to `or’ meaning the elements have to be in one set, or the other set (or both). Please note that this mathematical use of the word `or’ differs than how we use `or’ in spoken English. In Math, we use the inclusive or which allows for the element to be in both sets. At a restaurant if you’re asked “Do you want fries or a salad?” you must pick one and only one. This is known as the exclusive or and it plays a role in other Math classes. For our purposes it is good enough to say that for an element to belong to the union of two sets it must belong to at least one of them.

Returning to the sets C and V above, C \cup V = \{ \text{s, m, l, k, a, e, i, o, u}\}.[2] Their intersection, however, creates a bit of notational awkwardness due to the fact that C and V have no elements in common. While we could write C \cap V = \{ \}, this sort of thing happens often enough that we give the set with no elements a name.

Definition 0.9

The Empty Set is the set which contains no elements and is denoted \emptyset. That is,

    \[\emptyset=\{ \}=\{x\,|\, x \neq x \}.\]

As promised, the empty set is the set containing no elements because no matter what x is, x = x. Like the number 0, the empty set plays a vital role in mathematics.[3] We introduce it here more as a symbol of convenience as opposed to a contrivance[4] because saying that C \cap V = \emptyset is unambiguous whereas \{ \} looks like a typographical error.

Two Circle Venn Diagram with Circles S and V, and circle C completely inside of S.
A Venn Diagram for C, S, and V.

A nice way to visualize the relationships between sets and set operations is to draw a Venn Diagram. A Venn Diagram for the sets S, C and V is drawn below.

In the Venn Diagram above we have three circles – one for each of the sets C, S and V. We visualize the area enclosed by each of these circles as the elements of each set. Here, we’ve spelled out the elements for definitiveness. Notice that the circle representing the set C is completely inside the circle representing S. This is a geometric way of showing that C \subseteq S. Also, notice that the circles representing S and V overlap on the letter `o’. This common region is how we visualize S \cap V. Notice that because C \cap V = \emptyset, the circles which represent C and V have no overlap whatsoever.

All of these circles lie in a rectangle labeled U for the `universal’ set. A universal set contains all of the elements under discussion, so it could always be taken as the union of all of the sets in question, or an even larger set. In this case, we could take U = S \cup V or U as the set of letters in the entire alphabet. The reader may well wonder if there is an ultimate universal set which contains everything. The short answer is `no’ and we refer you once again to Russell’s Paradox. The usual triptych of Venn Diagrams indicating generic sets A and B along with A \cap B and A \cup B is given below.

Three two-circle Venn Diagrams. In each graph the left circle is labeled A, the right circle is labeled B and the rectangle is labeled with a U in the upper right corner. The first diagram has no shading. The center diagram has the region where circles A and B overlap shaded blue. The third diagram has all of regions in circles A or B shaded orange.
Representations of Operations on Sets using Venn Diagrams

Three two-circle Venn Diagrams. In each graph the left circle is labeled A, the right circle is labeled B and the rectangle is labeled with a U in the upper right corner. The first diagram has no shading. The center diagram has the region where circles A and B overlap shaded blue. The third diagram has all of regions in circles A or B shaded orange.

The one major limitation of Venn Diagrams is that they become unwieldy if more than four sets need to be drawn simultaneously within the same universal set. This idea is explored in the Exercises.

0.4.2 Special Subsets of Real Numbers

Recall in Section 0.1 we defined some special subsets of real numbers.

Special Subsets of Real Numbers

  1. The Natural Numbers\mathbb{N}= \{ 1, 2, 3, \ldots\}. The periods of ellipsis `\ldots‘ here indicate that the natural numbers contain 1, 2, 3 `and so forth’.
  2. The Whole Numbers: \mathbb{W}=\{0, 1, 2, \ldots\}.
  3. The Integers: \mathbb Z=\{ \ldots, -3, -2, -1, 0, 1, 2, 3, \ldots \} = \{ 0, \pm 1, \pm 2, \pm 3, \ldots\}.
  4. The Rational Numbers\mathbb{Q}=\left\{\frac{a}{b} \, | \, a \in \mathbb{Z} \, \text{and} \, b \in \mathbb{Z} \, \text{where} \, b \neq 0\right\}Rational numbers are the ratios of integers where the denominator is not zero. It turns out that another way to describe the rational numbers is: \mathbb{Q}=\{x\,|\, x \text{ possesses a repeating or terminating decimal }   \text{representation} \}
  5. The Irrational Numbers: \mathbb{P} = \{x\,|\, x \in \mathbb{R} \text{ but } x \notin \mathbb{Q}\}. That is, an irrational number is a real number, which isn’t rational. Said differently, \mathbb{P} = \{x\,|\,x \text{ possesses a decimal representation which neither repeats nor}   \text{terminates}\}

It is time to put all of this together in an example.

Example 0.4.1

Example 0.4.1.1

Write a roster description for P = \{ 2^{n} \, | \, n \in \mathbb{N} \} and E = \{ 2n \, | \, n \in \mathbb{Z} \}.

Solution:

Write a roster description for P = \{ 2^{n} \, | \, n \in \mathbb{N} \} and E = \{ 2n \, | \, n \in \mathbb Z \}.

To construct roster descriptions for each of these sets, we need to list their elements. Starting with the set P = \{ 2^{n} \, | \, n \in \mathbb{N} \}, we substitute natural number values n into the formula 2^n. For n = 1 we get 2^1 = 2, for n = 2 we get 2^2 = 4, for n = 3 we get 2^3 = 8 and for n = 4 we get 2^4 = 16.

Hence P describes the powers of 2, thus a roster description for P is P = \{ 2, 4, 8, 16, \ldots \} where the `\ldots‘ indicates that the pattern continues.[5]

Proceeding in the same way, we generate elements in E = \{ 2n \, | \, n \in \mathbb{Z} \} by plugging in integer values of n into the formula 2n. Starting with n = 0 we obtain 2(0) = 0. For n = 1 we get 2(1) = 2, for n = -1 we get 2(-1) = -2 for n = 2, we get 2(2) = 4 and for n = -2 we get 2(-2) = -4. As n moves through the integers, 2n produces all of the even integers.[6]

A roster description for E is E = \{ 0, \pm 2, \pm 4, \ldots \}.

Example 0.4.1.2

Write a verbal description for S = \{ x^2 \, | \, x \in \mathbb{R} \}.

Solution:

Write a roster description for P = \{ 2^{n} \, | \, n \in \mathbb{N} \} and E = \{ 2n \, | \, n \in \mathbb Z \}.

One way to verbally describe S is to say that S is the `set of all squares of real numbers’. While this isn’t incorrect, we’d like to take this opportunity to delve a little deeper. What makes the set S = \{ x^2 \, | \, x \in \R \} a little trickier to wrangle than the sets P or E above is that the dummy variable here, x, runs through all real numbers. Unlike the natural numbers or the integers, the real numbers cannot be listed in any methodical way.[7] Nevertheless, we can select some real numbers, square them and get a sense of what kind of numbers lie in S. For x = -2, x^2 = (-2)^2 = 4 so 4 is in S, as are \left(\frac{3}{2}\right)^2 = \frac{9}{4} and (\sqrt{117})^2 = 117. Even things like (-\pi)^2 and (0.101001000100001 \ldots)^2 are in S.

So suppose s \in S. What can be said about s? We know there is some real number x so that s = x^2. As x^2 \geq 0 for any real number x, we know s \geq 0. This tells us that everything in S is a non-negative real number.[8] This begs the question: are all of the non-negative real numbers in S? Suppose n is a non-negative real number, that is, n \geq 0. If n were in S, there would be a real number x so that x^2=n. As you may recall, we can solve x^2 = n by `extracting square roots’: x = \pm \sqrt{n}. Because n \geq 0, \sqrt{n} is a real number.[9] Moreover, (\sqrt{n})^2 = n so n is the square of a real number which means n \in S.

Hence, S is the set of non-negative real numbers.

 

Example 0.4.1.3a

Let A = \{-117, \frac{4}{5}, 0.20\overline{2002}, 0.202002000200002 \ldots\}.

Which elements of A are natural numbers? Rational numbers? Real numbers?

Solution:

Let A = \{-117, \frac{4}{5}, 0.20\overline{2002}, 0.202002000200002 \ldots\}.

Which elements of A are natural numbers? Rational numbers? Real numbers?

The set A contains no natural numbers. Clearly \frac{4}{5} is a rational number as is -117 (which can be written as \frac{-117}{1}). It’s the last two numbers listed in A, 0.20\overline{2002} and 0.202002000200002 \ldots, that warrant some discussion. First, recall that the `line’ over the digits 2002 in 0.20\overline{2002} (called the vinculum) indicates that these digits repeat, so it is a rational number.[10] As for the number 0.202002000200002 \ldots, the `\ldots‘ indicates the pattern of adding an extra `0‘ followed by a `2‘ is what defines this real number. Despite the fact there is a pattern to this decimal, this decimal is not repeating, so it is not a rational number – it is, in fact, an irrational number. All of the elements of A are real numbers, because all of them can be expressed as decimals (remember that \frac{4}{5} = 0.8).

Example 0.4.1.3b

Let A = \{-117, \frac{4}{5}, 0.20\overline{2002}, 0.202002000200002 \ldots\}.

Determine A \cap \mathbb{W}, A \cap \mathbb{Z} and A \cap \mathbb{P}.

Solution:

Let A = \{-117, \frac{4}{5}, 0.20\overline{2002}, 0.202002000200002 \ldots\}.

Determine A \cap \mathbb{W}, A \cap \mathbb{Z} and A \cap \mathbb{P}.

The set A \cap \mathbb{W} = \{ x \, | \, x \in A \text{ and } x \in \mathbb{W} \} is another way of saying we are looking for the set of numbers in A which are whole numbers. As A contains no whole numbers, A \cap \mathbb{W} = \emptyset.  Similarly, A \cap \mathbb{Z} is looking for the set of numbers in A which are integers. -117 is the only integer in A, so A \cap \mathbb{Z} = \{ -117 \}. For the set A \cap \mathbb{P}, as discussed in part (a), the number 0.202002000200002 \ldots is irrational, thus A \cap \mathbb{P} = \{ 0.202002000200002 \ldots \}.

Example 0.4.1.4

What is another name for \mathbb{N} \cup \mathbb{Q}? What about \mathbb{Q} \cup \mathbb{P}?

Solution:

What is another name for \N \cup \Q? What about \Q \cup \mathbb P?

The set \mathbb{N} \cup \mathbb{Q} = \{ x \, | \, x \in \mathbb{N} \text{ or } x \in \mathbb{Q} \} is the union of the set of natural numbers with the set of rational numbers. Because every natural number is a rational number, \mathbb{N} doesn’t contribute any new elements to \mathbb{Q}, so \mathbb{N} \cup \mathbb{Q} = \mathbb{Q}.[11] For the set \mathbb{Q} \cup \mathbb{P}, we note that every real number is either rational or not, hence \mathbb{Q} \cup \mathbb{P} = \mathbb{R}, pretty much by the definition of the set \mathbb{P}.

 

0.4.3 The Real Number Line and Interval Notation

As you may recall, we often visualize the set of real numbers \R as a line where each point on the line corresponds to one and only one real number. Given two different real numbers a and b, we write a < b if a is located to the left of b on the number line, as shown below.

Horizontal line with points a and b labeled.
The real number line with two numbers a and b where a < b.

While this notion seems innocuous, it is worth pointing out that this convention is rooted in two deep properties of real numbers. The first property is that \R is complete. This means that there are no `holes’ or `gaps’ in the real number line.[12]  Another way to think about this is that if you choose any two distinct (different) real numbers, and look between them, you’ll find a solid line segment (or interval) consisting of infinitely many real numbers. The next result tells us what types of numbers we can expect to find.

Density Property of \mathbb{Q} and \mathbb{P} in \mathbb{R}

Between any two distinct real numbers, there is at least one rational number and one irrational number. It then follows that between any two distinct real numbers there will be infinitely many rational and infinitely many irrational numbers.

The root word `dense’ here communicates the idea that rationals and irrationals are `thoroughly mixed’ into \mathbb{R}. The reader is encouraged to think about how one would find both a rational and an irrational number between, say, 0.9999 and 1. Once you’ve done that, try doing the same thing for the numbers 0.\overline{9} and 1. (`Try’ is the operative word, here.)

The second property \mathbb{R} possesses that lets us view it as a line is that the set is totally ordered. This means that given any two real numbers a and b, either a < b, a > b or a = b which allows us to arrange the numbers from least (left) to greatest (right). This property is given below.

Law of Trichotomy

If a and b are real numbers then exactly one of the following statements is true:

    \[ \begin{array}{lclcl} a < b & \hspace*{1.25in} & a > b & \hspace*{1.25in} & a = b \end{array} \]

Segments of the real number line are called intervals. They play a huge role not only in this text but also in the Calculus curriculum so we need a concise way to describe them. We start by examining a few examples of the interval notation associated with some specific sets of numbers.

Rendered by QuickLaTeX.com

As you can glean from the table, for intervals with finite endpoints we start by writing `left endpoint, right endpoint’. We use square brackets, `[‘ or `]‘, if the endpoint is included in the interval. This corresponds to a `filled-in’ or `closed’ dot on the number line to indicate that the number is included in the set. Otherwise, we use parentheses, `(‘ or `)‘ that correspond to an `open’ circle which indicates that the endpoint is not part of the set. If the interval does not have finite endpoints, we use the symbol -\infty to indicate that the interval extends indefinitely to the left and the symbol \infty to indicate that the interval extends indefinitely to the right. As infinity is a concept, and not a number, we always use parentheses when using these symbols in interval notation, and use the appropriate arrow to indicate that the interval extends indefinitely in one or both directions. We summarize all of the possible cases in one convenient table below.[13]

Interval Notation

Let a and b be real numbers with a<b.

Rendered by QuickLaTeX.com

Intervals of the forms (a, b), (-\infty, b) and (a, \infty) are said to be open intervals.  Those of the forms [a, b], (-\infty, b] and [a, \infty) are said to be closed intervals.

Unfortunately, the words `open’ and `closed’ are not antonyms here because the empty set \emptyset and the set (-\infty, \infty) are simultaneously open and closed[14] while the intervals (a, b] and [a, b) are neither open nor closed. The inclusion or exclusion of an endpoint might seem like a terribly small thing to fuss about but these sorts of technicalities in the language become important in Calculus so we feel the need to put this material in the Precalculus book.

We close this section with an example that ties together some of the concepts presented earlier. Specifically, we demonstrate how to use interval notation along with the concepts of union and intersection to describe a variety of sets on the real number line. In many sections of the text to come you will need to be fluent with this notation so take the time to study it deeply now.

Example 0.4.2

Example 0.4.2.1a

Express the following sets of numbers using interval notation.

\{ x \, | \, x \leq -2 \, \, \text{ or } \, \, x \geq 2 \}

Solution:

Express \{ x \, | \, x \leq -2 \, \, \text{ or } \, \, x \geq 2 \} using interval notation.

The best way to proceed here is to graph the set of numbers on the number line and glean the answer from it. The inequality \color{blue}{x \leq -2} corresponds to the interval \color{blue}{(-\infty, -2]} and the inequality \color{red}{x \geq 2} corresponds to the interval \color{red}{[2, \infty)}. The `or’ in \{ x \, | \, x \leq -2 \, \, \text{or} \, \, x \geq 2 \} tells us that we are looking for the union of these two intervals, so our answer is (-\infty, -2] \cup [2, \infty).
Number Line with -2 and 2 marked. Blue line from -2 and heading left. Red line from 2 and heading right.

Example 0.4.2.1b

Express the following sets of numbers using interval notation.

\{ x \, | \, x < \sqrt{3} \,\, \text{and} \,\, x \geq -\frac{8}{5} \}

Solution:

Express \{ x \, | \, x < \sqrt{3} \,\, \text{and} \,\, x \geq -\frac{8}{5} \} using interval notation.

For the set \{ x \, | \, x < \sqrt{3} \,\, \text{and} \,\, x \geq -\frac{8}{5} \}, we need the real numbers less than (to the left of) \color{red}{\sqrt{3}} that are simultaneously greater than (to the right of) \color{blue}{-\frac{8}{5}}, including -\frac{8}{5} but excluding \sqrt{3}. This yields \{ x \, | \, x < \sqrt{3} \,\, \text{and} \,\, x \geq -\frac{8}{5} \} = \left[ -\frac{8}{5}, \sqrt{3} \right).

Rendered by QuickLaTeX.com

Example 0.4.2.1c

Express the following sets of numbers using interval notation.

\{ x \, | \, x \neq \pm 3 \}

Solution:

Express \{ x \, | \, x \neq \pm 3 \} using interval notation.

For the set \{ x \, | \, x \neq \pm 3 \}, we proceed as before and exclude both \color{red}{x=3} and \color{red}{x=-3} from our set. (Refer back to Section 0.1 for a discussion about x = \pm 3) This breaks the number line into three intervals, (-\infty, -3), (-3,3) and (3, \infty). Because the set describes real numbers which come from the first, second or third interval, we have \{ x \, | \, x \neq \pm 3 \} = (-\infty, -3) \cup (-3,3) \cup (3, \infty).

Rendered by QuickLaTeX.com

Example 0.4.2.1d

Express the following sets of numbers using interval notation.

\{ x \, | \, -1 < x \leq 3 \,\, \text{or} \,\, x = 5\}

Solution:

Express \{ x \, | \, -1 < x \leq 3 \,\, \text{or} \,\, x = 5\} using interval notation.

Graphing the set \{ x \, | \, -1 < x \leq 3 \,\, \text{or} \,\, x = 5\} yields the interval \color{blue}{(-1,3]} along with the single number 5. While we could express this single point as [5,5], it is customary to write a single point as a `singleton set’, so in our case we have the set \{ 5\}. This means that our final answer is written \{ x \, | \, -1 < x \leq 3 \,\, \text{or} \,\, x = 5\} = (-1,3] \cup \{ 5\}.

Rendered by QuickLaTeX.com

Example 0.4.2.2

Let A = [-5,3) and B = (1, \infty). Determine A \cap B and A\cup B, express your answer using interval notation.

Solution:

Let A = [-5,3) and B = (1, \infty). Determine A \cap B and A\cup B, express your answer using interval notation.

We start by graphing \color{blue}{A = [-5,3)} and \color{red}{B = (1, \infty)} on the number line. To find A\cap B, we need to find the numbers common to both A and B; in other words, we need to find the overlap of the two intervals. Clearly, everything between 1 and 3 is in both A and B. However, because 1 is in A but not in B, 1 is not in the intersection. Similarly, because 3 is in B but not in A, it isn’t in the intersection either. Hence, A \cap B = (1,3).

To find A \cup B, we need to find the numbers in at least one of A or B. Graphically, we shade A and B along with it. Notice here that even though 1 isn’t in B, it is in A, so it’s in the union along with all of the other elements of A between -5 and 1. A similar argument goes for the inclusion of 3 in the union. The result of shading both A and B together gives us A \cup B = [-5,\infty).

Rendered by QuickLaTeX.com

0.4.4 Section Exercises

    1. Write a verbal description for O = \{ 2n-1 \, | \, n \in \mathbb{N}\}.
    2. Write a roster description for X = \{ z^2 \, | \, z \in \mathbb{Z}\}.
    3. Let A = \left\{ -3, -1.02, -\dfrac{3}{5}, 0.57, 1.\overline{23}, \sqrt{3}, 5.2020020002 \ldots, \dfrac{20}{10}, 117 \right\}
      1. List the elements of A which are natural numbers.
      2. List the elements of A which are irrational numbers.
      3. Find A \cap \mathbb{Z}
      4. Find A \cap \mathbb{Q}
    4. Fill in the chart below.

      Rendered by QuickLaTeX.com

    In Exercises 5 – 10, determine the indicated intersection or union and simplify if possible. Express your answers in interval notation.

    1. (-1,5] \cap [0,8)
    2. (-1,1) \cup [0,6]
    3. (-\infty,4]\cap (0,\infty)
    4. (-\infty,0) \cap [1,5]
    5. (-\infty, 0) \cup [1,5]
    6. (-\infty, 5] \cap [5,8)

    In Exercises 11 – 22, write the set using interval notation.

    1. \{x\,|\, x \neq 5 \}
    2. \{x\,|\, x \neq -1 \}
    3. \{x\,|\, x \neq -3,\, 4 \}
    4. \{x\,|\, x \neq 0, \, 2 \}
    5. \{x\,|\, x \neq 2, \, -2 \}
    6. \{x\,|\, x \neq 0,\, \pm 4 \}
    7. \{x\,|\, x \leq -1 \, \text{or} \, x \geq 1 \}
    8. \{x\,|\, x < 3 \, \text{and} \, x \geq 2 \}
    9. \{x\,|\, x \leq -3 \, \text{or} \, x > 0 \}
    10. \{x\,|\, x \leq 2 \, \text{and} \, x > 3 \}
    11. \{x\,|\, x > 2 \, \text{or} \, x = \pm 1 \}
    12. \{x\,|\, 3 < x < 13 \, \text{and} \, x \neq 4 \}

    For Exercises 23 – 28, use the blank Venn Diagram below with A, B, and C in it as a guide to help you shade the following sets.
    Empty Three Circle Venn Diagram with circles A, B, and C

    1. A \cup C
    2. B \cap C
    3. (A \cup B) \cup C
    4. (A \cap B) \cap C
    5. A \cap (B \cup C)
    6. (A \cap B) \cup (A \cap C)
    1. Explain how your answers to problems 27 and 28 show A \cap (B \cup C) = (A \cap B) \cup (A \cap C). Phrased differently, this shows `intersection distributes over union.’ Discuss with your classmates if `union’ distributes over `intersection.’ Use a Venn Diagram to support your answer.
    2. Show that A \subseteq B if and only if A \cup B = B.
    3. Let A = \{1,3,5,7,9\}, B = \{2,4,6,8,10\}, C = \{1,6,9\} and D = \{2,7,10\}. Draw one Venn Diagram that shows all four of these sets. What sort of difficulties do you encounter?

 

 

Section 0.4 Exercise Answers can be found in the Appendix … Coming soon

 


  1. For a more thought-provoking example, consider the collection of all things that do not contain themselves - this leads to the famous paradox known as Russell's Paradox.
  2. Which just so happens to be the same set as S \cup V.
  3. Sadly, the full extent of the empty set's role will not be explored in this text.
  4. Actually, the empty set can be used to generate numbers - mathematicians can create something from nothing!
  5. This isn't the most precise way to describe this set - it's always dangerous to use `\ldots' because we assume that the pattern is clearly demonstrated and thus made evident to the reader. Formulas are more precise because the pattern is clear.
  6. This shouldn't be too surprising, as an even integer is defined to be an integer multiple of 2.
  7. This is a nontrivial statement. Interested readers are directed to a discussion of Cantor's Diagonal Argument.
  8. This means S is a subset of the non-negative real numbers.
  9. This is called the `square root closed property' of the non-negative real numbers.
  10. So 0.20\overline{2002} = 0.20200220022002 \ldots.
  11. In fact, anytime A \subseteq B, A \cup B = B and vice-versa. See the exercises.
  12. Alas, this intuitive feel for what it means to be `complete' is as good as it gets at this level. Completeness is given a much more precise meaning later in courses like Analysis and Topology.
  13. The importance of understanding interval notation in this book and also in Calculus cannot be overstated so please do yourself a favor and memorize this chart.
  14. You don't need to worry about that fact until you take an advanced course in Topology.
definition

License

Share This Book