next up previous index
Next: 2. Some Area Calculations Up: Math 111 Calculus I Previous: Exercises and Entertainments   Index

1. Some Notation for Sets

A set is any collection of objects. Usually the objects we consider are things like numbers, points in the plane, geometrical figures, or functions. Sets are often described by listing the objects they contain inside curly braces, for example

$\displaystyle A$ $\textstyle =$ $\displaystyle \{ 1,2,3,4\},$  
$\displaystyle B$ $\textstyle =$ $\displaystyle \{2,3,4 \},$  
$\displaystyle C$ $\textstyle =$ $\displaystyle \{4,3,3,2 \},$  
$\displaystyle D$ $\textstyle =$ $\displaystyle \{1,\frac{1}{2}, \frac{1}{3},\frac{1}{4}, \frac{1}{5} \}.$  

There are a few sets that occur very often in mathematics, and that have special names:

\begin{displaymath}
\begin{array}{lcl}
\mbox{{\bf N}}&=& \mbox{the set of all n...
... = \mbox{the set containing no elements}. \nonumber
\end{array}\end{displaymath}

A rational number is a number that can be expressed as a quotient of two integers. Thus a real number $x$ is rational if and only if there exist integers $a$ and $b$ with $b \not = 0$ such that $x = a/b$.

The terms ``point in the plane'' and ``ordered pair of real numbers'' are taken to be synonymous. I assume that you are familiar with the usual representation of points in the plane by pairs of numbers, and the usual way of representing geometrical objects by equations and inequalities.

\psfig{file=figurea.eps,angle=-90,width=1.125in} \psfig{file=figureb.eps,angle=-90,width=1.125in}

Thus the set of points $(x,y)$ such that $y=x^2$ is represented in figure a, and the set of points $(x,y)$ such that $-1 \leq x \leq 2$ and $0 \leq y \leq x^2$ is represented in figure b. The arrowheads in figure a indicate that only part of the figure has been drawn.

The objects in a set $S$ are called elements of $S$ or points in $S$. If $x$ is an object and $S$ is a set then

$x \in S$ means that $x$ is an element of $S,$

and

$x \not\in S$ means that $x$ is not an element of $S.$
Thus in the examples above


\begin{displaymath}
\begin{array}{ccccccc}
2 \in A. & \hspace{4em} &2/6 \in D. ...
...box{{\bf N}}. &\hspace{4em} &0 \in \mbox{{\bf N}}.
\end{array}\end{displaymath}

To see that $\emptyset \not\in A,$ observe that $A$ has exactly four elements, and none of these elements is $\emptyset.$

Let $S$ and $T$ be sets. We say that $S$ is a subset of $T$ and write $S \subset T$ if and only if every element in $S$ is also in $T.$ Two sets are considered to be equal if and only if they have exactly the same elements. Thus

\begin{displaymath}
S = T \index{equality of sets}\mbox{ means } (S \subset T \mbox{ and } T \subset S).
\end{displaymath}

You can show that two sets are not equal, by finding an element in one of the sets that is not in the other.

In the examples above, $B \subset A$ and $ B = C.$ For every set $S$ we have

\begin{displaymath}S \subset S \mbox{ and } \emptyset \subset S. \end{displaymath}

Also

\begin{displaymath}
\begin{array}{ccc}
1 \in \{ 1,2,3 \}. & \hspace{5em}& \empt...
...not\in \{ 1 \}. & \hspace{5em}& 1 \in \{ 1 \}.\\
\end{array}
\end{displaymath}

The idea of set was introduced into mathematics by Georg Cantor near the end of the nineteenth century. Since then it has become one of the most important ideas in mathematics. In these notes we use very little from the theory of sets, but the language of sets will be very evident.


1.1   Definition (Box, width, height, area.) Let $a, b, c, d$ be real numbers with $a\leq b$ and $c\leq d$. We define the set $B(a,b\colon c,d)$ by

\begin{eqnarray*}
B(a,b\colon c,d) &=& \mbox{the set of points } (x,y) \mbox{ in...
...x{ such that }\\
&& a\leq x\leq b\; \mbox{ and } c\leq y\leq d.
\end{eqnarray*}



A set of this type will be called a box. If $R = B(a,b:c,d)$, then we will refer to the number $b-a$ as the width of $R$, and we refer to $d-c$ as the height of $R$.

\psfig{file=ex11.eps,width=2.5in}
The area of the box $B(a,b:c,d)$ is the number

\begin{displaymath}\mbox{\rm area}(B(a,b: c,d)) = (b-a)(d-c).\end{displaymath}

Remark: Notice that in the definition of box, the inequalities are ``$\leq$'' and not ``$<$''. The choice of which sort of inequality to use is somewhat arbitrary, but some of the assertions we will be making about boxes would turn out to be false if the boxes did not contain their boundaries.

In Euclid's geometry no distinction is made between sets that contain their boundaries and sets that do not. In fact the early Greek geometers did not think in terms of sets at all. Aristotle maintained that

A line cannot be made up of points, seeing that a line is a continuous thing, and a point is indivisible[25, page 123].
The notion that geometric figures are sets of points is a very modern one. Also the idea that area is a number has no counterpart in Euclid's geometry, and in fact Euclid does not talk about area at all. He makes statements like
Triangles which are on equal bases and in the same parallels are equal to one another[17, vol I page 333].
We interpret ``are equal to one another'' to mean ``have equal areas'', but Euclid does not define ``equal'' or mention ``area''.

1.2   Definition (Unions and Intersections.) Let $F=\{S_1,\cdots ,S_n\}$ be a set of sets. The union of the sets $S_1,\cdots ,S_n$ is defined to be the set of all points $x$ that belong to at least one of the sets $S_1,\cdots ,S_n$. This union is denoted by

\begin{displaymath}S_1\cup S_2\cup\cdots\cup S_n\end{displaymath}

or by
\begin{displaymath}
\bigcup_{i=1}^n S_i.\end{displaymath} (1.3)

The intersection of the sets $S_1,S_2,\cdots,S_n$ is defined to be the set of points $x$ that are in every one of the sets $S_i$. This intersection is denoted by

\begin{displaymath}S_1\cap S_2\cap\cdots\cap S_n\end{displaymath}

or by
\begin{displaymath}
\bigcap_{i=1}^n S_i.\end{displaymath} (1.4)

The index $i$ in equations 1.3 and 1.4 is called a dummy index and it can be replaced by any symbol that does not have a meaning assigned to it. Thus,

\begin{displaymath}\bigcup_{i=1}^n S_i = \bigcup_{k=1}^n S_k=\bigcup_{t=1}^n S_t,\end{displaymath}

but expressions such as $\displaystyle {\bigcup_{n=1}^n S_n}$ or $\displaystyle {\bigcup_{3=1}^n S_3}$ will be considered to be ungrammatical.

1.5   Example. For $i\in\mbox{${\mbox{{\bf Z}}}^{+}$}$ let $R_i=\displaystyle { B(i,i+{3\over 2}:-{1\over i},{1\over
i})}$. Then $\displaystyle {\bigcup_{i=1}^4 R_i}$ is represented in the figure, and $\displaystyle {\bigcap_{i=1}^4 R_i=\emptyset}$. Also $\displaystyle { R_1\cap R_2=B(2,{5\over 2}\colon
-{1\over
2}, {1\over 2})}$.
\psfig{file=ex15a.eps,width=5in}

In the figure below,

\begin{displaymath}B(0,4\colon 0,2)\cap B(1,5\colon -1,1)\cap B(2,3:-2,3)=B(2,3\colon 0,1).\end{displaymath}

\psfig{file=ex15b.eps,width=2in}

1.6   Definition (Set difference.) If $A$ and $B$ are sets then the set difference $A\setminus
B$ is the set of all points that are in $A$ but not in $B$.

In the figure, the shaded region represents $B(2,4\colon 0,4)\setminus
B(3,5\colon
-1,3)$.

\psfig{file=ex17.eps,width=1.7in}

1.7   Exercise. A Explain why it is not true that

\begin{displaymath}B(2,4\colon 0,4)\setminus B(3,5\colon -1,3)=B(2,3\colon 0,4)\cup B(3,4\colon
3,4).\end{displaymath}

I will often use set relations such as

\begin{displaymath}A\cup B=(A\setminus B)\cup B\end{displaymath}

or

\begin{displaymath}A=(A\setminus B)\cup (A\cap B)\end{displaymath}

without explanation or justification. The second statement says that $A$ consists of the points in $A$ which are not in $B$ together with the points in $A$ that are in $B$, and I take this and similar statements to be clear.

1.8   Definition (Intervals.) Let $a,b$ be real numbers with $a\leq b$. We define the following subsets of $\mbox{{\bf R}}$:

\begin{eqnarray*}
(a,b) &=& \mbox {the set of real numbers } x \mbox { such that...
...eq a.\\
(-\infty ,\infty ) &=& \mbox {the set of real numbers.}
\end{eqnarray*}



A subset of $\mbox{{\bf R}}$ is called an interval if it is equal to a set of one of these nine types. Note that $(a,a)=\emptyset$ and $[a,a]=\{a\}$, so the empty set and a set consisting of just one point are both intervals.

1.9   Definition (End points: open and closed intervals.) If $I$ is a non-empty interval of one of the first four types in the above list, then we will say that the end points of $I$ are the numbers $a$ and $b$. If $I$ is an interval of one of the next four types, then $I$ has the unique end point $a$. The empty set and the interval $(-\infty ,\infty )$ have no end points. An interval is closed if it contains all of its end points, and it is open if it contains none of its end points.

1.10   Exercise. A Let $a,b$ be real numbers with $a<b$. For each of the nine types of interval described in definition 1.8, decide whether an interval of the type is open or closed. (Note that some types are both open and closed, and some types are neither open nor closed.) Is the interval $(0,0]$ open? Is it closed? What about the interval $[0,0]$?

1.11   Exercise. In the figure below, $A$, $C$, and $F$ are boxes.

a) Express each of $A$, $C$, $F$ in the form $B(?,?:?,?)$.

b) Express $D$, $E$, and $A \cap C$ as intersections or unions or set differences of boxes. The dotted edge of $E$ indicates that the edge is missing from the set.

c) Find a box that contains $A\cup C$.

\psfig{file=ex111.eps,width=4in}

1.12   Exercise. Let $S$ be the set of points $(x,y)$ in $\mbox{{\bf R}}^2$ such that $1 \leq x \leq 4$ and $\displaystyle {0 \leq y \leq {1\over x^2}}$. Let $T$ be the set of points $(x,y)$ in $\mbox{{\bf R}}^2$ such that

\begin{displaymath}(x,y) \in B(-1,1:-1,1) \mbox{ and }xy > 0.\end{displaymath}

Make sketches of the sets $S$ and $T$.

1.13   Exercise. Describe the sets $S$ and $T$ below in terms of unions or intersections or differences of boxes.

\psfig{file=ex113a.eps,width=2.5in} \psfig{file=ex113b.eps,width=2.85in}


next up previous index
Next: 2. Some Area Calculations Up: Math 111 Calculus I Previous: Exercises and Entertainments   Index
Ray Mayer 2007-09-07