Section 8.1 The Greatest Common Divisor
Beginning Activity Beginning Activity 1: The Greatest Common Divisor
1.
Explain what it means to say that a nonzero integer
2.
Let
Definition.
Let
3.
Use the roster method to list the elements of the set that contains all the natural numbers that are divisors of 48.
4.
Use the roster method to list the elements of the set that contains all the natural numbers that are divisors of 84.
5.
Determine the intersection of the two sets in Exercise 3 and Exercise 4. This set contains all the natural numbers that are common divisors of 48 and 84.
6.
What is the greatest common divisor of 48 and 84?
7.
Use the method suggested in Exercise 3 through Exercise 6 to determine each of the following:
8.
If
Beginning Activity Beginning Acivity 2: The GCD and the Division Algorithm
When we speak of the quotient and the remainder when we “divide an integer1.
Each row in the following table contains values for the integers
Remainder |
||||
44 | 12 | |||
75 | 21 | |||
50 | 33 |
2.
Formulate a conjecture based on the results of the table in Exercise 1.
Subsection The System of Integers
Number theory is a study of the system of integers, which consists of the set of integers,For all integers |
|
Closure Proporties for Addition and Multiplication |
|
Commutative Properties for Addition and Multiplication |
|
Associative Properties for Addition and Multiplication |
|
Distributive Properties of Multiplication over Addition |
|
Additive and Multiplicative Identity Properties |
|
Additive Inverse Property |
Zero Property of Multiplication | If |
Cancellation Properties of Addition and Multiplication |
If If |
Subsection The Greatest Common Divisor
One of the most important concepts in elementary number theory is that of the greatest common divisor of two integers. The definition for the greatest common divisor of two integers (not both zero) was given in Beginning Activity 1.-
If
and and are not both 0, and if then provided that it satisfies all of the following properties: and That is, is a common divisor of andIf
is a natural number such that and then That is, any other common divisor of and is less than or equal to
-
Consequently, a natural number
is not the greatest common divisor of and provided that it does not satisfy at least one of these properties. That is, is not equal to provided that does not divide or does not divide orThere exists a natural number
such that and and
This means that
is not the greatest common divisor of and provided that it is not a common divisor of and or that there exists a common divisor of and that is greater than
To find an efficient method for determining
where and are integers.-
To prove that the natural number
is the only natural number that satisfies the following properties: divides and divides andif
is a natural number such that and then
Lemma 8.3.
Let
Proof.
Let
Now,
But this means that
Using a similar argument, we see that
Progress Check 8.4. Illustrations of Lemma 8.3.
We completed several examples illustrating Lemma 8.3 in Beginning Activity 2. For another example, let
(a)
According to the Division Algorithm, what is the remainder
The remainder is 8.
(b)
What is the greatest common divisor of 12 and the remainder
(c)
The key to finding the greatest common divisor (in more complicated cases) is to use the Division Algorithm again, this time with 12 and
What is the greatest common divisor of
Subsection The Euclidean Algorithm
The example in Progress Check 8.4 illustrates the main idea of the Euclidean Algorithm for findingTheorem 8.5.
Let
divides and divides andif
is an integer that divides both and then divides
Proof.
Let
If
If
If
If
Original Pair | Equation from Division Algorithm |
Inequality from Division Algorithm |
New Pair |
---|---|---|---|
From the inequalities in the third column of this table, we have a strictly decreasing sequence of nonnegative integers
Original Pair | Equation from Division Algorithm |
Inequality from Division Algorithm |
New Pair |
---|---|---|---|
Remember that this table was constructed by repeated use of Lemma 8.3 and that the greatest common divisor of each pair of integers produced equals
This proves that
Progress Check 8.6.
(a)
Use the Euclidean Algorithm to determine
Original Pair | Equation from Division Algorithm |
New Pair |
---|---|---|
Consequently,
Original Pair | Equation from Division Algorithm |
New Pair |
---|---|---|
Consequently,
(b)
Use the Euclidean Algorithm to determine
Original Pair | Equation from Division Algorithm |
New Pair |
---|---|---|
Consequently,
Original Pair | Equation from Division Algorithm |
New Pair |
---|---|---|
Consequently,
Subsection Some Remarks about Theorem 8.5
Theorem 8.5 was proven with the assumptions thatLemma 8.7.
Let
If
then
Example 8.8. Using the Euclidean Algorithm.
Let
Step | Original Pair | Equation from Division Algorithm |
New Pair |
---|---|---|---|
1 | |||
2 | |||
3 | |||
4 |
So
Subsection Writing in Terms of and
We will use Example 8.8 to illustrate another use of the Euclidean Algorithm. It is possible to use the steps of the Euclidean Algorithm in reverse order to write Explanation | Result |
---|---|
First, use the equation in Step 3 to write 6 in terms of 24 and 18. |
|
Use the equation in Step 2 to write the preceding result and simplify. |
|
We now have written 6 in terms of 42 and 24. Use the equation in Step 1 to write Substitute this into the preceding result and simplify |
|
Definition.
Let
Progress Check 8.9. Writing the gcd as a Linear Combination.
Use the results from Progress Check 8.6 to
(a)
Write
(b)
Write
Theorem 8.10.
Let
Step | Original Pair | Equation from Division Algorithm |
New Pair |
---|---|---|---|
1 | |||
2 | |||
3 | |||
4 |
Exercises Exercises
1.
Find each of the following greatest common divisors by listing all of the positive common divisors of each pair of integers.
(a)
The set of positive common divisors of 21 and 28 is
(b)
The set of positive common divisors of
(c)
The set of positive common divisors of 58 and 63 is
(d)
The set of positive common divisors of 0 and 12 is
(e)
(f)
2.
Complete the following.
(a)
Let
Prove that
(b)
Let
3.
Complete the following.
(a)
Let
(b)
Let
4.
Let
(a)
(b)
If
The integers
5.
For each of the following pairs of integers, use the Euclidean Algorithm to find
(a)
(b)
(c)
(d)
(e)
(f)
6.
Complete the following.
(a)
Find integers
One possibility is
So we can use
(b)
Find integers
(c)
Find integers
7.
Complete the following.
(a)
Notice that
(b)
Let
(c)
Find two rational numbers with denominators of 11 and 17, respectively , whose sum is equal to
(d)
Find two rational numbers with denominators 17 and 21, respectively, whose sum is equal to
(e)
Find two rational numbers with denominators 9 and 15, respectively, whose sum is equal to
Activity 47. Linear Combinations and the Greatest Common Divisor.
(a)
Determine the greatest common divisor of 20 and 12.
(b)
Let
(c)
Generate at least six different linear combinations of 20 and 12. Are these linear combinations of 20 and 12 multiples of
(d)
Determine the greatest common divisor of 21 and
(e)
The following proposition was first introduced in Activity 30 in Section 5.2. Complete the proof of this proposition if you have not already done so.
Proposition 5.22: Let a, b, and t be integers with
Proof. Let
(f)
Now let
That is,
In Task 47.c and Task 47.d, we were exploring special cases for these two sets.