Greatest Common Divisor Theorems definition clarification.

In summary, there are two different statements known as the greatest common divisor theorem. The first states that given two positive integers, it is possible to choose two other integers that result in their greatest common divisor. The second states that if two integers are relatively prime, there exist two other integers that result in a certain equation. While the second definition emphasizes positive integers, it is not necessary for the concept of greatest common divisor to distinguish between positive and negative numbers.
  • #1
knockout_artist
70
2
Hi,

I read definition of GCD theorem, from book and from mathWorld website.

"
There are two different statements, each separately known as the greatest common divisor theorem.
This does not make sanse
1. Given positive integers
Inline1.gif
and
Inline2.gif
, it is possible to choose integers
Inline3.gif
and
Inline4.gif
such that
Inline5.gif
, where
Inline6.gif
is the greatest common divisor of
Inline7.gif
and
Inline8.gif
(Eynden 2001).
This make sense

2. If
Inline9.gif
and
Inline10.gif
are relatively prime positive integers, then there exist positive integers
Inline11.gif
and
Inline12.gif
such that
Inline13.gif
(Johnson 1965).

"
======================================
if I take 2nd definition from above
Inline13.gif

and take
m=12
n=7
then divisors:

12X1,6x2,4x3
7x1
gdc=1

and according to second definition.
x=3
y=5
xm - ny = 1
(12x3 ) - (7x5) = 1
36 -35 = 1
it make sense.
========================================
but 1st definition says
Inline5.gif
,
we take again
m=12 and
n=7

no matter what values of 'x' and 'y' we pick, we can not make d smaller so it can become '1'.
Unless we select negative x and y.
 
Physics news on Phys.org
  • #2
knockout_artist said:
no matter what values of 'x' and 'y' we pick, we can not make d smaller so it can become '1'.
Unless we select negative x and y.
So? The sign doesn't play any role in here, since ##\pm 1## are both unities (inverible elements). The emphasis on positive integers in definition 2 isn't really necessary here. Maybe Johnson needed it for further proofs in his context. But as the entire concept deals with the nature of integers, there is simply no meaning in dividing them into positive and negative numbers.
 
  • Like
Likes knockout_artist

1. What is the definition of Greatest Common Divisor (GCD)?

The Greatest Common Divisor (GCD) is the largest positive integer that divides evenly into two or more numbers. It is also known as the Greatest Common Factor (GCF) or Highest Common Factor (HCF).

2. How is the GCD calculated?

The GCD can be calculated using various methods, such as prime factorization, Euclid's algorithm, or the division method. Each method involves breaking down the numbers into their prime factors and finding the common factors among them.

3. Can the GCD be used with fractions or decimals?

Yes, the GCD can be used with fractions and decimals. In this case, the GCD is calculated by finding the GCD of the numerators and denominators separately.

4. What is the significance of the GCD in mathematics?

The GCD is an important concept in mathematics as it is used in various applications, such as simplifying fractions, finding equivalent fractions, and solving equations. It also plays a crucial role in other mathematical concepts, including the Euclidean algorithm and modular arithmetic.

5. Are there any theorems related to the GCD?

Yes, there are several theorems related to the GCD, including the Fundamental Theorem of Arithmetic, Bézout's identity, and the Chinese Remainder Theorem. These theorems provide useful properties and applications of the GCD in number theory and algebra.

Similar threads

  • Precalculus Mathematics Homework Help
Replies
9
Views
2K
  • Precalculus Mathematics Homework Help
Replies
2
Views
1K
  • Calculus and Beyond Homework Help
Replies
2
Views
965
  • Precalculus Mathematics Homework Help
Replies
4
Views
2K
  • Precalculus Mathematics Homework Help
Replies
5
Views
2K
  • Precalculus Mathematics Homework Help
Replies
4
Views
3K
  • Precalculus Mathematics Homework Help
Replies
3
Views
1K
  • Calculus and Beyond Homework Help
Replies
3
Views
1K
  • Linear and Abstract Algebra
Replies
4
Views
1K
  • Precalculus Mathematics Homework Help
Replies
6
Views
4K
Back
Top