Skip to main content

Section A.1 Numbers, Sets and Arithmetic

Numbers started as a conceptual way to quantify count objects. Later, numbers were used to measure quantities that were extensive, such as the geometric ideas of length, area and volume. Arithmetic was developed to provide a numeric representation of physical operations. Combining two quantities or collections corresponds to addition. Repeated addition corresponds to multiplication. Repeated multiplication corresponds to powers or exponents. As these ideas developed, inverse operations were invented to help solve problems, including subtraction, division and roots. However, the introduction of each inverse operation required an extension of the idea of number.

Subsection A.1.1 Integers, Rational Numbers and Real Numbers

Numbers conceptually begin with the natural numbers, which are the numbers \(1, 2, 3, \ldots\text{.}\) The set of all natural numbers is represented by the symbol \(\mathbb{N}\text{:}\)

\begin{equation*} \mathbb{N} = \{ 1, 2, 3, \ldots \}. \end{equation*}

If we include the number 0, we get all possible counting numbers, represented by the symbol \(\mathbb{N}_0\text{:}\)

\begin{equation*} \mathbb{N}_0 = \{ 0, 1, 2, 3, \ldots \}. \end{equation*}

Both of these sets have an infinite number of elements because there is no upper bound (i.e., for any number you find, there is always a number greater).

The natural and counting numbers are used most basically for ordering and counting elements in sets or collections of objects. For example, consider a set consisting of the basic suits of a standard deck of playing cards, namely hearts, diamonds, spades, and clubs, \(\{\heartsuit, \diamondsuit, \spadesuit, \clubsuit\}\text{.}\) We can count the number of elements by associating each element in the set with one of the natural numbers in order:

\begin{gather*} 1 \mapsto \heartsuit,\\ 2 \mapsto \diamondsuit,\\ 3 \mapsto \spadesuit,\\ 4 \mapsto \clubsuit. \end{gather*}

This ordering (which is admittedly arbitrary) allows us to refer to the first, second, third or fourth element in our set. When numbers are used to order elements of a set in this way, we are thinking of numbers as ordinal numbers. Because the greatest number used in our ordering was 4, we can say that the number of elements in our set is 4. When numbers are used to count the number of elements in a set, we are thinking of numbers as cardinal numbers. Both of these ideas can be extended to sets with infinities of elements. It is not in the scope of this text to deal with these issues, but they are typically addressed in more general discussions of set theory.

However, the elementary ideas of the arithmetic operations of addition and multiplication are often introduced using the ideas of counting. Addition is first defined by joining sets of known size and asking how many elements are in the combined set. For example, \(3+5\) is interpreted in this context as joining a set of three elements, say \(\{a,b,c\}\text{,}\) to another set of five elements, say \(\{z,y,x,w,v\}\text{,}\) to get a combined set \(\{a,b,c,v,w,x,y,z\}\text{.}\) The size of this new set is 8. The equation

\begin{equation*} 3+5=8 \end{equation*}

is interpreted in this context, namely that “the number of elements in a set formed by joining a set with 3 elements and a set with 5 elements” (3+5) is the same as “the number of elements as a set formed from 8 elements” (8). Multiplication is first defined as adding a certain number of groups of the same size. For example, \(3 \times 5\) is interpreted as creating a set consisting of 3 groups of 5 elements, which is a new set with 15 elements. This leads to the equation

\begin{equation*} 3 \times 5=15. \end{equation*}

Once the arithmetic operations of addition and multiplication are introduced, inverse operations of subtraction and division soon follow. Subtraction corresponds to taking away from a set with \(5-3\) being interpreted as starting with a set of 5 elements and removing a subset of 3 elements, so that

\begin{equation*} 5-3=2. \end{equation*}

Division corresponds to determining how many groups of a certain size are in a particular set, with \(12 \div 4\) counting the number of groups of size 4 that can be formed from a set of size 12, so that

\begin{equation*} 12 \div 4 = 3. \end{equation*}

Inverse operations have the property that when performed consecutively, the original value remains unchanged. That is, \(a+b-b=a\) for any values of \(a\) and \(b\) because you join and then remove a set of size \(b\) to a set of size \(a\text{,}\) resulting in a set of the original size \(a\text{.}\) Similarly, \(a \times b \div b = a\) because the set \(a \times b\) has \(a\) groups of sets with \(b\) elements.

The problem that arises is that using only natural or counting numbers, there are expressions that have no valid interpretation. For example, the inverse property suggests that \(3-5+5=3\text{,}\) but the intermediate calculation \(3-5\) does not make sense using counting numbers because there is no interpretation for how to remove 5 elements from a set with only 3 elements. Similarly, although the inverse property suggests \(5 \div 3 \times 3 = 5\text{,}\) the intermediate calculation \(5 \div 3\) has no whole number interpretation because grouping 5 into sets of size 3 results in one group of 3 and another group of 2 (the remainder).

In order to resolve this complication, the idea of number itself is extended. Negative numbers resolve the challenge for subtraction. The set of all integers, also called the whole numbers, introduces both positive and negative counting numbers and is represented by the symbol \(\mathbb{Z}\text{:}\)

\begin{equation*} \mathbb{Z} = \{ \ldots, -3, -2, -1, 0, 1, 2, 3, \ldots \}. \end{equation*}

Although we originally thought of subtraction as the inverse operation of addition, the introduction of negative numbers motivated the idea of a number itself having and inverse with respect to addition, or an additive inverse. Every positive and negative number of the same size are inverses because the add to zero,

\begin{equation*} a+-a=0. \end{equation*}

With additive inverses, the concept of subtraction is equivalent to addition by an additive inverse,

\begin{equation*} a-b = a+-b. \end{equation*}

The advantage of this perspective is that it makes clear how to subtract negative numbers — subtracting a negative number is defined as adding the inverse of the negative number, or adding the corresponding positive number.

Just as subtraction led to the development of negative numbers, division motivates the need to extend numbers from just the integers to rational numbers. As soon as we leave the world of whole numbers, our sense of arithmetic actually changes from counting elements in a set to measuring divisible quantities (like length or volume). The standard representation of numbers on a number line illustrates this directly by thinking of numbers as measuring a directed length from an origin (the number 0). There always must be a unit length which corresponds to the distance between 0 and 1. Positive numbers are to the right and negative numbers are to the left.

A new interpretation of number requires a new interpretation of arithmetic. Addition of numbers corresponds to combining lengths, with 3+5 meaning we find the number which is found by starting at 0 (the origin), moving three units to the right (to find 3) and then moving five more units to the right (to add 5). Since this the same as the number 8 (starting at 0 and moving 8 units to the right), we know 3+5=8. Multiplication (by integers) will still mean repeated addition, just repeating the displacement interpretation of addition instead of groups.

Integers on the number line.
Figure A.1.1. The integers are placed on the real number line with a spacing defined by the unit length.

If we consider the property of consecutive inverse operations, we know that we should get \(1 \div 5 \times 5 = 1\text{.}\) So if we think about the intermediate value \(a=1 \div 5\) (which is not an integer), we can see that it is a value such that \(a \times 5 = 1\text{.}\) In the geometric interpretation, \(a\) is a length such that when it is repeated five times, we recover the unit length. This is the unit fraction \(\frac{1}{5}\text{,}\) which is also called the multiplicative inverse (or reciprocal) of the integer 5. Other fractions have a similar interpretation, such as \(3 \div 4 = \frac{3}{4}\) (dividing three into fourths) being the length such that when it is repeated four times is equivalent to three units.

Rational numbers on the number line.
Figure A.1.2. Rational numbers are placed on the real number line using a fractional unit length based on the denominator.

Just as subtraction was found (or defined) to be equivalent to addition by an additive inverse, division is also equivalent to multiplication by a multiplicative inverse. Given any non-zero number \(a \ne 0\text{,}\) the multiplicative inverse \(\div a\) is that number so that

\begin{equation*} a \cdot \div a = 1. \end{equation*}

Then division \(a \div b\) is defined by

\begin{equation*} a \div b = a \cdot \div b. \end{equation*}

This process allows us to define the rational numbers \(\mathbb{Q}\text{.}\) The rational numbers are formed by considering all of the integers, their multiplicative inverses, and all sums and products of those values. It is most commonly defined by

\begin{equation*} \mathbb{Q} = \{ p \div q : p \in \mathbb{Z}, q \in \mathbb{N} \}. \end{equation*}

That is, it consists of all fractions defined by integers.

My goal is not to provide an exhaustive explanation of arithmetic and these representations. That would require, for example, an explanation of what it means to multiply and divide negative numbers. However, let it suffice to say that multiplying two negative numbers together will be a positive number while multiplying a positive number and a negative number will result in a negative number.

Other mathematical operations introduce the need for even more extensions to the idea of number. For example, the mathematical operation of squaring a number has an inverse operation of the square root. The square of a rational number is still a rational number, but the square root of a rational number is not necessarily rational. The most famous historical example is \(\sqrt{2}\text{,}\) which was proved not to be a rational number (according to legend) by the Greek philosopher Pythagoras. The existence of irrational numbers was a closely guarded secret by his followers, the Pythagoreans. The set of real numbers is the set of both rational and irrational numbers and is represented by the symbol \(\mathbb{R}\text{.}\) Complex numbers extend the real numbers to include square roots of negative numbers by introducing \(i=\sqrt{-1}\) and is defined as

\begin{equation*} \mathbb{C} = \{ a+bi : a, b \in \mathbb{R} \}. \end{equation*}

Every real number \(a \in \mathbb{R}\) is also complex with \(b=0\text{.}\)

We will be working almost exclusively with the real numbers. So we very often think in terms of the real number line, which is a continuous and connected curve. Every point on the number line corresponds to a particular real number. Locations correspond to rational numbers if they can be exactly represented using fractional units. An irrational number can never be exactly represented using fractional units.

Subsection A.1.2 Sets and Intervals

A set is a mathematical collection of objects. The objects that are in the set are called elements of the set. Set notation uses curly braces \(\{\) and \(\}\) with a description of the elements that belong to the set. When the set has a finite number of elements, we can just list them between the braces. Like other mathematical objects, we can use symbols to represent the set in the same way that variables can be represented by symbols.

Example A.1.3.

The set that contains the odd digits could be written

\begin{equation*} O = \{ 1, 3, 5, 7, 9 \}. \end{equation*}

The set that contains the even digits could be written

\begin{equation*} E = \{ 0, 2, 4, 6, 8 \}. \end{equation*}

The set that contains the prime digits could be written

\begin{equation*} P = \{ 2, 3, 5, 7 \}. \end{equation*}

Note: The symbols (names) for these sets, \(O,E,P\text{,}\) are just used as examples. We could have used any other symbols that might have been convenient.

The symbol \(\in\) is a logical operator used to say that an element is in a set. Using the example sets above, we would say \(3 \in O\) (read as “3 is in \(O\)”) since 3 is an odd digit. But \(3 \not \in E\) (read as “3 is not in \(E\)”).

Most useful sets can not be described by listing all of the elements. Instead, we define sets according to a logical rule that describes when an element is in the set. Such sets start with what is called a universal set that classifies what type of elements are being considered. For example, a set containing numbers might have a universal set \(\mathbb{Z}\) (only integers) or \(\mathbb{R}\) (all real numbers). A typical set would be defined with a statement like the following,

\begin{equation*} A = \{ x \in U : \hbox{logical statement about $x$} \}, \end{equation*}

where \(A\) is the symbol for the set being defined, \(U\) is the universal set, \(x\) is a symbol being used to represent an arbitrary element of \(U\text{,}\) and the statement is how you decide if \(x \in A\text{.}\)

Example A.1.4.

To define the set of all real numbers between -1 and 1, we would write

\begin{equation*} A = \{ x \in \mathbb{R} : -1 \lt x \lt 1 \}. \end{equation*}

To define the set of positive real numbers, we would write

\begin{equation*} B = \{ x \in \mathbb{R} : x \gt 0 \}. \end{equation*}

We can combine sets to create new sets using unions and intersections. Suppose that \(A\) and \(B\) represent any two sets. The union of the sets, written \(A \cup B\text{,}\) is the combination of sets that includes elements that are in at least one of the sets:

\begin{equation*} A \cup B = \{ x : x \in A \hbox{ or } x \in B \}. \end{equation*}

The intersection of the sets, written \(A \cap B\text{,}\) is the combination of sets that includes only elements that are in both of the sets, also thought of as the overlap of the sets:

\begin{equation*} A \cap B = \{ x : x \in A \hbox{ and } x \in B \}. \end{equation*}

Example A.1.5.

Using the sets defined in the examples above, we have the following statements. The union of \(O\) (odd digits) and \(P\) (prime digits) gives

\begin{equation*} O \cup P = \{ 1, 2, 3, 5, 7, 9 \}, \end{equation*}

which is the same as \(O \cup \{2\}\text{.}\) The intersection of \(A\) (real numbers between -1 and 1) and \(B\) (positive real numbers) gives

\begin{equation*} A \cap B = \{ x \in \mathbb{R} : 0 \lt x \lt 1 \}. \end{equation*}

Because most sets being studied in calculus come from the real numbers, the universal set is often not explicitly stated. So the following represent the same set:

\begin{equation*} \{ x \in \mathbb{R} : 1 \lt x \lt 3 \} = \{ x : 1 \lt x \lt 3 \}. \end{equation*}

One of the most common type of sets in calculus is the interval. An interval is a set of real numbers representing a connected segment of the real number line. Intervals are defined by their end points. An open interval does not include the end points while a closed interval does include the end points. An open interval with end points \(a\) and \(b\) with \(a \lt b\) is represented by the notation using round parentheses

\begin{equation*} (a,b) = \{ x : a \lt x \lt b \}. \end{equation*}

A closed interval with the same end points is represented by similar notation using square brackets

\begin{equation*} [a,b] = \{ x : a \le x \le b \}. \end{equation*}

If only one end point is included, then the notation uses both parentheses and brackets:

\begin{gather*} [a,b) = \{ x : a \le x \lt b \}, \\ (a,b] = \{ x : a \lt x \le b \}. \end{gather*}

A set that consists of disjoint intervals can be represented with interval notation using unions. Consider, for example, the interval \([1,5]\) and remove the two values 2 and 4. This is no longer a single interval but consists of three disjoint intervals, namely \([1,2)\text{,}\) \((2,4)\text{,}\) and \((4,5]\text{.}\) We can write this set as a union of the three intervals.

\begin{equation*} \{ x \in [1,5] : x \ne 2 \hbox{ and } x \ne 4 \} = [1,2) \cup (2,4) \cup (4,5]. \end{equation*}

Notice how the set defined on the left uses curly brackets because the set is defined using a rule, but the interval notation on the right does not include curly brackets because the interval notation defines everything about the sets.

Subsection A.1.3 Algebra Properties

One of the guiding principles in interpreting arithmetic in different representations is that we expect the fundamental properties of arithmetic to be satisfied. These include the commutative and associative properties of addition and multiplication and the distributive properties of multiplication over addition. That is, for every system of numbers, we expect the following properties to hold for any numbers \(a,b,c\text{.}\)

Property Description
\(a+b = b+a\) Addition is Commutative
\((a+b)+c = a+(b+c)\) Addition is Associative
\(a+0 = a\) Zero is Additive Identity
\(a+-a = 0\) Additive Inverse Property
\(-a = -1 \cdot a\) Finding Additive Inverse
\(a \cdot b = b \cdot a\) Multiplication is Commutative
\((a \cdot b)\cdot c = a \cdot (b \cdot c)\) Multiplication is Associative
\(a \cdot 0 = 0\) Multiplication by Zero
\(a \cdot 1 = a\) One is Multiplicative Identity
\(a \cdot \div a = 1\) Multiplicative Inverse Property
\(\div a = \frac{1}{a}, \: a \ne 0\) Finding Multiplicative Inverse
\(a \cdot (b+c) = a \cdot b + a \cdot c\) Left Distributive Property
\((a+b) \cdot c = a \cdot c + b \cdot c\) Right Distributive Property
Table A.1.6. Properties of arithmetic of real numbers.

These basic rules establish the basic properties of arithmetic (and algebra) over the real numbers. (Advanced mathematics considers other structures that have some but not all of the same properties in a subject called abstract algebra.) Other consequences of these properties are often used in algebra. We list some of these below for reference.