Andy wrote out a few pairs of consecutive positive integers, as shown above, and he notes that for each of these pairs, both integers do not share any positive common factor other than 1.
He then boldly asserts that no pair of consecutive positive integers share any positive common factor other than 1.
Is he correct?
This section requires Javascript.
You are seeing this because something didn't load right. We suggest you, (a) try
refreshing the page, (b) enabling javascript if it is disabled on your browser and,
finally, (c)
loading the
non-javascript version of this page
. We're sorry about the hassle.
Using the euclidean algorithm , we get
g cd ( n , n + 1 ) = g cd ( n , 1 ) = 1
Thus, pairs of consecutive integers have a greatest common divisor of 1.