Section 1.1 Integers
In mathematics symbols are used to obtain a clearer and shorter presentation. The first of these symbols is the ellipses ( ). When we use this symbol in mathematics, it means “continuing in this manner.” When a pattern is evident, we can use the ellipses ( ) to indicate that the pattern continues. We use this to define the integers.
The integer is not considered to be positive or negative.
In the video in Figure 1.1 we give an introduction to the integers and statements.
Figure 1.2 shows the integers, natural numbers, and negative integers on the number line.
Subsection Comparing Integers
symbol | read as |
“is equal to” | |
“is not equal to” | |
“is greater than” | |
“is greater than or equal to” | |
“is less than” | |
“is less than or equal to” |
The first symbol in Table 1.3 is the equality symbol, Two integers are equal if they are the same integer. To indicate that two integers are not equal we use the symbol,
The other symbols compare the positions of two integers on the number line. An integer is greater than another integer if the first integer is to the right of the second integer on the number line. An integer is less than another integer if the first integer is to the left of the second integer on the number line.
Example 1.4. Reading
In Checkpoint 1.5 select the correct comparison operator.
Checkpoint 1.5. Comparison operators.
For each of the following choose the symbol that yields a true statement:
241
- <
- =
- >
241
242
- <
- =
- >
95
Subsection Operations
Addition, negation, subtraction, and multiplication are the basic operations of integers. We write “ ” for plus, “ ” for minus, and “ ” for times.
Example 1.6. Statements involving integer operations.
We give some examples of statements that involve integer operations. As we do not say “is false” we mean that all of these equality statements are true.
is read “2 plus 3 is equal to 5” is read “2 plus 0 is equal to 2” is read “2 plus negative 2 is equal to 0” is read “2 minus 2 is equal to 0” is read “2 times 5 is equal to 10” is read “2 times negative 5 is equal to negative 10” is read “negative 2 times negative 5 is equal to 10”
Multiplication of a natural number with an integer can be viewed as repeated addition.
Example 1.7. Multiplication as repeated addition.
Defining the multiplication of two negative integers is more difficult, and we appeal to your previously acquired knowledge about integers for that. Recall that the product of two negative integers is positive.
Example 1.8. Multiplication with negative integers.
Subsection Order of Operations
We use parentheses to indicate the order in which expressions should be executed. We evaluate the expressions in the innermost parentheses first and then work our way outwards.
Example 1.9. Order of operations.
XKCD Presents: New Mnemonics
Order of Operations: Parentheses, Exponents, Division and Multiplication, Addition and Subtraction
Traditional Mnemonic: Please Excuse My Dear Aunt Sally
Person having a shark delivered to his laptop.
New Mnemonics: Please Email My Dad A Shark or People Expect More Drugs And Sex
https://xkcd.com/992
).Example 1.11.
We illustrate that the order of operations does not matter for repeated addition by computing the same sums in the order indicated by the parentheses.
Usually we write
In most cases we will use parentheses to indicate the order of operations. There are other conventions for implicit order of operations (see Figure 1.10). One of these conventions is that multiplication is performed before addition and subtraction. We will use this convention when we feel that the additional parentheses will make it hard to read the expressions under consideration.
In the video in Figure 1.12 we recap the operations for the integers and give a motivation for the following section.