Introduction to Integers
Integers, Absolute Value, and Additive Inverse

Motivation Problem

How may we compare the values of the following two accounts?

Sam had two accounts, a savings account and a loan. She had a certificate of deposit worth $4,360 and a car loan of $8,290. Which account has the greatest value?

The answer to this question depends on how we think about the situation. If we are asking which situation involves more dollars, then $8,290 involves a greater dollar amount than $4,360. However, if we are asking which value is worth more to Sam, obviously the certificate of deposit, which is money she "owns" is worth more than the loan, which is money she "owes".

In mathematical terms, Sam's CD has a positive value and the loan has a negative value. In mathematics, when we look at just the number of dollars and not whether the value is positive or negative we are talking about the absolute values.  

We consider two different models to help us understand the properties of positive and negative numbers. First we consider the number line model and then we consider the chip model (set model).

The Set of Integers Using the Number Line Model

Consider the two examples below. On this first number line the value "1" is a distance of one unit from zero to the right. We use a vector of length one pointing to the right to represent positive one, 1.

Number1.PNG

The value –1 is a distance of one unit from zero in the opposite direction. For this reason the value –1 is sometimes referred to as "the opposite of 1". We use a vector of length one pointing to the left to represent negative one, –1.

Number2.PNG

We could write the value positive 1 as +1, but we normally leave out the positive sign. A value with no sign is assumed to be a positive value.

Examples: Here are a few practical examples.

(a) One step forward, +1. 

(b) One step backware, –1.

(c) A temperature of one degree above zero, +1.

(d) A temperature of one degree below zero, –1.

Definition. The set of integers is the set {…, –3, –2, –1, 0, 1, 2, 3, …}.  

Notice that this is the set of whole numbers {0, 1, 2, 3, 4, . . . } together with all of the opposites. (The opposite of zero is zero.)  

In the number line model, integers represent values as directed distances. To find a location on the number line we need to know both the distance (number of units) and the direction (whether we should count those units moving left or moving right).

Another term for a directed distance is vector. A vector has both distance and direction. In this context an arrow is used to indicate the vector's direction. The arrow used to represent a vector is different from a ray. In geometry, a ray represents an infinite set of points. For a geometric ray, the arrow indicates the direction in which the ray extends indefinitely. A vector is not a set of points. The length of the vector indicates a specific, finite distance and the arrow part only indicates the direction. The arrow part of a vector does not indicate that the distance continues forever.  

Here is one last, important point. Distance by itself is non-directed and is always zero or positive.

Examples:

Number3.PNG

The integer labels on the number line are called the coordinates of the points. Since the number line coordinates are measured from zero, zero is called theorigin.

Self Check Problem

Symbolize each problem and model with a number line.

The elevation is four meters below sea level.

Solution

Kelly's house is three miles north of town.

Solution

Absolute Value

Absolute value refers to the distance from zero without reference to direction. Absolute value, since it is a non-directed distance, is always zero or positive. The notation for absolute value is to put straight vertical lines around a value.

Example: Suppose Pat walked 5 steps forward and Kim walked 6 steps backward. Who took more steps?

Even though we would represent Pat's steps as 5 and Kim's steps as –6, we would say that Kim took more steps.

Absolute1.PNG

|5| read as the "absolute value of 5" is 5 since the (non-directed) distance is five units from 0 (the origin).

Absolute2.PNG

|–6| read as the "absolute value of –6" is 6 since the (non-directed) distance is six units from 0 (the origin).

We would write |5| = 5 < 6 = |–6|.

Pat took fewer steps than did Kim.

This problem and the opening problem for this session both motivate the concept of absolute value.

Example: Find |–5|.

|–5| read as "absolute value of –5" equals 5 because the (non-directed) distance is 5.

|–5| = 5.

Self Check Problem

The surface of the Dead Sea is approximately 422 meters below sea level, which is the lowest elevation on the Earth's surface. How far would a person have to descend if a person started at the shore of the Mediterranean to reach the shore of the Dead Sea? Symbolize the problem.

Solution

Dead Sea - Wikipedia, the free encyclopedia

The Set of Integers Using the Chip Model

The chip model uses colored beans or chips to represent negative integers and positive integers.  

A green bean or shaded circle, ChipShaded.PNG, will be used to represent 1.

A red bean or open circle, ChipUnshaded.PNG, will be used to represent –1.

Examples:  Here are a few practical examples.  

A deposit of $1 may be represented by ChipShaded.PNG.

A withdrawl of $1 may be represented by ChipUnshaded.PNG.

Receiving 3 candy bars may be represented as Chip3shade.PNG.

Giving away 3 candy bars may be represented as Chip3Un.PNG.

Another important concept with the chip model is that there are many different ways to represent an amount of zero.

Examples:

(a) No chips at all would represent an amount of zero.

(b) Chip2zero.PNG would represent an amount of zero, e.g., a deposit of $1 and a withdrawal of $1 leaves no change in the balance.

(c) Chip6zero.PNG would represent an amount of zero, e.g., receive 3 candy bars and give away 3 candy bars leaves no change in the amount of candy bars.

In other words, two chips of opposite color cancel each other out, so both chips can be removed. This example illustrates the property that 1 + (–1) = –1 + 1 = 0.

Self Check Problem

Symbolize each problem and illustrate with the chip model.

Sandy has a score of five points in the hole in the card game.

Solution

The charge on three protons.

Solution

Proton - Wikipedia

Additive Inverse (Inverse Property for Integer Addition)

We generalize the relationship where opposites of the same absolute value cancel each other out. We further illustrate with examples with both models.

3 + (–3) = 0

–5 + 5 = 0

Inverse1.PNG

Inverse2.PNG

Inverse3.PNG

Inverse4.PNG

Beginning at zero, in the measurement model, a move of three units to the right followed by three units to the left brings us back to zero.

Beginning at zero, in the measurement model, a move of five units to the left followed by five units to the right brings us back to zero.

We notice that the result of combining a number and its opposite is zero. This motivates the following formal definition.

Additive Inverse: For every integer n, there is a unique integer m such that n + m = m + n = 0.

The integer m is called the additive inverse of n.

This property of integers is called the inverse property for integer addition.

Examples: Find the additive inverse for each of the following integers.

Integer

7

–5

–13

29

0

Additive Inverse

Inverse

Inverse

Inverse

Inverse

Inverse

If we consider the negative sign as representing the opposite, the above example illustrates that –(–5) = 5 and –(7) = –7, i.e. the opposite of an integer is equivalent to the additive inverse of the integer. This relationship allows us to give an algebraic definition for absolute value.

Algebraic Definition of Absolute Value:

The absolute value of a is defined by .

Examples:

(a) |5| = 5 since 5 > 0.

(b) |–5| = –(–5) = 5 since –5 < 0.

(c) |18| = 18 since 18 > 0.

(d) |–24| = –(–24) = 24 since –24 < 0.

Self Check Problems

Integer

7

–4

–13

29

0

Absolute Value

Solution

Solution

Solution

Solution

Solution

 

Comparing the Two Models

The number line is a good model for the expressing positions relative to some specific value, such as graphing on coordinate planes (relative to the origin), temperatures on thermometers (relative to zero degrees or to freezing), and elevation (relative to sea level). It is also good when we need to express fractional parts of the whole, since we can find these on the number line, but it would be difficult to do with beans or chips.

The chip model is a good model for small amounts (with no fractional parts) and for items that have atomic charges such as protons, electrons, and neutrons. It is also a helpful model for understanding how integer arithmetic works.

Rational Numbers

Definition.

The set of rational numbers is the set

Examples:

(a) –5 is a rational number since .

(b) is a rational number since .

(c) –2.15 is a rational number since .

What, if any, are the relationships between the sets of natural numbers (N), whole numbers (W), integers (Z), and rational numbers (Q)?

Rational1.PNG

The Euler diagram (a variation of a Venn diagram) illustrates that there is a subset relationship between the sets.

Self Check Problem

Note that they are proper subsets. Why?

Solution

Joke or Quote

A biologist, a physicist and a mathematician were on a hiking trip in the country. During a rest break, they saw a man and a woman enter a house. Ten minutes later, they reappeared together with a third person.

The biologist stated, "They have multiplied."

The physicist replied, "No, no, there is an error in measurement."

The mathematician confidently stated, "Clearly, if exactly one person enters the building now, the building will be empty."  (–1 + 1 = 0)