Greatest Common Divisors

Total Page:16

File Type:pdf, Size:1020Kb

Greatest Common Divisors CHAPTER I I Greatest Common Divisors 1. Intro ducing greatest common divisors We call the integer a a common divisor of b and c, naturally enough, if it is a divisor that b and c have in common|that is, if a j b and a j c. Among all these common divisors, the largest one plays an imp ortant role in numb er theory, and so we give it a name. The largest numb er among all of the common divisors of b and c is called the greatest common divisor or gcd of b and c, and we denote it by gcdb; c Example. The divisors of 140 are 1, 2, 4, 5, 7, 10, 14, 20, 28, 35, 70, and 140 along with their negatives; the p ositive divisors of 168 are 1, 2, 3, 4, 6, 7, 8, 12, 14, 21, 24, 28, 42, 56, 84, and 168. The common divisors of 140 and 168 are the integers that app ear in b oth of these lists, namely 1, 2, 4, 7, 14, and 28. Therefore, their greatest common divisor gcd140; 168 equals 28. Example. The divisors of 15 are 1, 3, 5, and 15. The divisors of 0 are|well, all the integers! see Problem 1.2 Therefore, al l of the divisors of 15 are common divisors of 15 and 0, and so gcd15; 0 = 15. Before you try it and get into trouble, we'll tell you that gcd 0; 0 is unde ned|this is the only case where twointegers can have in nitely many common divisors. If b is a nonzero integer, then b only has nitely many divisors in fact, none of them are bigger than jbj, byFact 1.8, and the same for c;sowe see that if even one of b and c is nonzero, then it makes sense to talk ab out gcdb; c. Certainly 1 is always a common divisor of b and c as we showed in Problem 1.2, so at least we know that gcdb; c 1. Many textb o oks use the briefer notation b; c for the greatest common divisor of b and c. This saves space, although the p ossibility for confusion can arise, since p oints in the plane x; y are denoted with the same notation, for example. So we'll stick to the notation gcdb; c in these notes. We'll start this section right o with a theorem ab out greatest common divisors that we will use a lot in the future. Theorem 2.1 is probably the rst fact ab out numb ers you've come across in these notes that isn't simply intuitively true ::: we're seeing the b eginning of the go o d side of pro of-based mathematics, the side that tells us things ab out numb ers that we didn't already know. Theorem 2.1. Let b and c be integers, not both zero, and set d = gcd b; c. Then we can nd integers u and v such that d = bu + cv . 0 0 0 0 5 6 I I. GREATEST COMMON DIVISORS Proof: Consider the collection of all p ositiveintegers a that can b e written in the form bu + cv , for some integers u and v . This collection has at least one element: taking u = b and v = c, 2 2 we see that b + c is a p ositiveinteger that can b e written that way. Therefore, byFact 1.1, this collection has a smallest element s. Picktwointegers u and v such that s = bu + cv . 0 0 0 0 Let's try to show that s divides b. Using the Division Algorithm, we can write b = qs + r with 0 r<s.We're trying to show that s j b, and so byFact 1.10 all we need to show is that r =0.Well, supp ose not|supp ose that 0 <r<s.We can write r = b qs = b qbu + cv =b1 qu +cqv : 0 0 0 0 But this can't b e, b ecause then r would b e a p ositivenumber smal ler than s that can b e written in the form bu + cv ! Since it's imp ossible that 0 <r<s,we conclude that really r = 0, and so s divides b. The exact same argument shows that s divides c as well, and so s is a common divisor of b and c. Since d is the greatest common divisor of b and c, it's de nitely true that s d. On the other hand, we can show that d divides s! This is b ecause d j b and d j c, and so d divides every integer of the form bu + cv Fact 1.7|including s.Well, if d divides s then d jsj=sFact 1.8; and since s d and d s,we conclude that d = s. In particular, d = bu + cv , which is what wewanted to show. 0 0 We know that every common divisor of b and c is no bigger than gcdb; c ::: but in fact even more is true: Fact 2.2. Every common divisor of b and c divides gcdb; c. For instance, in the example on page 5, all of the common divisors 1, 2, 4, 7, 14, and 28 of 140 and 168 are not only less than or equal to gcd140; 168 = 28, but they all divide 28. And we can prove that this always happ ens. Proof: If we let d = gcdb; c, then from Theorem 2.1, there are integers u and v such that 0 0 d = bu + cv .Now let a be any common divisor of b and c. Since a j b,we can write b = as 0 0 for some integer s; and since a j c,we can similarly write c = at for some integer t. Hence d =asu +atv = asu + tv ; 0 0 0 0 which shows that a is a divisor of d. By now, wehave seen three di erentways of describing the same numb er gcdb; c: gcdb; c equals the largest of all the common divisors of b and c this was the de nition; gcdb; c equals the smallest numb er that can b e written in the form bu + cv for integers u and v this was Theorem 2.1; gcdb; c equals the p ositive common divisor of b and c, such that every common divisor of b and c divides it this was Fact 2.2. Actually,tobetechnically correct there is one detail ab out the last statement that we haven't proved yet. Can you see what it is? 1. INTRODUCING GREATEST COMMON DIVISORS 7 Example. From the equation 15 5 + 38 2 = 1, we see that 1 can b e written in the form 15u +38v. Since 1 is the smallest numb er of all, 1 is certainly the smallest numb er that can b e written in that form, and so we know that gcd15; 38 = 1. We can verify this by writing down all of the p ositive divisors of 15 they are 1, 3, 5, and 15 and 38 they are 1, 2, 19, and 38, and seeing that 1 is the only one in common. We've remarked that 1 and 1 are always common divisors of anytwointegers a and b.As it turns out, the situation where these are the only common divisors of b and c has great imp ortance in the study of numb er theory|de nitely imp ortant enough to warrant a name of its own: if a and b are twointegers such that gcda; b = 1, then wesay that a and b are relatively prime,orcoprime.For instance, the previous example shows that 15 and 38 are relatively prime. We can also say that 15 is relatively prime to 38 and vice versa. If we just restate what we've already said in this section using this new terminology,we obtain a consequence of Theorem 2.1 that will b e very useful to us: Consequence 2.3. Two integers a and b arerelatively prime if, and only if, thereare integers u and v such that au + bv =1. Here's an example of howwe can use this Consequence to prove something interesting: if n has no divisors other than 1 in common with a nor with b, then in fact n has no divisors other than 1 in common with the pro duct ab.Tosay this another way: Fact 2.4. The product of two integers coprime to a third integer is again coprime to the third integer: If gcda; n= 1 and gcdb; n= 1, then gcdab; n= 1. Proof: Because of Consequence 2.3, there are integers x and y such that ax + ny = 1, and 0 0 0 0 there are integers x and y such that bx + ny = 1. This means 1 1 1 1 1= 11=ax + ny bx + ny =abx x + nbx y + ax y + ny y : 0 0 1 1 0 1 1 0 0 1 0 1 How often do you get any mileage out of the fact that 1 1 = 1? Letting u = x x and 0 1 v = bx y + ax y + ny y ,we see that 1 can b e written in the form abu + nv . Therefore, 1 0 0 1 0 1 using Consequence 2.3 again, gcdab; n= 1. Fact 2.5. If a is relatively prime to b, and a j bc, then actual ly a j c.
Recommended publications
  • On Fixed Points of Iterations Between the Order of Appearance and the Euler Totient Function
    mathematics Article On Fixed Points of Iterations Between the Order of Appearance and the Euler Totient Function ŠtˇepánHubálovský 1,* and Eva Trojovská 2 1 Department of Applied Cybernetics, Faculty of Science, University of Hradec Králové, 50003 Hradec Králové, Czech Republic 2 Department of Mathematics, Faculty of Science, University of Hradec Králové, 50003 Hradec Králové, Czech Republic; [email protected] * Correspondence: [email protected] or [email protected]; Tel.: +420-49-333-2704 Received: 3 October 2020; Accepted: 14 October 2020; Published: 16 October 2020 Abstract: Let Fn be the nth Fibonacci number. The order of appearance z(n) of a natural number n is defined as the smallest positive integer k such that Fk ≡ 0 (mod n). In this paper, we shall find all positive solutions of the Diophantine equation z(j(n)) = n, where j is the Euler totient function. Keywords: Fibonacci numbers; order of appearance; Euler totient function; fixed points; Diophantine equations MSC: 11B39; 11DXX 1. Introduction Let (Fn)n≥0 be the sequence of Fibonacci numbers which is defined by 2nd order recurrence Fn+2 = Fn+1 + Fn, with initial conditions Fi = i, for i 2 f0, 1g. These numbers (together with the sequence of prime numbers) form a very important sequence in mathematics (mainly because its unexpectedly and often appearance in many branches of mathematics as well as in another disciplines). We refer the reader to [1–3] and their very extensive bibliography. We recall that an arithmetic function is any function f : Z>0 ! C (i.e., a complex-valued function which is defined for all positive integer).
    [Show full text]
  • Lecture 3: Chinese Remainder Theorem 25/07/08 to Further
    Department of Mathematics MATHS 714 Number Theory: Lecture 3: Chinese Remainder Theorem 25/07/08 To further reduce the amount of computations in solving congruences it is important to realise that if m = m1m2 ...ms where the mi are pairwise coprime, then a ≡ b (mod m) if and only if a ≡ b (mod mi) for every i, 1 ≤ i ≤ s. This leads to the question of simultaneous solution of a system of congruences. Theorem 1 (Chinese Remainder Theorem). Let m1,m2,...,ms be pairwise coprime integers ≥ 2, and b1, b2,...,bs arbitrary integers. Then, the s congruences x ≡ bi (mod mi) have a simultaneous solution that is unique modulo m = m1m2 ...ms. Proof. Let ni = m/mi; note that (mi, ni) = 1. Every ni has an inversen ¯i mod mi (lecture 2). We show that x0 = P1≤j≤s nj n¯j bj is a solution of our system of s congruences. Since mi divides each nj except for ni, we have x0 = P1≤j≤s njn¯j bj ≡ nin¯ibj (mod mi) ≡ bi (mod mi). Uniqueness: If x is any solution of the system, then x − x0 ≡ 0 (mod mi) for all i. This implies that m|(x − x0) i.e. x ≡ x0 (mod m). Exercise 1. Find all solutions of the system 4x ≡ 2 (mod 6), 3x ≡ 5 (mod 7), 2x ≡ 4 (mod 11). Exercise 2. Using the Chinese Remainder Theorem (CRT), solve 3x ≡ 11 (mod 2275). Systems of linear congruences in one variable can often be solved efficiently by combining inspection (I) and Euclid’s algorithm (EA) with the Chinese Remainder Theorem (CRT).
    [Show full text]
  • Sequences of Primes Obtained by the Method of Concatenation
    SEQUENCES OF PRIMES OBTAINED BY THE METHOD OF CONCATENATION (COLLECTED PAPERS) Copyright 2016 by Marius Coman Education Publishing 1313 Chesapeake Avenue Columbus, Ohio 43212 USA Tel. (614) 485-0721 Peer-Reviewers: Dr. A. A. Salama, Faculty of Science, Port Said University, Egypt. Said Broumi, Univ. of Hassan II Mohammedia, Casablanca, Morocco. Pabitra Kumar Maji, Math Department, K. N. University, WB, India. S. A. Albolwi, King Abdulaziz Univ., Jeddah, Saudi Arabia. Mohamed Eisa, Dept. of Computer Science, Port Said Univ., Egypt. EAN: 9781599734668 ISBN: 978-1-59973-466-8 1 INTRODUCTION The definition of “concatenation” in mathematics is, according to Wikipedia, “the joining of two numbers by their numerals. That is, the concatenation of 69 and 420 is 69420”. Though the method of concatenation is widely considered as a part of so called “recreational mathematics”, in fact this method can often lead to very “serious” results, and even more than that, to really amazing results. This is the purpose of this book: to show that this method, unfairly neglected, can be a powerful tool in number theory. In particular, as revealed by the title, I used the method of concatenation in this book to obtain possible infinite sequences of primes. Part One of this book, “Primes in Smarandache concatenated sequences and Smarandache-Coman sequences”, contains 12 papers on various sequences of primes that are distinguished among the terms of the well known Smarandache concatenated sequences (as, for instance, the prime terms in Smarandache concatenated odd
    [Show full text]
  • Number Theory Course Notes for MA 341, Spring 2018
    Number Theory Course notes for MA 341, Spring 2018 Jared Weinstein May 2, 2018 Contents 1 Basic properties of the integers 3 1.1 Definitions: Z and Q .......................3 1.2 The well-ordering principle . .5 1.3 The division algorithm . .5 1.4 Running times . .6 1.5 The Euclidean algorithm . .8 1.6 The extended Euclidean algorithm . 10 1.7 Exercises due February 2. 11 2 The unique factorization theorem 12 2.1 Factorization into primes . 12 2.2 The proof that prime factorization is unique . 13 2.3 Valuations . 13 2.4 The rational root theorem . 15 2.5 Pythagorean triples . 16 2.6 Exercises due February 9 . 17 3 Congruences 17 3.1 Definition and basic properties . 17 3.2 Solving Linear Congruences . 18 3.3 The Chinese Remainder Theorem . 19 3.4 Modular Exponentiation . 20 3.5 Exercises due February 16 . 21 1 4 Units modulo m: Fermat's theorem and Euler's theorem 22 4.1 Units . 22 4.2 Powers modulo m ......................... 23 4.3 Fermat's theorem . 24 4.4 The φ function . 25 4.5 Euler's theorem . 26 4.6 Exercises due February 23 . 27 5 Orders and primitive elements 27 5.1 Basic properties of the function ordm .............. 27 5.2 Primitive roots . 28 5.3 The discrete logarithm . 30 5.4 Existence of primitive roots for a prime modulus . 30 5.5 Exercises due March 2 . 32 6 Some cryptographic applications 33 6.1 The basic problem of cryptography . 33 6.2 Ciphers, keys, and one-time pads .
    [Show full text]
  • Introduction to Number Theory CS1800 Discrete Math; Notes by Virgil Pavlu; Updated November 5, 2018
    Introduction to Number Theory CS1800 Discrete Math; notes by Virgil Pavlu; updated November 5, 2018 1 modulo arithmetic All numbers here are integers. The integer division of a at n > 1 means finding the unique quotient q and remainder r 2 Zn such that a = nq + r where Zn is the set of all possible remainders at n : Zn = f0; 1; 2; 3; :::; n−1g. \mod n" = remainder at division with n for n > 1 (n it has to be at least 2) \a mod n = r" means mathematically all of the following : · r is the remainder of integer division a to n · a = n ∗ q + r for some integer q · a; r have same remainder when divided by n · a − r = nq is a multiple of n · n j a − r, a.k.a n divides a − r EXAMPLES 21 mod 5 = 1, because 21 = 5*4 +1 same as saying 5 j (21 − 1) 24 = 10 = 3 = -39 mod 7 , because 24 = 7*3 +3; 10=7*1+3; 3=7*0 +3; -39=7*(-6)+3. Same as saying 7 j (24 − 10) or 7 j (3 − 10) or 7 j (10 − (−39)) etc LEMMA two numbers a; b have the same remainder mod n if and only if n divides their difference. We can write this in several equivalent ways: · a mod n = b mod n, saying a; b have the same remainder (or modulo) · a = b( mod n) · n j a − b saying n divides a − b · a − b = nk saying a − b is a multiple of n (k is integer but its value doesnt matter) 1 EXAMPLES 21 = 11 (mod 5) = 1 , 5 j (21 − 11) , 21 mod 5 = 11 mod 5 86 mod 10 = 1126 mod 10 , 10 j (86 − 1126) , 86 − 1126 = 10k proof: EXERCISE.
    [Show full text]
  • On Sets of Coprime Integers in Intervals Paul Erdös, András Sárközy
    On sets of coprime integers in intervals Paul Erdös, András Sárközy To cite this version: Paul Erdös, András Sárközy. On sets of coprime integers in intervals. Hardy-Ramanujan Journal, Hardy-Ramanujan Society, 1993, 16, pp.1 - 20. hal-01108688 HAL Id: hal-01108688 https://hal.archives-ouvertes.fr/hal-01108688 Submitted on 23 Jan 2015 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. 1 Hardy-Ramanujan Joumal Vol.l6 (1993) 1-20 On sets of coprime integers in intervals P. Erdos and Sarkozy 1 1. Throughout this paper we use the following notations : ~ denotes the set of the integers. N denotes the set of the positive integers. For A C N,m E N,u E ~we write .A(m,u) ={f.£; a E A, a= u(mod m)}. IP(n) denotes Euler';; function. Pk dznotcs the kth prime: P1 = 2,p2 = 3,· ··and k we put Pk = IJP•· If k E N and k ~ 2, then .PA:(A) denotes the number of i=l the k-tuples (at,···, ak) such that at E A,·· · , ak E A,ai < a2 < · · · < ak and (at,aj = 1) for 1::; i < j::; k.
    [Show full text]
  • Dynamical Systems and Infinite Sequences of Coprime Integers
    Dynamical systems and infinite sequences of coprime integers Max van Spengler 3935892 Supervisor: Damaris Schindler Departement Wiskunde Universiteit Utrecht Nederland 31-05-2018 Contents 1 Introduction 2 1.1 Goldbach's proof . 3 1.2 Erd}os'proof . 4 1.3 Furstenberg's proof . 5 2 Theoretical background 7 2.1 Number theory . 7 2.2 Dynamical systems . 10 2.3 Additional theory . 10 3 Constructing infinitely many primes 16 3.1 A general method when 0 is strictly periodic . 17 3.2 General methods when 0 is periodic . 21 3.3 The case where 0 has a wandering orbit . 25 4 New results 29 4.1 A restriction on the weak abc-conjecture . 29 4.2 Applying the exponential bound . 30 5 Summary 32 1 1 Introduction Since the Hellenistic period, prime numbers and their properties have been a fundamental object of interest in mathematics [MB11]. The defining property of such a number is that it is only divisible by 1 and itself. Their counterparts are the composite numbers. These are numbers defined as being divisible by at least one number other than 1 or themselves. One of the earliest results obtained from research into these numbers is now known as the fundamental theorem of arithmetic. Fundamental theorem of arithmetic. Every natural number > 1 is either prime or can be written, up to the order of factors, as a unique product of primes. Proof. We will give a proof by induction. First, note that 2 and 3 are prime. Now assume the theorem to be true for all numbers between 1 and n + 1 for some n 2 N, so each number in between can be written as a unique product of primes.
    [Show full text]
  • Theory of Numbers
    Unit 1 Theory of Numbers Natural Numbers Thenumbers1,2,3,…,whichareusedincountingarecalled naturalnumbers or positiveintegers. Basic Properties of Natural Numbers In the system of natural numbers, we have two ‘operations’ addition and multiplication with the followingproperties. Let x,, y z denotearbitrarynaturalnumbers,then 1. x+ y isanaturalnumber i.e., thesumoftwonaturalnumberisagainanaturalnumber. 2. Commutative law of addition x+ y = y + x 3. Associative law of addition x+()() y + z = x + y + z 4. x⋅ y isanaturalnumber i.e., productoftwonaturalnumbersisanaturalnumber. 5. Commutative law of multiplication x⋅ y = y ⋅ x 6. Associative law of multiplication x⋅()() y ⋅ z = x ⋅ y ⋅ z 7. Existence of multiplicative identity a⋅1 = a 8. Distributive law x() y+ z = xy + xz Divisibility of Integers An integerx ≠ 0 divides y, if there exists an integer a such that y= ax and thus we write as x| y ( x divides y). If x doesnotdivides y,wewriteas x\| y (x doesnotdivides y ) [Thiscanalsobestatedas y isdivisibleby x or x isadivisorof y or y isamultipleof x]. Properties of Divisibility 1. x | y and y | z ⇒ x | z 2. x | y and x | z ⇒x| ( ky± lz ) forall k, l∈ z. z = setofallintegers. 3. x | y and y | x ⇒ x= ± y 4. x | y,where x>0, y > 0 ⇒x≤ y 5. x | y ⇒ x | yz foranyinteger z. 6. x | y iff nx | ny,where n ≠ 0. 2 IndianNational MathematicsOlympiad Test of Divisibility Divisibility by certain special numbers can be determined without actually carrying out the process of division.Thefollowingtheoremsummarizestheresult: ApositiveintegerNisdivisibleby • 2ifandonlyifthelastdigit(unit'sdigit)iseven.
    [Show full text]
  • Number Theory
    Chapter 3 Number Theory Part of G12ALN Contents Algebra and Number Theory G12ALN cw '17 0 Review of basic concepts and theorems The contents of this first section { well zeroth section, really { is mostly repetition of material from last year. Notations: N = f1; 2; 3;::: g, Z = f:::; −2; −1; 0; 1; 2;::: g. If A is a finite set, I write #A for the number of elements in A. Theorem 0.1 (Long division). If a; b 2 Z and b > 0, then there are unique integers q and r such that a = q b + r with 0 6 r < b: Proof. Theorem 3.2 in G11MSS. The integer q is called the quotient and r the remainder. We say that b divides a if the remainder is zero. It will be denoted by b j a. There is an interesting variant to this: There are unique integers q0 and 0 0 0 b 0 b 0 r with a = q b + r and − 2 < r 6 2 . Instead of remainder, r is called the least residue of a modulo b. Example. Take a = 62 and b = 9. Then the quotient is q = 6 and the remainder is r = 8. The least residue is r0 = −1. 0.1 The greatest common divisor §Definition. Let a and b be integers not both equal to 0. The greatest ¤ common divisor of a and b is the largest integer dividing both a and b. We will denote it by (a; b). For convenience, we set (0; 0) = 0. ¦ ¥ Let a; b 2 Z.
    [Show full text]
  • The Probability That Two Random Integers Are Coprime Julien Bureaux, Nathanaël Enriquez
    The probability that two random integers are coprime Julien Bureaux, Nathanaël Enriquez To cite this version: Julien Bureaux, Nathanaël Enriquez. The probability that two random integers are coprime. 2016. hal-01413829 HAL Id: hal-01413829 https://hal.archives-ouvertes.fr/hal-01413829 Preprint submitted on 11 Dec 2016 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. THE PROBABILITY THAT TWO RANDOM INTEGERS ARE COPRIME JULIEN BUREAUX AND NATHANAEL¨ ENRIQUEZ Abstract. An equivalence is proven between the Riemann Hypothesis and the speed of con- vergence to 6/π2 of the probability that two independent random variables following the same geometric distribution are coprime integers, when the parameter of the distribution goes to 0. What is the probability that two random integers are coprime? Since there is no uniform probability distribution on N, this question must be made more precise. Before going into probabilistic considerations, we would like to remind a seminal result of Dirichlet [1]: the set of ordered pairs of coprime integers has an asymptotic density in N2 which is equal to 6/π2 0.P608. The proof is not trivial and can be found in the book of Hardy and Wright ([2], Theorem≈ 332), but if one admits the existence of a density δ, its value can be easily obtained.
    [Show full text]
  • Using Dynamical Systems to Construct Infinitely Many Primes
    Mathematical Assoc. of America American Mathematical Monthly 121:1 August 24, 2017 12:20 a.m. MonthlyArticleDynamicsOnly.v5.tex page 1 Using Dynamical Systems to Construct Infinitely Many Primes Andrew Granville Abstract. Euclid’s proof can be reworked to construct infinitely many primes, in many differ- ent ways, using ideas from arithmetic dynamics. 1. CONSTRUCTING INFINITELY MANY PRIMES. The first known proof that there are infinitely many primes, which appears in Euclid’s Elements, is a proof by contradiction. This proof does not indicate how to find primes, despite establishing that there are infinitely many of them. However a minor variant does do so. The key to either proof is the theorem that Every integer q > 1 has a prime factor. (This was first formally proved by Euclid on the way to establishing the fundamental theorem of arithmetic.) The idea is to Construct an infinite sequence of distinct, pairwise coprime, integers a0, a1,..., that is, a sequence for which gcd(am, an) = 1 whenever m 6= n. We then obtain infinitely many primes, the prime factors of the an, as proved in the following result. Proposition 1. Suppose that a0, a1,... is an infinite sequence of distinct, pairwise coprime, integers. Let pn be a prime divisor of an whenever |an| > 1. Then the pn form an infinite sequence of distinct primes. Proof. The pn are distinct for if not, then pm = pn for some m 6= n and so pm = gcd(pm,pn) divides gcd(am, an) = 1, a contradiction. As the an are distinct, any given value (in particular, −1, 0 and 1) can be attained at most once, and therefore all but at most three of the an have absolute value > 1, and so have a prime factor pn.
    [Show full text]
  • Integer Factoring
    Designs, Codes and Cryptography, 19, 101–128 (2000) c 2000 Kluwer Academic Publishers, Boston. Manufactured in The Netherlands. Integer Factoring ARJEN K. LENSTRA [email protected] Citibank, N.A., 1 North Gate Road, Mendham, NJ 07945-3104, USA Abstract. Using simple examples and informal discussions this article surveys the key ideas and major advances of the last quarter century in integer factorization. Keywords: Integer factorization, quadratic sieve, number field sieve, elliptic curve method, Morrison–Brillhart Approach 1. Introduction Factoring a positive integer n means finding positive integers u and v such that the product of u and v equals n, and such that both u and v are greater than 1. Such u and v are called factors (or divisors)ofn, and n = u v is called a factorization of n. Positive integers that can be factored are called composites. Positive integers greater than 1 that cannot be factored are called primes. For example, n = 15 can be factored as the product of the primes u = 3 and v = 5, and n = 105 can be factored as the product of the prime u = 7 and the composite v = 15. A factorization of a composite number is not necessarily unique: n = 105 can also be factored as the product of the prime u = 5 and the composite v = 21. But the prime factorization of a number—writing it as a product of prime numbers—is unique, up to the order of the factors: n = 3 5 7isthe prime factorization of n = 105, and n = 5 is the prime factorization of n = 5.
    [Show full text]