A Survey On Euclidean Number Fields
|
|
|
- Roland Washington
- 10 years ago
- Views:
Transcription
1 University of Bordeaux I Department Of Mathematics A Survey On Euclidean Number Fields Author: M.A. Simachew Supervisor: J-P. Cerri 2009
2
3 University of Bordeaux I Department Of Mathematics A Survey On Euclidean Number Fields Author: M.A. Simachew Supervisor: J-P. Cerri Examiners 1. Professor B. Erez [email protected] 2. Professor Y. Bilu [email protected] 3. Professor R. Coulangeon [email protected] 4. Professor J-P. Cerri [email protected]
4
5 To my beloved parents.
6
7 Acknowledgements Above all, I am so grateful to God for everything. My thanks then goes to my supervisor, Jean-Paul Cerri, for his professional help, comments and suggestions throughout the preparation of this memoir in addition to his valuable articles on Euclidean minima. I would also like to thank H. W. Lenstra, Jr. for his many interesting results on the subject of my work; his attendance of my partial presentation in Netherlands and his concerned, detailed and friendly letter-reply to me on the subject. I am thankful to Boas Erez, Yuri Bilu, Francesco Baldasari, Marco Garutti and Edixhoven together with all the other committee members of Algant Consortium who have made possible my great transition to modern mathematical concepts in the areas of Algebra, Geometry And Number Theory, (ALGANT). I indeed appreciate the generosity of European Commission for the Erasmus Mundus Masters Program scholarship. I also thank all my professors in Italy last year and France this year who involved directly or indirectly in my progress in mathematics. Moreover, I am indebited to International Relations Office runners, Muriel Vernay, Delphine Gassiot Casalas, Sylvie Coursiere and Elisa Aghito; my tutors, Alessandra Bertapelle of Padova and Elizabeth Strouse of Bordeaux and all my friends as well. Last but not least, I am proud to have a wonderful family; I would like to thank them all for every support they have been giving me in life since my existence on earth. i
8 ii
9 Contents 1 Introduction Historical Background Some Applications Of Euclidean Algorithm How Did It Develop? Principality And Euclideanity Euclidean Function Motzkin s Result Hooley s Formulations Weinberger s Result Clark, Murty And Harper s Results Norm As Euclidean Function Euclidean And Inhomogeneous Spectra Questions General Results k-stage Euclideanity Euclideanity In Different Degrees Quadratic Number Fields Cubic Number Fields Quartic Number Fields Survey of Euclidean Minima General Idea Euclideanity In Cyclotomic Fields Introduction Definitions, Remarks And First Results Bounds From Other Bounds Usable Bounds From Quadratic Forms Theorem(Lenstra) iii
10 6 Minkowski s Conjecture Why Minkowski Here? Minkowski s Conjecture McMullen s Approach The Recent Result For n = Related Results A List Of Tables 75 A.1 Quadratic Number Fields A.2 Cubic Number Fields (d K < 11000) A.3 Cubic Number Fields (d K (11000, 15000)) A.4 Quartic Number Fields A.5 Quintic Number Fields A.6 Sextic Number Fields A.7 Heptic Number Fields A.8 Octic Number Fields B Basic Definitions And Concepts Used 93 B.1 Riemann Hypothesis B.2 Algebraic Number Fields B.3 A Little On Packing Theory Bibliography 106 iv
11 Chapter 1 Introduction 1.1 Historical Background The Greek mathematician Euclid of Alexandria (fl. 300 BC) is often called the father of geometry for his contribution to mathematics especially in what we currently call Euclidean Geometry. His Elements is the most successful textbook and one of the most influential works in the history of mathematics, serving as the main reference for teaching from the time of its publication until the early 20th century. Although best known for its geometric results, the Elements also includes number theoretic knowledge. It considers the connection between perfect numbers and Mersenne primes 1, the infinitude of prime numbers, Euclid s lemma on factorization which leads to the fundamental theorem of arithmetic on uniqueness of prime factorizations and the Euclidean algorithm for finding greatest common divisor of two numbers. Euclidean algorithm, the oldest non trivial algorithm that has survived to the present time, was indeed described by him in books 7 and 10 of his Elements. He used it for integers in the first and for line segments in the later. However, it is unknown whether this algorithm had existed before him or he discovered it himself. In the 19th century, the Euclidean algorithm led to the development of new number systems, such as Gaussian integers and Eisenstein integers 2. In 1815, Carl Gauss used the Euclidean algorithm to demonstrate unique factorization of Gaussian integers. Gauss mentioned the algorithm in his Disquisitiones Arithmeticae (1801) as a method for continued fractions. 1 A perfect number is a positive integer which is the sum of its proper positive divisors; where as a Mersenne prime M p is a positive prime integer of the form M p = 2 p 1 2 Eisenstein integers are complex numbers of the form a + bω where a and b are integers and ω is a third primitive root of unity given by ω = ( 1 + i 3)/2 = e 2πi/3 1
12 Peter Dirichlet described the Euclidean algorithm as the basis for much of number theory. He noted that many results of number theory, such as unique factorization, would hold true for not only the ordinary integers but also any other system of numbers which the Euclidean algorithm could be applied to. Richard Dedekind used Euclid s algorithm to study the nature of algebraic integers, a new general type of numbers containing integers. He was the first to prove Fermat s two-square theorem by using unique factorization of Gaussian integers. He defined the concept of a Euclidean domain. In the closing decades of the 19th century, however, the Euclidean algorithm gradually became eclipsed by Dedekind s more general theory of ideals. 1.2 Some Applications Of Euclidean Algorithm Euclidean algorithm has extensive theoretical and practical applications not only in mathematics but also in various topics of other related disciplines. It mainly is about computing the greatest common divisor. Greatest Common Divisor: Given two integers, a and b, their gcd can be computed efficiently by using the fact that (a, b) = (b, a bq) where 0 a bq < b. Continued Fractions: This is discussed in section 3.5 of the third chapter. Bézout s Identity [Extended Eulidean Algorithm]: Given two integers a and b, their gcd, d can be written as d = xa+yb for some integers x and y which can easily be computed by reversing the Euclidean algorithm after finding the d. Hence if the two numbers are coprime, modular inverses of a and b in Z/bZ and Z/aZ respectively can easily be found. Principal Ideals: If d = (a, b), then the ideal of Z generated by d is (d) = {xa + yb, where x, y Z}. Moreover, we will see the fact that Euclidean domain implies principal ideal domain. Unique Factorization Domain: Euclidean Domain PID UFD Linear Diophantine Equations: A typical DE, ax + by = c is equivalent to ax c mod b or by c mod a. Hence it is soluble if (a, b) c and in which case, dividing both sides by (a, b), reduces the congruence to its Bézout s relation. 2
13 Chinese Remainder Theorem (CRT): This classic theorem aims at finding an integer that satisfies multiple equivalences in various modular values. i.e. x x 1 mod m 1 x x 2 mod m 2... x x n where (m i, m j ) = 1 if i j. diophantine equation as, mod m n x x 1 M 1 r 1 + x 2 M 2 r x n M n r n where M = m i, M i = M/m i and r i = M 1 i This can thus be reduced to a single mod m i mod M Cryptography: As cryptography is the direct application of number theory in real life problems, Euclidean division involves in its many algorithms all often. For instance, the highly secured cryptosystem which is commonly used at the present time in e-commerce, RSA algorithm, involves computing gcd and modular inverse. It is very interesting to see how it works: Mr. A and Ms. B, the receiver and sender of a secret message, respectively choose very large primes q and p whose lengths are advised to be more than 512 bits for high level of security. Mr. A computes n = pq; selects a number e > 1 such that (φ(n), e) = 1 and finds its modular inverse d = e 1 mod φ(n). Here φ(n) = (p 1)(q 1) as the probability of p = q is negligible for their large random values. He then makes (e, n) public so that the sender uses it for encryption, where as d is his private key. Then Ms. B sends a message to Mr. A (it can be encoded canonically as a number a between 0 and n 1 for a sufficiently large n) as b where b = a e mod n. Then Mr. A decrypts the message as c = b d = a ed = a mod n. Briefly, Encryption: B should do the following Obtain A s authentic public key (n, e) Represent the message as an integer m in the interval [0, n 1] Compute c m e mod n and send the ciphertext c to A Decryption: A should use his private key d obtained by extended Euclidean algorithm to recover m as, m = c d mod n Therefore, the backbone of this cryptosystem is Euclidean algorithm. 3
14 1.3 How Did It Develop? In this section, it is tried to highlight the historical development of the study of Euclidean property with reference to the integer rings of number fields. To begin with, it is interesting to state the well known Fermat s Last Theorem as, there are no positive integers a, b, c and n with n > 2 that satisfy a n + b n = c n Gabriel Lamé, a French mathematician who was a member of the Parisian Académie des Sciences, announced his colleagues that he claimed to have proved the above theorem of Fermat on March 01, In his proof, there involved numbers of the following form. z = a 0 + a 1 ζ n + a 2 ζ 2 n + + a n 1 ζ n 1 n where ζ n n = 1, ζ k n 1 for every 0 < k < n and a i Z for every i. Nowadays, ζ n = n 1 is called the primitive n th root of unity; and, the set of all numbers of the above form, denoted Z[ζ n ], is termed as the ring of integers for the n th cyclotomic field, Q(ζ n ). Lamé supposed, without loss of generality, an odd prime exponent n. It is a clear fact from the theory of Diophantine Equations that if p, q, r and n are positive integers such that p and q are without any common factor, then pq = r n p = c n and q = d n for some positive integers c and d Lamé assumed this above fact would also be true for any Z[ζ n ] together with a n + b n = 0 a = b n 1 a n + b n = c n = n (a + bζn) i i=1 and finally concluded the proof as either a, b or c should be 0 for a n + b n = c n to hold under the given assumptions. Joseph Liouville who attended the meeting raised a question if unique factorization could hold in Z[ζ n ] for otherwise the proof would be wrong. Lame and Cauchy did not share Liouville s skepticism, but spent the following few months trying to prove his question for any positive integer n though unsuccessful. About two weeks after Lamé s announcement, Wantzel correctly observed that in order to prove that Z[ζ n ] is a unique factorization domain, it suffices to show that division with remainder, norm Euclideanity, holds in it. He illustrated his theorem by considering n = 4 and hence dealing with numbers of the form a + b 1, the Gaussian integers. Cauchy apparently 4
15 overlooked the fact that Q[ζ k ] = Q[ζ 2k ] for any odd positive integer k. Moreover, he later showed that Q[ζ n ] where n = 3, 4, 5, 6, 7, 8, 9, 10, 12, 14, 15 are Euclidean rings and Q[ζ 23 ] is not. A few years earlier, there was a parallel development of the idea in Germany in a somehow less straightforward way aiming at generalizing quadratic reciprocity for higher degree. The usual quadratic reciprocity can be recalled as, for two distinct odd primes p and q, exactly one of the congruences, p x 2 mod q and q y 2 mod p, is solvable if p, q 3 mod 4. Othewise, they are both solvable or insolvable. Jacobi s result suggested that for higher n, it must be known first if every prime p 1 mod n can be written as the norm of an element in Z[ζ n ]. This last question of Jacobi is related to some extent to the Liouville s question. In fact, if unique factorization holds in Z[ζ n ], then p = N(z) for some z Z[ζ n ] where p 1 mod n is any prime; N denotes the norm. Kummer proved the converse of this last statement beautifully in Besides, by taking n = 5, 7, 11, 13, 17 and 19, he showed that a prime p 1 mod n where p < 1000 is the norm of some z Z[ζ n ]. As it is impossible to prove this way for all primes, he noted that it suffices to prove unique factorization. For this, Kummer turned his attention to the sufficient condition Wantzel forwarded, the Euclidean division algorithm. In Watzel s argument, there involved expressing a given s Q(ζ n ) as, s = a 0 + a 1 ζ n + a 2 ζ 2 n + + a n 1 ζ n 1 n = (z 0 + q 0 ) + (z 1 + q 1 )ζ n + (z 2 + q 2 )ζ 2 n + + (z n 1 + q n 1 )ζ n 1 n where z i Z and q i Q (hence a i Q) such that N(z 0 + z 1 ζ n + z 2 ζ 2 n + + z n 1 ζ n 1 n ) < 1 With this, the desire to determine whether a given number field is Euclidean or not has then become an interesting area of study by itself. The laws of nature are but the mathematical thoughts of God. Euclid If Euclid failed to kindle your youthful enthusiasm, then you were not born to be a scientific thinker. Albert Einstein 5
16 6
17 Chapter 2 Principality And Euclideanity 2.1 Euclidean Function Let R in general be a commutative ring. Definition 2.1. A function φ : R N is said to be a stathm on R or R is called a φ-stathm if the condition φ(x) = 0 x = 0 R is satisfied. Definition 2.2. R is said to be Euclidean if there exists a stathm φ on it such that given any b 0 and a in R there exist q and r such that a = bq + r with 0 φ(r) < φ(b) and φ(ab) φ(a) Example 2.3. In the followings, φ is used to denote a Euclidean function. Any field K. φ(x) = 1 x K if x 0 is an obvious case in which all the remainders are 0. The ring of integers Z. φ(a) = a a Z. This is the usual division with remainder of integers where is the ordinary absolute value. The ring of polynomials over a field K, K[x], with the function φ that assigns a polynomial p(x) to one more than its degree, { 0 if x = 0 φ(p(x)) = 1 + degree of p(x) if x 0 This is again the ordinary long division of a polynomial by a non zero polynomial where the degree of constant functions is assumed to be 0. The Gaussian integers Z[i] with the norm function, φ(a + bi) = = a + bi 2 = a 2 + b 2 7
18 Indeed, to verify this as an illustrative example, we need to prove that for any two elements α and β in Z[i], and β non zero, there exist ω and γ such that α = βω + γ and φ(γ) < φ(β) α β = ω + γ β and γ 2 < β 2 α β ω = γ β and γ β < 1 α β ω < 1 But we know that the Gaussian integers form a lattice in the complex plane. The lattice points are those points of the complex plane with two of its coordinates integers with respect to the basis 1 and i. Thus the complex number α definitely lies in a mesh of the lattice. And β clearly, the maximum possible distance of a point from the nearest lattice point is half the length of the diagonal of the mesh, as shown 2 2 in the figure below. Therefore, there exists an element ω Z[i] with the desired property, α 2 β ω 2 < 1 Figure 1. Unit circles with centers the lattice points of Z[i] in the complex plane A principal ideal domain with a finite number of maximal ideals. 8
19 Proof. Suppose the set of all the maximal ideals of the domain R be M, i.e. M = {(m 1 ), (m 2 ),..., (m n )} If x is taken arbitrarily from the domain, then x = m ν 1(x) 1 m ν 2(x) 2... m νn(x) n where ν i is the normalized m i -adic valuation of R. Claim: φ can be defined for each x R as, 0 if x = 0 φ(x) = n 1 + ν i (x) if x 0 i=1 Let x R/(b) for arbitrarily fixed non zero element b of R. It then is needed to be found a representative x R of the class x with the property φ(x) < φ(b). For x = 0, x = 0 can be taken as such a representative. If on the other hand x 0, let x be any representative of x. This implies the existence of some index i satisfying ν i (x ) < ν i (b), for otherwise, x (b) and x = 0. For this index i, ν i (x) = ν i (x ) < ν i (b) for any representative x of x. For an index j such that ν j (x ) ν j (b), x can be written as x z j b mod (m 1+ν j(b) j ) where z j R is well defined mod the ideal (m j ). Chinese Remainder Theorem implies that there exists an element z of R such that z (1 z j ) mod (m j ) for all such indices j. It then follows that x = x + (b) is a representative of x and x b mod (m j ) 1+νj(b). Thus, ν j (x) = ν j (b) for all such indices j. But since ν i (x) < ν i (b) for the other indices i, the desired result, φ(x) < φ(b), follows from n ν i (x) < i=1 n ν i (b) i=1 An integral domain R equiped with φ having the good properties and satisfying moreover φ(ab) φ(a) if b 0. 9
20 Theorem 2.4. Let R be a domain as in the last example. Then i. If two elements of R are associates 1, their Euclidean values are the same. ii. If the Euclidean values of two numbers, where one divides the other, are the same then they are associates. iii. An element of R is a unit if and only if its Euclidean value is equal to the Euclidean value of 1. iv. The Euclidean value of any non zero element is greater than the value at 0. Proof. φ is assumed to be the Euclidean function on the domain. i. Let a and b be associates. Then, we have φ(a) = φ(ub) φ(b) Since u is a unit, b = au 1. and similarly, we have Hence they are equal. φ(b) = φ(au 1 ) φ(a) ii. By definition of Euclidean function, for the two numbers a and b, there exist q and r such that a = qb + r and φ(r) < φ(b) = φ(a). Moreover, a b a r. Suppose r is non zero. Then φ(r) φ(a). Which is impossible according to our assumption. Thus, r = 0 and a = qb. Since a b, q must be a unit, the result follows. iii. As a is a unit, a and 1 are associates. Then by part i. they have the same Euclidean value. Conversely, φ(1) = φ(a) (and 1 a) implies 1 and a are associates. hence, a is a unit by ii. iv. By definition of Euclidean function φ on R, we have 0 = qa + r, for some r and q where φ(r) < φ(a). r = 0 and φ(0) < φ(a). Otherwise, r 0 q 0 φ(r) = φ(( q)a) φ(a) which is a contradiction. 1 a and b are associates in R, denoted a b, if a = ub for some unit u R 10
21 Theorem 2.5. A Euclidean domain R is principal ideal domain (PID) Proof. Since R is Euclidean, it has a Euclidean function, say φ. Let I be an ideal of R. If I is the zero ideal then it is clearly principal. Let I be a non zero ideal. Consider the set of integers D defined as, D = {φ(x) : x I, x 0} This set is non empty because the ideal is non zero. Moreover, it is bounded from below due to the fact that φ(x) > 0 x R. Therefore D has a least element, say φ(b) where b I is non zero. If a I, since φ is Euclidean, then there exist elements q and r R such that a = bq + r where 0 φ(r) < φ(b) Here, I is an ideal. Consequently, r = a bq belongs to I. Due to the minimality of φ(b) by assumption, r = 0 follows. Hence a = bq and I = (b). i.e every ideal of R is principal or R is PID. Corollary 2.6. A Euclidean domain R is a unique factorization domain. Proof. PID UFD Definition 2.7. A number field K is said to be norm-euclidean if its ring of integers O K is Euclidean with respect to the absolute value of the norm N. Theorem 2.8. O K is norm Euclidean if and only if for every y K, there exists x O K such that N(y x) < 1. Proof. For the forward implication, let y K; y can be written as a/b where a, b O K and b 0. By assumption, for these numbers a and b, there exists q, r O K such that a = bq + r with N(r) < N(b). a/b = q + r/b with N(r)/N(b) < 1 The multiplicative property of norm implies N(r)/N(b) = N(r/b). On top of that, x can be chosen to be q. All these result in N(y x) = N(a/b q) = N(r/b) < 1 Conversely, let it be assumed that for every y K, there exists x O K such that N(y x) < 1. Then given a, b O K with b 0. From the condition, q O K can be chosen that satisfies N(a/b q) < 1. Taking r = a bq, the following can be found as desired by using the multiplicative property of norm: N(r) = N(a bq) = N(b(a/b q)) = N(b)N(a/b q) < N(b) 11
22 2.2 Motzkin s Result Motzkin [39] set a criterion for checking whether integral domains in general and rings of integers in particular are Euclidean or not. He set a typical criterion in such a way that Euclidean algorithm is given a new formulation which at first seems a little away from the problem at hand but is indeed a decisive key to the problem. In his formulation, he introduced his fundamental set on a domain R called the derived sets as follows. Definition 2.9. In each of the following definitions, R is assumed to be an integral domain. A product ideal P of R is any subset of R {0} such that P (R {0}) P The total derived set of a subset S of R is the set B of all elements of R such that there exists an element a in R for which a + br is contained in S. i.e B = {b R a R for which a + br S} The derived set S of the subset S is just the intersection of B and S. It is the set of elements in B without those that never belong to S. i.e. S = B S = {b S a R for which a + br S} This set may also be viewed as the set obtained from S by skipping all b such that for every a, b divides some a + c with c not in S. Remark Let the notations be as used in the above definitions. P i P i+1 where P i = {r R : r i} In fact, if an element b is taken from P i then by the above definition, there is an element a that satisfies a + br P i. Here we note that for any q R, a bq can never be zero; otherwise, 0 would belong to the product ideal P i. Now, taking any such difference with a bq < b, we can see that a bq P i a bq i and a bq < b b i + 1 b P i
23 If conversely a sequence of product ideals P i is given with the inclusion P 2 P 1 P 0 = R 0 where the i th derived set is contained in the (i+1) th product set, then for any given b P i P i+1, then the norm function, b = i is Euclidean. This with the first remark implies the correspondence between a Euclidean algorithm and such a sequence. Of all the Euclidean functions allowed by a ring R, there is a fastest one in the sense that if two sequences P 1 and P 2 with the algorithm constructed above are given, then the algorithm corresponding to P 1 is said to be faster than P 2 if for each i, P 1,i P 2,i. This fastest algorithm is defined by repeatedly computing the derived set of P 0 and forming a sequence as R {0} = P 0 P 0 P 0... Theorem (Motzkin): There is Euclidean algorithm on the domain R if and only if i=0 P 0 i = φ where P0 i represents P 0, P 0 and all the higher derived sets of P 0. Universal Side Divisor For a given domain R, let R denote the set of all units of R and 0. R = R {0}. Definition Let R be an integral domain where R R i.e R, not a field. An element s R R is said to be a side divisor of d R if there exists u R such that s (d + u). Furthermore, a side divisor is called universal if it is a side divisor for every element in the domain. Precisely, a non unit element of R, u 0 is called a universal side divisor if for any r R there exists some r R such that u r r. For a given domain R, the Motzkin sets E i where i = 0, 1, 2,... can also be defined in the reverse process by taking complements of the previous construction in the following sense: As recalled, derived set P of P is defined as, P = P {b P : a R, c R P such that b (a + c)} Hence, P 0 = R {0} P 0 = P 0 R = R R {0} P 0 = P 0 S(R) = R S(R) R {0} P (α) 0 = P (α 1) 0 {b : a R c R P (α 1) 0 such that b (a + c)} 13
24 It then forms the sequence of inclusions as: R {0} = P 0 P 0 P 0... S(R) and R are used above to denote the set of universal side divisors and units respectively of the given domain R. The complement of the above sets can be considered to start with the set with the least number of elements as follows: E 0 = {0} E 1 = {0} R E 2 = {0} R S(R) E i = {0} {a R {0} each residue class modulo a contains an element b E j, j < i} = {0} {a R {0} : E i 1 {0} R/(a) is on to} E = i=0 E i This results in continuous inclusions as {0} = E 0 E 1 E 2... Analogously, Motzkin s theorem hence can be restated as follows. Theorem (Motzkin): There is a Euclidean algorithm on R if and only if i=0 E i = R. In which case the Euclidean function f is defined as f(a) = j where E j is the set as above with the least index that contains a. f is sometimes referred to as transfinite Euclidean function on account of the ordinal numbers its value assumes as above, the 1 st, 2 nd... j th E- set. If we take Z as an illustrative example on each of the above sets, we let to have the initial set E 0 containing only 1 element i.e. {0} according to the definition. The second set has 1 element to the right and 1 element to the left of 0; so totally containing 3 elements. The third set in a similar pattern contains 3 elements to the right and 3 elements to the left of 0 to totally contains 7 elements based on the definition; as such we have: E 0 = {0} E 1 = { 1, 0, 1} E 2 = { 3, 2, 1, 0, 1, 2, 3} E i = { 2 i 1, 2 i,..., 2, 1, 0, 1, 2,..., 2 i, 2 i 1} Hence Z is a Euclidean domain by Motzkin s theorem since i=0 E i = Z. 14
25 In the Motzkin construction above, if a domain R does not contain any universal side divisor, then E 1 = E 2 or P 0 = P 0. In which case, E j s or P j 0 s remain equal with each other for any j. If the domain under consideration is not a field, the motzkin criterion for Euclideanity will not hold. Consequently, we have the following result. Theorem Let R be a domain but not field. If R is with no universal side divisors then it is not Euclidean. Based on this key theorem, it was proved that the only imaginary quadratic ring of integers where P 0 P 0, non empty set of universal side divisors, are 1, 2, 3, 7 and 11. Therefore, these are the only Euclidean imaginary ring of integers. 2.3 Hooley s Formulations Under this section, although Artin s conjucture is totally out of the topic at hand and Hooley s proof is entirely about that, it is found to be interesting to see the overview of the formulations used in it. This is due to the fact that Weinberger s proof on Euclidean rings of algebraic integers is mainly based on it. Both papers are similar in that they both are conditional proofs. They indeed assumed the generalized Riemann hypothesis so that analytic notions are embedded in the algebraic proof. The basic difference is their two different topics where Hooley s Artin Conjecture on primitive roots is concerned with numbers where as Weinberger applied those results to ideals for his proof of Euclideanity. Therefore, the objective of this topic is to see the relevant formulations and notations of Hooley s which Weinberger adapted to our topic. Artin s Conjecture If an integer which is neither a perfect square nor -1 is given, there are infinitely many primes where the given integer is a primitive root modulo the primes. 15
26 The stronger version Let N a (x) denote the number of primes not exceeding x for which a is a primitive root. If a non perfect square integer a is different from -1, then there is a positive constant A(a), dependent on a such that for x tending to infinity, x N a (x) A(a) log x It is known from prime number theorem that π(x), the density of primes up to x, tends to x/ log x as x tends to infinity. The constant A(a) measures the proportion of those primes for which a x is a primitive root to the total number of primes up to a very large x, A(a) N a(x) π(x) The basic observation made here is the criteria for a number to be a primitive root modulo a prime. For a prime p, let {q 1, q 2, q 3,..., q r } be the set of all the prime divisors of φ(p). The necessary and sufficient condition for the number a to be a primitive root of p is that a (p 1)/qi 1 mod p for eachi In fact, if c is the order of a modulo p, φ(p) is divisible by c. If moreover, c φ(p), then c divides (p 1)/q i for some i. Heuristically, a is a primitive root modulo p if the following two conditions do not hold for any q, prime divisor of φ(p): p 1 mod q and a (p 1)/q 1 mod p If q is fixed to find the probability that a prime p satisfies the above two conditions, then by Dirichlet s theorem, p 1 mod q (i.e. q (p 1)) is true for primes p with frequency (q 1) 1. Moreover, a (p 1)/q 1 mod p occurs with a probability of 1/q. The probability of both events to occur is the product, (q(q 1)) 1. Finally, the likelihood for the above two events not to occur is 1 (q(q 1)) 1. In other words, this is the probability for the number a to be prime. Therefore, the total value of the probability for all prime q can roughly be n i=1 ( 1 1 ) = q(q 1) This value is referred to as the Artin s constant. 16
27 Theorem (Hooley) [27] Suppose extended Riemann hypothesis is assumed to be true for Dedekind zeta function over Galois field of the form Q( k 1 b k 1) where b Z; k is sqare free and k 1 k, positive integers. Let a 1 be the square free part of a. Assume h to be the largest integer such that a is a perfect h th power. Let also that C(h) = ( 1 1 ) ( ) 1 1 q 1 q(q 1) q h q h Then as x tends to infinity, we have ( ) x x log log x N a (x) = C(h) log x + O log 2 x if a 1 1 mod 4 and, N a (x) = C(h)(1 µ( a 1 ) ( ) x log log x + O log 2 x q h,q a 1 ( ) 1 ( q 2 q h,q a 1 if a 1 1 mod 4 1 q 2 q 1 ) x log x Some Notations and Formulations Used a 1 is an integer which is not a perfect square. p and q are primes. k, ξ 1 and ξ 2 are boundary numbers. Let # denote cardinality and let { 1 if q (p 1) and a is a q-th power residue mod p. R(q, p) = 0 otherwise N a (x) = #{p x : a is a primitive root mod p} N a (x, η) = #{p x : R(q, p) = 0 for any prime q η} P a (x, k) = #{p x : R(q, p) = 1 for any q k} M a (x, ξ 1, ξ 2 ) = #{p x : R(q, p) = 1 for some q : ξ 1 < q ξ 2 } Let us summarize the final equations found by applying several algebraic and analytic methods and see how they are interrelated with each other to result in the Hooley proof. As we pointed out at first, the purpose of studying this is because of the fact that Hooley s approach is analogous to Weinberger s proof. And, the equations are a little simpler and more natural in the level of numbers than ideals. Here, we are going to have the following assumptions. ξ 1 = log x/6, ξ 2 = x/(log 2 x), ξ 3 = x log x. 17
28 N a (x) N a (x, ξ 1 ), N a (x) N a (x, ξ 1 ) M a (x, ξ 1, x 1), which implies N a (x) = N a (x, ξ 1 ) + O(M a (x, ξ 1, x 1)) ( ) To estimate O(M a (x, ξ 1, x 1)), it can be proceeded as M a (x, ξ 1, x 1) = M a (x, ξ 1, ξ 2 ) + M a (x, ξ 2, ξ 3 ) + M a (x, ξ 3, x 1) Analyzing all the terms separately, the followings have been obtained. ( ) 1) M a (x, ξ 3, x 1) = O 5) N a (x, ξ 1 ) = l x log 2 x ( ) 2) 2 P a (x, q) = 1 li(x) + O( x x log(kx)) = O ; n log x 3) M a (x, ξ 2, ξ 3 ) ( ) x log log x P a (x, q) = O log 2 ; x ξ 2 <q ξ 3 4) M a (x, ξ 1, ξ 2 ) ( ) x P a (x, q) = O log 2 x ξ 1 <q ξ 2 µ(l)p a (x, l) = A(a)x ( x log x + O log 2 x ( 1 1 ) q 1 q h q h A(a) = C(h)(1 µ( a )) q h,q a ( 1 ( 1 q 2 q h,q a ) where ) 1 =: say C(h), a 1[4] q(q 1) ) ( ) 1, a 1[4]; q 2 q 1 In the 5 th equation, l denotes 1 or a positive square-free number whose factors are primes not exceeding ξ 1. µ denotes the the möbius function to eliminate those of non square free elements. Combining these above sub-results, the final result obtained becomes, N a (x) = A(a)x log x + O ( ) x log log x log 2 x 2 li(x) is logarithmic integral function given by li(x) = x 0 18 dt ln t
29 2.4 Weinberger s Result The Motzkin s set formation on a commutative ring R can be recalled as E 0 = {0} and E 1 E 0 = {a R each r R/(a) contains 0} = R Proof. Let ( ) Each r in R/(a) contains 0. For each r, r = r + ka = 0, for k R take r = 1, i.e. 1 = 1 + ka = 0 for k R ab = 1 in R, b = k a R ( ) Let a be a unit in R taken arbitrarily. We want to show that any arbitrary class in R/(a) contains 0. Fix a random r R/(a) r R/(a) r = {r + ka : k R and r any representative of the class} r + ( ra 1 )a = 0 R/(a) E j E j 1 = {a R : each r R/(a) contains an element from E j 1 }; as also recalled, R is Euclidean if R = j=1e j. The associated Euclidean function fr N is given as: f(α) = inf{j : α E j } = k such that α E k E k 1. Theorem (Weinberger) [45] (1) Assume GRH holds. If K is a number field of class number 1 and its ring of integers, O K has infinite unit group, then O K is Euclidean. (2) If the hypotheses of the above theorem are satisfied, every irreducible of O K is in E 3 (3) Let p O K be irreducible so that the corresponding generated ideal p = (p) is prime. Set B and D respectively for the multiplicative group and its subgroup as follows, B = {b O K an ideal : (b, p) = 1} D = {d B ideal : d (1) mod p} 3 If GRH holds, then every ideal class of H = B/D contains infinitely many primes for which a fixed fundamental unit ε is a primitive root. 3 For m a divisor of K, a, b two non zero ideals of O K, a b mod m means that ab 1 is a principal ideal (c) such that ν q (c) ν q (m) for any prime ideal q of O K 19
30 Weinberger has shown that (3) (2) (1). Structurally, theorem (3) is clearly seen to be the direct analogue to the Artin s conjecture approach of Hooley s conditional proof. Our objective here is to see to what extent they both are interrelated and highlight the basic equations involved. Some Notations and Formulations Used As explained so far, the followings are mostly the analogue of Hooley s work with actually further analytic application. The usage of letters and notations are used in a similar way as the above three theorems of Weinberger. Moreover, W is an ideal class of H; ξ 1, ξ 2 and ξ 3 are fixed bounding numbers with a fixed choice of x as used exactly in Hooley s description. i.e ξ 1 = log x/6, ξ 2 = x/ log 2 x and ξ 3 = x log x The key starting point is to notice the fact that ε is not a primitive root of p implies the existence of q such that q Np 1 and 4 ε is a q th power residue mod p { 1 if k (Np 1) and ε R(p, k) = (Np 1)/k 1 mod p 0 otherwise N(x) = #{p W : Np x, ε is a primitive root of p} N(x, ξ) = #{p W : Np x, R(p, p) = 0 for any prime q ξ} P (x, k) = #{p W : Np x, R(p, q) = 1 for any q k} M(x, ξ 1, ξ 2 ) = #{p W : Np x, R(p, q) = 1 for some q : ξ 1 < q ξ 2 } By taking ξ 1 = 1/6 log x, the formulation starts from: which implies N(x, ξ 1 ) M(x, ξ 1, x 1) N(x) N(x, ξ 1 ), N(x) = N(x, ξ 1 ) + O(M(x, ξ 1, x 1)). In the second part of the above sum, M(x, ξ 1, x 1) can be described as the sum of three partitions by making use of ξ 2 = x and ξ log 2 x 3 = x log x. M(x, ξ 1, x 1) = M(x, ξ 1, ξ 2 ) + M(x, ξ 2, ξ 3 ) + M(x, ξ 3, x 1). 4 N p is to mean the absolute norm of the ideal p 20
31 Hence, the final simplified result was achieved by independently studying those four terms with the knowledge of class field theory and analytic number theory. A reader who is interested in the detailed proofs can refer to the original papers of Hooley [27] and Weinberger [45]. However it is interesting to mention the main result and the associated sub results here in order to see how Hooley s work is nicely adapted for theorem 2.12 (3). Further Notations and Assumptions B and D are the groups of ideals of O K as given in the theorem. k is fixed positive integer and ε is a fixed fundamental unit of O K. L = L k is the normal extension of K given as, L k = K(ζ k, ε 1/k ). f denotes the product of the fixed number k and the conductor of D. C(k) is the ideal group in K generated by norms of ideals mod f of L k Let for a fixed k, S(k) denote the set of all integral ideals B in L = L k prime to f with further property that its norm, N L/K (B), belongs to W. Then the function F is defined as follows, { 1 if S(k) φ F (k) = 0 otherwise With the aforementioned notations and assumptions, the results are, x 1) M(x, ξ 3, x 1) = O( ) log 2 x ( ) 2) P (x, q) = 1 li(x) + O( x x log(kx)) = O n log x 3) M(x, ξ 2, ξ 3 ) ( ) x log log x P (x, q) = O log 2 x ξ 2 <q ξ 3 4) M(x, ξ 1, ξ 2 ) ( ) x P (x, q) = O log 2 x ξ 1 <q ξ 2 5) N(x, ξ 1 ) = li(x) ( ) µ(l)f (l) x [C(l) : C(l) D][L l : K] + O log 2 x l In the the last equality, l {d : q d and q ξ 1 }. In addition to this, µ denotes the möbius function to eliminate out non square-free elements. 21
32 Combining these above sub-results, the final result obtained for sufficiently large x becomes: ( ) ( ) F (p)[b : C(p)D] x log log x N(x) = P (p) 1 + O p[k(ζ p ) : K] log 2 x where P (p) = li(x) [B : D] q p ( ) 1 1 q[k(ζ q ) : K] In the above expression, as clearly seen, P (p) can never be zero. Moreover, he showed that [B : C(p)D] and p[k(ζ p ) : K] can not be equal when F (p) is 1; guaranteeing the other factor is also non zero. Thus N(x) is concluded to be infinite. 2.5 Clark, Murty And Harper s Results Clark s Result [11] David Clark studied the Euclidean algorithm for Galois extensions of the rational numbers in his Ph.D. thesis (1992) under the supervision of Ram Murty. In his work, he found out a very important criterion for the Euclideanity of a given totally real quartic Galois field (i.e. the corresponding ring of integers). Theorem Let K be a real quartic Galois field and O K be its ring of integers which is PID. If there exists a prime element π with a surjective map from the group of units, O K, to the prime residue class group (O K/(π k )) for every integer k 0, then O K is Euclidean domain. Remark A prime residue class is a unit in the quotient ring O K /(π k ). Moreover, a prime π stated with such a property in the theorem is called an admissible or a Wieferich prime. Before this work, Buchmann and Ford computed all the 165 totally real quartic fields of discriminant less than one million in their paper. Clark then showed the existence of admissible primes in each of those fields which can be taken as an important affirmative evidence for the positive density of such primes. The positive density of admissible primes is not a proven fact rather a conjecture which is naturally adapted from the Artin s conjecture described in the second section of this chapter. 22
33 Clark-Murty s Result [12] About three years after the previous result, Clark collaborated with Murty to generalize the above particular case. It is stated as follows, Theorem Let R be a PID whose quotient field K is totally real Galois extension of rational numbers with degree n. If there are m = n number of associate prime elements, π 1, π 2,..., π m, in R, such that for each non negative integer k i, R maps on to (R/(π k 1 1 π k πm km )), then R is Euclidean domain. Remark In similar way with the above definition, the set {π 1, π 2,..., π m } is called admissible set of primes if for every b = π k 1 1 π k πm km with k i any non negative integer, every coprime residue class mod b can be represented by a unit in O K. In the last part of their paper, they showed that 14 is not Euclidean with respect to the norm. Harper s Result [24] In 2000, Harper claimed that he proved 14 is Euclidean in his Ph.D thesis. By making use of the major relevant works of the aforementioned researchers on Euclidean problems and specially Clark-Murty s results together with large sieving technique in the number field, he showed his result. Large sieve method for example is a technique by which a relatively large number of residue classes for each modulus are excluded out due to unimportance to the subject under study. The sieve of Eratosthenes is a good simple example of sieving thechnique. Harper s main result is, Theorem is Euclidean domain. On the way of proving this claim, he studied many other important contributing results. It is interesting to mention the main ones that have direct and close relevance to our subject, A variation of Motzkin s criterion has been stated in the paper as follows, Let K be a number field and O K be its ring of integers. H 0 be the monoid, algebraic structure with identity element that respects associativity, generated by the unit group and a set of admissible primes. H j, defined inductively, is let to denote the set of all primes p in O K such that every non zero residue class modulo p has a representative in H j 1 or H 0. The second simplest set, H 1, hence is solely formed from H 0 as just the set containing primes p such that every residue class mod p is represented by an element of H 0. 23
34 Theorem The main sub results included in it are: A cyclotomic field is Euclidean domain if and only if it is a PID. Suppose H j (x) = #{h H j : N(h) x} and O K is a PID. If H 1 (x) x/(log 2 x), then O K is Euclidean. If all the primes of O K are in j=1 H j, then it is eulidean Let K be a real quadratic number field. If O K contains a set of two admissible primes and is a PID, then it is eulidean. If the discriminant of K does not exceed 500 then O K is a PID if and only if it is Euclidean. Suppose O K is a PID and contains a set of s admissible primes; suppose also that r is the rank of O K modulo torsion. Let d = max{d : ζ d K}. If r + s 3 and if there are a and k in Z satisfying 1. gcd(a, k) = 1 2. gcd(a 1, k) = d and 3. p a mod k implies there is a prime there is a prime p of O K with norm p then O K is Euclidean. Harper-Murty s Result [25] About three years later than his thesis, the preprint of his joint work with Murty was made ready for publishing. This is just a generalization of Harper s previous work to a larger context that includes the abelian extensions. Hence they largely used Harper s work together with Gupta Murty and Murty s work [22]. Their main result is: Theorem Let K be a finite Galois extension of Q with unit rank greater than 3. Then its ring of integers, O K is Euclidean if and only if it is prinipal ideal domain. This theorem can be restated in terms of the degree, n, of the number field instead of the unit rank r. If r 1 = 0 then n = 2r 2 and r = r 2 1. If r > 0, then r > r r 1 /2. In either case, r > 3 whenever n > 8. Hence, Let K/Q be a finite Galois extension of degree greater than 8. Then O K is Euclidean if and only if it is a PID. Theorem Let K/Q be a finite abelian extension of degree n with O K a PID that contains s admissible primes. Let r be the rank of the unit group. If r + s 3, then O K is Euclidean if and only if it is PID. 24
35 Chapter 3 Norm As Euclidean Function 3.1 Euclidean And Inhomogeneous Spectra In this chapter a number field and its ring of integers are denoted by K and O K. Besides, the group of units of O K is denoted by O K ; degree of K by n = r 1 + 2r 2 hence of signature (r 1, r 2 ) and the unit rank by r = r 1 + r 2 1. Let σ i, 1 i r 1 be the r 1 real embeddings of K in R, and τ j, τ j, where 1 j r 2, the r 2 pairs of complex embeddings of K in C. The norm function N K/Q : K R is defined as: N K/Q (ξ) = = r 1 i=1 r 1 i=1 σ i (ξ) σ i (ξ) r 2 j=1 r 2 j=1 τ j (ξ) r 2 j=1 τ j (ξ) 2 τ j (ξ) ξ K In computational viewpoint, it is more manageable and easier to change products to sums for many calculations by inserting it in logarithms as, ln N K/Q (ξ) = r 1 i=1 ln σ i (ξ) + 2 r 2 j=1 ln τ j (ξ) The logarithmic embedding of K\{0} in R r 1+r 2, denoted L, is defined as L(ξ) = (ln σ 1 (ξ),..., ln σ r1 +r 2 (ξ) ), ξ K\{0}, Definition 3.1. Let ξ K. The Euclidean minimum of ξ is the real number m K (ξ) defined by m K (ξ) = inf{ N K/Q (ξ Υ) : Υ O K } 25
36 Proposition 3.2. m K has the following elementary properties. i) (ξ, Υ, ε) K O K O K, m K(εξ Υ) = m K (ξ). ii) ξ K, Υ O K such that m K (ξ) = N K/Q (ξ Υ). iii) ξ K, m K (ξ) Q and m K (ξ) = 0 ξ O K. Proof. Each of them immediately follows from the definition given above. i. we clearly see that, for α O K m k (ξ α) = inf{ N K/Q ((ξ α) β) : β O K } = inf{ N K/Q (ξ Υ) : Υ O K }; Υ = α + β = m k (ξ) Besides, from multiplicative property of norm and N K/Q (ε) = 1, N K/Q (εξ) = N K/Q (ε)n K/Q (ξ) = N K/Q (ξ). Combining these, we get the result as desired. ii. By definition. iii. As the norm function N K/Q defined on K is literally the square of a distance measure,n K/Q : K Q, hence m K (ξ) Q. Moreover, m K (ξ) = 0 = inf{ N K/Q (ξ Υ) : Υ O K } = 0 = α O K such that N K/Q (ξ α) = 0 = ξ = α O K and conversely, we have non negative value of the norm. and hence, ξ O K = N K/Q (ξ ξ) = 0 = m K (ξ) = 0 This definition of m K on K can also be extended to its analogous minimum on K = K Q R, the product of the archimedian completions of K, This completion is usually identified as R r 1 C r 2 which in turn can also be considered as the set H given below: } H = R r 1 {z C 2r 2 ; i {1,..., r 2 }, z r2 +i = z i, Clearly, x H x = (x 1, x 2,..., x n ) where the first r 1 coordinates in the tuple belong to R, while the last r 2 to C. This is more convenient for easier formulas. If (x, y) H 2, we shall denote x.y the element z of H defined by z i = x i y i for every i (extension of the product of K). Moreover, an element ξ of K is also in K in the sense that the n-tuple (σ i (ξ)) is in H. 26
37 Definition 3.3. Let x H. The inhomogeneous minimum of x is the real number m K(x) defined by { n m K(x) = inf x i σ i (Υ) ; Υ O K }. i=1 Of course for ξ K we have m K(ξ) = m K (ξ). Proposition 3.4. The map m K has the following properties: i) (x, Υ, ε) H O K Z K, m K(x) = m K(ε.x Υ). ii) m K is upper semi-continuous on H. 1 Proof. The first one is similar to Proposition 3.2. For the second, assume lim n x n = x. We need to show that For ε > 0 arbitrary, lim sup m(x n) m(x) n A O K such that N K/Q (x A) m(x) + ε/2 Moreover, since the norm N K/Q is a continuous function of H, n 0 such that N K/Q (x n A) N K/Q (x A) + ε/2 n n 0. m(x) + ε We then have by definition and the above last equation, we get lim sup m(x n) N K/Q (x A) m(x) + ε n Remark 3.5. Properties ii. and iii. of Proposition 3.2 cannot be extended to H through m K. Proposition 3.4 i), with ε = 1, shows that m K induces an upper semi-continuous map on H over O K which is a compact set (isomorphic to T n, n- torus), so that m K is bounded and attains its maximum on H. Definition 3.6. The inhomogeneous minimum of K, denoted by M( K), is the positive real number defined by M( K) = sup{m K(x); x H} < +. 1 Generally, f is upper semi-continuous at a if lim x a sup f(x) f(a) 27
38 Definition 3.7. The Euclidean minimum of K, denoted by M(K), is also the positive real number defined by M(K) = sup{m K (ξ); ξ K}. Remark 3.8. The Euclidean minimum of K, with respect to the norm N K/Q, also denoted M(R, N K/Q ), can be redefined in other words as M(R, N K/Q ): = inf{k > 0 : β 0, α O K γ O K : N K/Q (α βγ) < k N K/Q (β) } = inf{k > 0 : ξ K γ O K with N K/Q (ξ γ) < k} M(O K, N K/Q ) > 1 means that there exist at least two elements of the domain, say a, b O K {0}, such that for every q 0 in O K, f(a bq) > f(b). In which case, N K/Q can not be a Euclidean function on O K. On the other hand, if M(O K, N K/Q ) < 1 then for all such numbers a and b, there exists q such that N K/Q (a bq) < N K/Q (b). This makes O K Euclidean domain with respect to the given function. However, when M(O K, N K/Q ) = 1, no conclusion can be made about the Euclideanity with respect to N K/Q of O K as both conditions could happen. Theorem 3.9. These above two definitions of Euclidean minimum of a given field are in fact equivalent. Proof. Assume m 1 and m 2 to be the Euclidean minimum of K with respect to the two definitions. m 1 := inf{k > 0 : ξ K γ O K with N K/Q (ξ γ) < k} m 2 := sup ξ K inf N K/Q (ξ γ) γ O K Claim: m 1 = m 2. Let k > m 1 be arbitrarily taken and fixed. By definition, k > m 1 ξ K m K (ξ) < K m 2 k γ O K with N K/Q (ξ γ) < k ξ K Since m 2 k is true for any k > m 1, m 2 m 1 follows. On the other hand, if any k > m 2 is taken, by Proposition 3.4 ii), we have, k > m 2 ξ K γ O K with N K/Q (ξ γ) = m K (ξ) m 2 < k Since m 1 k for all k > m 2, m 1 m 2 follows. 28
39 By the two definitions, it is clear that M(K) M( K). In the case n = 2 and K is totally real (the complex case is obvious), it has been proved by Barnes and Swinnerton-Dyer (cf [2]), that, in fact, there is an equality, and they have conjectured that there is an element ξ K that satisfies M( K) = m K (ξ). Of course, if it is true, we have M(K) = M( K) Q. From Definition 3.6 and Proposition 3.2 ii) we can write ξ K, Υ O K such that N K/Q (ξ Υ) M(K), which leads to the following definition. Definition M( K) is said to be attained if x H, Υ O K such that n x i σ i (Υ) M( K). For n = 2, this property is not always true. A counter example can be Q( 13) (cf [2], or [32]). Definition The set of values of m K and m K are respectively called the Euclidean spectrum and the inhomogeneous spectrum of K. Definition The second inhomogeneous and Euclidean minima of K are respectively defined by ( ) M 2 ( K) = sup x H m K (x)<m( K) m K(x) and M 2 (K) = sup ξ K m K (ξ)<m(k) i=1 ( ) m K (ξ) By induction, the n th inhomogeneous and Euclidean minima (with n 2) can also be defined in a similar notion as follows M n+1 ( K) ( ) = m K(x) and M n+1 (K) = sup x H m K (x)<mn( K) sup ξ K m K (ξ)<mn(k) ( ) m K (ξ) Definition M( K) is said to be isolated if M 2 ( K) < M( K). 29
40 3.2 Questions These previous definitions lead to some questions. For instance, it has been conjectured that, for n = 2 and K totally real, M( K) is isolated, but this has only been proved when M( K) is attained by a finite number of points of H modulo O K (cf [2]). In addition to this, it is likely to ask if there is an equality case between the second Euclidean minimum and inhomogeneous minimum as in the first minima. The answer to the question is negative. when n = 2, a good explanation is given by Godwin for the why not. (cf [21]; For related questions, one can refer to Lemmermeyer s survey, [32]): if K = Q( 73), we have M 2 (K) < M 2 ( K). Nevertheless, as we shall see, there is an equality for r > 1 if K is not a CM-field 2, and we can even generalize this phenomenon to the successive minima: p > 1, M p+1 ( K) = M p+1 (K) < M p ( K) = M p (K), with lim M p( K) = 0. In this case both spectra are identical, included in p + Q, and only composed of the successive minima and 0. Remark Without the assumption r > 1, the previous limit does not necessarily hold, as can be shown by the simple choice K = Q( 5). In this case, the M p ( K) form a strictly decreasing sequence and even if it is possible to find ξ K with m K (ξ) arbitrarily small, lim M p( K) = ( ) 1. p General Results In this section, essential results relevant to the questions mentioned above is given. For more explanation, the reader can refer to J-P Cerri s paper [6]. Theorem Let K be a number field of degree n. If the unit rank r of K is strictly greater than 1, there exists ξ K such that M( K) = m K(ξ) = m K (ξ). Corollary For every number field K we have M(K) = M( K). Moreover if the unit rank of K is strictly greater than 1, then M(K) = M( K) Q. Proof. The equality M(K) = M( K) is a direct consequence of definitions and Theorem The rationality of this number follows from Proposition 3.2 iii). 2 CM-field stands for Complex Multiplication field 30
41 From the definition of M(K) and the standard definition of norm- Euclideanity of number fields, it is already remarked by the other definition that the value of M(K) gives the following information: If M(K) < 1, K is norm-euclidean, If M(K) > 1, K is not norm-euclidean, If M(K) = 1, such conclusion is impossible except the case that there is an element ξ of K with M(K) = m K (ξ); in which case K is not norm-euclidean, The above theorem 3.15 and Corollary 3.16 give the following result. Corollary Let K be a number field with unit rank r such that r > 1. If M(K) = 1, then K is not norm-euclidean. Let us put now A = {z H such that n z i < 1}. i=1 It is obvious that if O K + A = H then K is norm-euclidean. H.W. Lenstra Jr. has conjectured that it is in fact an equivalence (cf [33]). Theorem 3.15, implies this is true as far as r > 1. Theorem If the unit rank, r, of a number field K is greater than 1, then K is norm-euclidean O K + A = H. Proof. If K is norm-euclidean, we have M(K) = M( K) 1. Assume that M( K) = 1. Then by Theorem 3.15, there exists ξ K such that m K (ξ) = 1. But, since K is norm-euclidean, this is impossible, so that M(K) = M( K) = M < 1. Let z H. We have m K(z) M < 1 and, by definition of m K(z), there exists Z O K such that n i=1 z i σ i (Z) M < 1. This implies O K + A = H. 31
42 Remark In fact we have the following more precise result. If A k = {z H such that n i=1 z i k}, then K is norm-euclidean k ]0, 1[ such that O K + A k = H. Let us give now an important corollary of Theorem 3.18 which has already been pointed out by H.W. Lenstra Jr. Corollary K being given with unit rank strictly greater than 1, the question whether K is norm-euclidean is decidable. The reader can refer to Lenstra s papers [33] for more details. We can be more precise and look at all the values of m K or m K. It is a remarkable fact that, contrary to what can happen in real degree 2, all these values are rational as far as r > 1 and K is not a CM-field (totally complex quadratic extension of a totally real number field). More precisely, inhomogeneous and Euclidean spectra are equal, included in Q and we have the following result. Theorem Let K be a number field of degree n. If the unit rank r of K is strictly greater than 1 and if K is not a CM-field, in particular if K is totally real, there exists a strictly decreasing sequence (r p ) p 1 of positive rational numbers, which verifies: (i) lim r p = 0. p + (ii) m K(H) = {r p ; p 1} {0}. (iii) for each p 1 the set of x H such that m K(x) = r p is finite modulo O K and are points of K, which implies that if x K, m K(x) = 0. Corollary Under the same hypotheses, M( K) = M(K) is attained. If we put M 1 (K) = M(K) and M 1 ( K) = M( K), we have: p 1, M p (K) = M p ( K) Q and M p+1 ( K) < M p ( K). In particular, M( K) is isolated. Moreover lim M p( K) = 0. p + Proof. We know that the set of x H such that m K(x) = M( K) is finite modulo O K and is included in K, so that Proposition 3.2.ii) gives the first result. The rest is a direct consequence of Theorem 3.21, since by the definitions it is clear that in fact M p (K) = M p ( K) = r p. 32
43 Remark It can be interesting to see that things cannot happen in the same way when K is a CM-field, even if r > 1 (see [6]). The situation is quite different from that of Theorem 3.21: in fact, if S k = {x H; m K(x) k}, we have the equivalence k > 0, S k is finite modulo O K K is not a CM-field. 3.4 k-stage Euclideanity Cook s k-stage division chain for two numbers α and β of an integral domain R with q i and r i 2k numbers in R where i runs from 1 through n, is given by, α = βq 1 + r 1 α/β = q β/r 1 β = r 1 q 2 + r 2 β/r 1 = q r 1 /r r k 2 = r k 1 r k + r k r k 2 /r k 1 = q k + 1 r k 1 /r k Combining them together, we will get an equation of them following form called continued fraction: α β = q q q 3 + q q k The above continued fraction can for simplicity be defined by [q 1, q 2,..., q k ] (with coefficients q i R) i.e. [q 1, q 2,..., q k ] = q 1 + q q q k Definition An integral domain R is said to be a k-stage Euclidean with respect to a given norm N if for every α, β R and β 0, there exists an n-stage division chain starting from the given pair of numbers for some n < k in such a way that the last remainder r k satisfies N(r k ) < N(β). 33
44 Definition R is called an ω-stage Euclidean domain if for every such pairs, there exists a k-stage division chain for some positive integer k such that the last remainder satisfies N(r k ) < N(β). Remark n-stage Euclidean R implies m-stage Euclidean R if m > n. k-stage Euclidean R implies ω-stage Euclidean R for any k 1-stage Euclidean domain is the usual Euclidean domain Remark With the aforementioned notion, a division chain can be determined by the sequence of its quotients q 1, q 2,..., q k ; and, conversely, any sequence q 1, q 2,..., q k of elements of R defines a k-stage division chain starting from the pair α and β Thus, [q 1 ] = q 1 = a 1 b 1 where a 1 = q 1, b 1 = 1 [q 1, q 2 ] = q q 2 = a 2 b 2 where a 2 = q 1 q 2 + 1, b 2 = q 2 [q 1, q 2,..., q k ] = a k b k where a k = q k a k 1 + a k 2, b k = q k b k 1 + b k 2 Proposition For α and β elements of R. Let q 1,..., q k be elements of R. Then the last elements in the k-stage division chain starting from α and β with those q i s as quotients is related to the continued fraction a k b k as, α β a k = ( 1) k 1 r k b k βb k where r k is the k th remainder in the usual division chain. i.e. r k = r k 2 q k r k 1 starting from r 1 = q 1 β α Proof. Let us prove equivalently, by induction on i, the equation αb i βa i = ( 1) i 1 r i since this equation implies the equation on the proposition when i = k. The cases k = 1 and k = 2 are clearly true by the usual division chain as α βq 1 = r 1 is true for the first and the following is true for the later,, αb 2 βa 2 = αq 2 β(q 1 q 2 + 1) = (α βq 1 )q 2 β = q 2 r 1 β (r 1 = α βq 1 ) = r 2 (r 2 = β q 2 r 1 ) 34
45 Now assuming true for k 2 and k 1 where k > 2, we have, αb k βa k = α(q k b k 1 + b k 2 ) β(q k a k 1 + a k 2 ) = q k (αb k 1 βa k 1 ) + (αb k 2 βa k 2 ) = q k (( 1) k r k 1 ) + ( 1) k 1 r k 2 = ( 1) k+1 ( q k r k 1 + r k 2 ) = ( 1) k+1 r k by the recursive definition of a i, b i and the division chain. Corollary If α and β be elements in R, then there exists a k-stage division chain starting from the two numbers with least remainder r k satisfying N(r k ) < N(β) if and only if there exists a continued fraction a k b k such that ( α N β a ) k < 1 b k N(b k ) Proof. For the first implication, ( α N β a ) k = N b k ( rk βb k ) < 1 N(b k ) For the other, since a continued fraction a k b k = [q 1,..., q k ] is given in R that satisfies the given inequality, the corresponding division chain can be constructed starting from α and β with q i s as quotients. Then by the proposition, N(r k ) < N(β) follows from α β a k = ( 1) k+1 r ( k α N b k βb k β a ) ( ) k rk = N < 1 b k βb k N(b k ) Corollary R is a k-stage Euclidean if and only if for every element, α/β of K, there exists a continued fraction a k b k = [q 1,..., q k ] of length n where n k such that ( α N β a ) n < 1 b n N(b n ) Proof. immediate from the above corollary 35
46 Let, for this last part, K = Q( n) be a number field whose ring of integers is O K Proposition O K is ω-stage Euclidean if and only if it is k-stage Euclidean for some positive integer k. Proposition Suppose a positive integer n < 47 is such that n 2, 3 mod 4 and n 1 mod 3. If in O K, there are solutions to N(α) = 2 and N(α) = 3, then the ring is 2-stage Euclidean. Suppose a positive integer n < 85 is congruent to 5 mod 8. If the fundamental unit of O K is of the form a + bv, for odd integer b, then the ring is 2-stage Euclidean. Example n N(α) = 2 N(α) = 3 n ε v v v v where v = n for n 1 mod 4 or (1 + n)/2 for n 2, 3 mod 4. In general, the known examples of 2-stage norm Euclidean real quadratic fields are summarized by the following array in terms of n as, Proposition The ring O K of an imaginary quadratic field K = Q( n) is k-stage Euclidean if and only if it is Euclidean. Theorem Let K be a number field with class number 1 and unit rank not less than 1. Assume that GRH holds true. Then K is 4-stage Euclidean. If moreover K has at least one real embedding, then it is a 2-stage Euclidean. 36
47 Chapter 4 Euclideanity In Different Degrees 4.1 Quadratic Number Fields Complex Quadratic Number Fields Let K be an imaginary quadratic number field, i.e. K = Q( m), m a square free positive integer. Generally since Minkowski s conjecture has direct link with the inhomogeneous minima of number fields, the last chapter discusses some important and relevant points about it. Proposition 4.1. The ring of integers, O K of K = Q( m) is Euclidean if and only if m = 1, 2, 3, 7 and 11. More strongly, they are Euclidean with respect to the norm. Proposition 4.2. The Euclidean minimum M(K) of the ring of integers of K = Q( m) with respect to the norm is given by m + 1, if R = Z[ m], and 4 m ( m + 1) 2 16m, if R = Z [ 1 + Proof. In both cases, the norm N K/Q (x z) for x K and z O K is the square of the distance between the two points x and z. For the first case, the fundamental domain is a rectangle whose dimensions are m and 1. The point inside the rectangle at a maximum possible distance from the four vertices (i.e. lattice points), is the mid point of the diagonal as shown in figure (a) below ].
48 (a) The First Case (b) The Second Case Figure 4.1: Figures showing points of Euclidean minimum For the second case, the points are found by considering the intersection of the perpendicular bisectors of the left side, diagonal and right side of each parallelogram as shown in figure (b). These are the points at which the Euclidean minimum is achieved up on intersection as shown. Thus they by themselves form a structure looking like honeycomb in the lattice as partly shown in the figure. Real Quadratic Number Fields Let K = Q( m) be a real quadratic field. Hence, m 2 is assumed to be a square free positive integer as above. Theorem 4.3. The ring of integers of K = Q( m) is norm-euclidean if and only if m is one of the following 16 integers: 2, 3, 5, 6, 7, 11, 13, 17, 19, 21, 29, 33, 37, 41, 57, 73. Theorem 4.4. For real quadratic fields K with discriminant d, d M(K) 1 d. 4 38
49 Proposition 4.5. Let n be an odd integer, m = n and O K = Z[ m]; then the Euclidean minimum of O K is n, and this minimum is attained 2 exactly at the points ξ = 2 1 m mod R. Proposition 4.6. Let K = Q( 5); then ω = 1(1 + 5) is the fundamental 2 unit of K and M(K) = 1. Moreover, there is an infinite sequence of isolated 4 minima whose (i + 1) th term is given by M i+1 ( K) = where F i is the i-th Fibonacci number. 1 F 6i 2 + F 6i 4 4(F 6i 1 + F 6i 3 2), i 1 The sequence of minima begins with M 1 = 1 as mentioned above; M 4 2 = 1, M 5 3 = 19,...,... and M 121 ( K) = lim M i ( K) = 1 i 4ω. If C i ( K) or simply C i denotes the set of all points in K at which the minimum value is attained in M i ( K) i.e. then C i ( K) = {x K : M(x) = M i ( K)} C 1 = {(0, 1 2 ), (1 2, 0)} = {1 2, ω 2 } C 2 = {(0, ± 1 5 ), (0, ±2 5 )} = {±ω 5, ±2ω 5 }... C i = {ξ K : ξ ω6i (ω 6i 2 1) ε mod O K, ε is a unit } Proposition 4.7. For K = Q( 13), M 1 ( K) = 1, M 3 2( K) = 4, and 13 {( C 1 = ± 1 6, 1 ) (, ± ηk, ± )} 6 13 ηk {( C 2 = 0, ± 2 ) (, 0, ± 3 )} where k N and η = 1 2 ( ). Furthermore, M 1 ( K) is not attained. Proposition 4.8. Let K = Q( 23); then the first minimum M 1 ( K) = 77 attained and isolated, whereas M 2 ( K) = 1 ( ) is not isolated Fibonacci sequence is defined by F 0 = F 1 = 1; F n+1 = F n + F n is 39
50 Proposition 4.9. In K = Q( 69), we have M 1 = 25 23, C 1 = {± } M 2 = ( ) 1058, C 2 = {(±P k, ±P k )}, where P k = 1 ( 4 2 ε k ) 2 69 ε k 69, P k = 1 ( 4 2 ε k ) 2 69 ε k 69. where ε = 1 2 ( ) is the fundamental unit in Q( 69). 4.2 Cubic Number Fields Pure cubic number fields (i.e of the form Q( 3 m)) which are norm-euclidean are exactly three in number; namely, Q( 3 2), Q( 3 3) and Q( 3 10) which have been determined by Cioffari [9] Complex Cubic Number Fields. There are finitely many norm-euclidean complex cubic number fields. This is proved by Davenport [17]. Good lower bound for M( K) so far has been found by Cassels [52]. However, Van der Linden [44] noted that this value could seem to be improved to a better bound. Proposition If K is a complex cubic number field with d = disck, then d 420 M( K) 3 d2 /2. 16 Moreover, if K is norm-euclidean, then d < The following proposition and the upper bound of the above proposition are due to Swinnerton-Dyer [43] Proposition Let K be the number field defined by the real root α of f(x) = x 3 +2ax 1 (where a 1) and let R = Z[α]. Then M(K) = M( K) = 1 2 (a2 a + 1), and this minimum is attained exactly at ξ 1 2 (1 + α + α2 ) mod R. 40
51 Totally Real Cubic Number Fields. Proposition If K is a totally real cubic field with discriminant d, then M( K) 1 8 d Since M( K) < 1 implies the corresponding ring of integers is norm Euclidean, the above proposition guarantees that the cubic field with discriminant 49 is norm Euclidean. i.e. M( K) < 7/8 < 1. Heilbronn [26] proved that norm-euclidean cyclic real cubic number fields are finite where as he conjectured the non cyclic ones are infinite. Real cubic number fields, which moreover are cyclic fields with conductors f = 7, 9, 13, 19, 31, 37, 43, 61 and 67 are known to be norm Euclidean. On the other hand, those with conductors 73, 79, 97, 139, 151 and between 163 and 10 4 are not norm Euclidean.This result is due to Smith [42]. Lemmermeyer [31] finally raised the maximum limit to for the later assertion. 4.3 Quartic Number Fields Totally Complex Quartic Fields There are only finite number of norm-euclidean quartic fields which are totally complex according to the proof of Davenport [16] and Cassels [52] Proposition If K is a totally complex quartic field and d = disck, then M(K) > k d for some constant k > 0. The only norm-euclidean totally complex cyclic quartic fields are Q(ζ 5 ) and the quartic subfield of Q(ζ 13 ), where ζ m denotes a primitive m-th root of unity. Proposition There are exactly 13 norm Euclidean number fields of the form Q( m, n) for a negative integer m where m and n are square free in absolute value; namely, Q( 1, 2), Q( 1, 3), Q( 1, 5), Q( 1, 7), Q( 2, 3), Q( 2, 5), Q( 3, 2), Q( 3, 5) Q( 3, 7), Q( 3, 11), Q( 3, 17), Q( 3, 19) Q( 7, 5) This result is due to Lemmermeyer [30] 41
52 Proposition For m a square-free integer; there are exactly four norm Euclidean complex quartic fields of the form Q( 4 m); namely, when m is 2, 3, 7 or 12. Proposition Suppose that K is a norm-euclidean complex quartic field; i) If K contains k = Q( 2), then K is either of the following: k( 1), k( 3) or k( 5 2 2) ii) If K contains a real quadratic number field and 2 is totally ramified in K, then K = Q(ζ 8 ) = Q( 2, 1) iii) If K contains a real quadratic number field and 2 is the square of a prime ideal in K, then K is one of the following fields Q(ζ 12 ), Q( 3, 2), Q( 3, 2) and Q( 5, 2) iv) If K = Q(i, a + bi) with i 2 = 1 and a + bi ±1 + 2i mod 4, then a + bi {±1 + 2i, ±3 + 2i, ±5 + 2i, ±1 + 6i, ±7 + 2i}. Totally Real Quartic Fields Norm Euclidean totally real quartic fields are finite and have completely been determined. There are some classes of cyclic totally real quartic fields which are not Euclidean with respect to the norm. As highlighted in the first part of Section 2.5, Clark s Ph.D thesis provides us an interesting criterion to determine whether a given real quartic Galois field is Euclidean or not. For example the bicycle field Q( 14, 22) is not norm Euclidean. [32] Quartic Fields With Unit Rank 2 Proposition There are finitely many norm-euclidean fields Q( 4 m). The possible value of m > 0 for which Q( 4 m) is norm Euclidean can not be outside the set S as shown by Lemmermeyer [31], where S = {2, 3, 5, 7, 12, 13, 20, 28, 52, 61, 116, 436} Currently, the case where m = 2, 5, 12 and 20 are known to be norm Euclidean; whereas, m = 7, 28, 52 and 436 are not. However, the rest four cases are still open to be determined. 42
53 4.4 Survey of Euclidean Minima In the appendix part A, there are 8 tabular presentations of Euclidean minima of many number fields categorized by their degree. They are directly taken from the doctoral thesis of J-P Cerri [7]. In Table A.1, m refers to the m value in the number field Q( m) under discussion. T and d K found in many of these tables respectively represent the number of critical rational points of the fundamental parallelotope of the lattice and the discriminant of the number field K being studied. The letter E is to mean norm-euclidean. The following table summarizes each of them according to the data included. The column Total contains the number of cases dealt under each category. In the first table, Table A.1, there are 28 quadratic number fields K = Q(m) where m is between 103 and 400 that are excluded out due to the large size of their fundamental units, i.e ε > As shown in table A.5, 156 quintic number fields are presented in which all except only one of them are Euclidean with respect to the norm. The only exception is the field K of discriminant 390,625 which has class number one but has M(K) = 7/5. For the number fields of higher degree than 5, little is known about the Euclidean minima. In Table A.6, A.7 and A.8, the first 156 heptic, 132 sextic and 18 octic number fields are surveyed respectively. The m value of the excluded quadratic number fields are listed below. For simplicity, S is let to denote the set of these elements Table Number Field For Total Table A.1 Quadratic m from 2 up to 400 without S 152 Table A.2 Cubic d K up to 11, Table A.3 Cubic d K from 11,000 up to 15, Table A.4 Quartic d K up to 40, Table A.5 Quintic d K up to 511, Table A.6 Sextic d K up to 5,279, Table A.7 Heptic d K up to 138,031, Table A.8 Octic d K up to 877,268, Table 4.1: Table description of Some Euclidean minima of number fields 43
54 4.5 General Idea This section mainly discusses the general notions on number fields to be applied for the study of Euclidean number fields of higher degrees in the next chapter. Let K be an algebraic number field of degree n = r 1 +2r 2 and discriminant d over Q. And let O K be the ring of algebraic integers in K. As K is a separable extension of Q, there exists a primitive or generating element α such that K = Q(α). Let f(x) be the irreducible monic polynomial in Q[x] for the primitive element α. Let α 1,..., α r1 be the real roots and β 1, β 1,..., β r2, β r2 the complex roots appearing in conjugate pairs. Accordingly, we have n embeddings in C as σ i : α α i for the real ones, τ i : α β i the complex ones with τ i : α β i the corresponding conjugates. Let Φ :K R r 1 C 2r 2 x (σ 1 (x),..., σ r1 (x), τ 1 (x),..., τ r2 (x), τ 1 (x),..., τ r2 (x)) N : R r 1 C 2r 2 R x r 1 i=1 x i r 2 j=1 x j x j The first map is an embedding of K in R r 1 C 2r 2 where as, the later one, when the elements are taken from the image of the first one, is the absolute value of the field norm. Now we see that the image of K by Φ is just n tuples of complex numbers(i.e. y Φ(K) y = a j + b j i where j = 1,..., n) Let us consider once again the following function: Ψ : Φ(K) R n given by: Ψ(y) = Ψ((a j + b j i)) = (a j + b j ) By the composing as such, Ψ Φ, K can be embedded in R n Proposition L = Ψ(Φ(O K )) is a lattice in R n whose fundamental domain has Lebesgue 2 measure of d, where d is the discriminant Theorem (Hurwitz) There exists an integer M > 1 such that ξ K, z O K and j, 0 < j < M with N K/Q (jξ z) < 1 O K is norm Euclidean if and only if M can be chosen to be 2. 2 Lebesgue measure is a formalization of the intuitive notion of length of a set in R, an area of a set in R 2 and volume in R 3, etc. 44
55 Let γ 1,..., γ n be a basis of our lattice, L. Then the corresponding fundamental parallelotope with respect to the chosen basis will be given as: P = {a 1 γ a n γ n where 0 a i < 1} These defined region helps us to relate the field and its ring of integers by K = P O K. Since the set P is open and the function N is continuous on R n, a neighborhood of the origin in R n, say U, can be chosen in such a way that for all u and v U, N(u v) < 1. Let ξ K. And let us have translations of the region U by U k := kξ + U, i = 1, 2, 3,.... Then, for each positive integer k, corresponding to U k, let V k be the set formed from U k by replacing each element ɛ by ɛ P where ɛ = ɛ r, r O K. In other words, we are bringing each element of U k to belong to P by subtracting a suitable element from O K. Thus, V k is contained in P for each k. Moreover, the volume of each V k is equal to the volume of U. Therefore, if M is taken to be greater than µ(f )/µ(u), then at least two sets V k1 and V k2, 1 k 1 < k 2 M will intersect. That is: u 1, u 2 U; λ 1, λ 2 O K such that k 1 ξ + u 1 λ 1 = k 2 ξ + u 2 λ 2 Finally, if we set j = k 2 k 1 and z = λ 2 λ 1, we get: N K/Q (jξ z) =N K/Q ((k 2 k 1 )ξ (λ 2 λ 1 )) =N K/Q (k 2 ξ λ 2 k 1 ξ + λ 1 ) =N K/Q (u 1 u 2 ) < 1 This way of proving whether a number field is Norm Euclidean based on the sets U, U k and V k, where k = 1, 2, 3,... is sometimes impossible due to the fact that we are not able to find such a suitable set U such that µ(f )/µ(u) < M = 2. To avoid such failure, Lenstra formed a new sequence ω 1,..., ω M instead of just {1, 2,..., M} where each ω i is taken from O K and the difference between any two distinct elements from the sequence is a unit in O K. Thus under the analogous construction on the new sequence, we can state the result as, there is an integer M > 1 such that for each ξ K, there is z O K and indices i, j; 0 < i < j < M such that N K/Q ((ω i ω j )ξ z) < 1. From this we can have: N K/Q (ξ z(ω i ω j ) 1 ) =N K/Q (ξ z(ω i ω j ) 1 ) 1 =N K/Q ((ω i ω j )ξ z)n K/Q (ω i ω j ) =N K/Q ((ω i ω j )ξ z) < 1 45
56 As such, O K can be concluded to be Euclidean with respect to norm function. Therefore for O K to be norm Euclidean, there should exist long enough sequence {ω i } n i=1 and such that ω i ω j should belong to O K These leads us to the following formal definition of Lenstra s sequences and theorem. Exceptional Sequences In this section, although the original work of Lenstra is revised in the next chapter for cyclotomic fields and as his method can also be adapted to other non cyclotomic number fields of higher degree, it is quite useful to see it here as well. Definition A sequence ω 1,..., ω n of elements of O K is said to be a unit differential or an exceptional sequence of length n if the n elements are all distinct and for all i, j; i j, ω i ω j O K. Definition Lenstra s constant of a number field K, denoted by λ(k) is the positive integer k such that the field has an exceptional sequence of maximal length k. i.e. if ω 1,..., ω k is an exceptional sequence of maximal length, then λ(k) = k is termed as Lenstra s constant of K. The length of exceptional sequence is bounded. If λ (K) is the minimal norm of a non zero proper ideal of O K, then λ(k) λ (K). Theorem Let the degree of the number field K be n := r 1 + 2r 2 where r 1 and r 2 are the number of real and complex embeddings in order. Then there exist constants α r1,r 2 > 0 with the following property: if K contains an exceptional sequence of length m > α r1,r 2 d, then K is norm-euclidean, where α r1,r 2 = n! ( ) r2 4 n n π Proposition Let p be prime, ζ = ζ p a primitive p-th root of unity, and K = Q(ζ). Then the sequence shows that λ(k) = λ (K) = p. {ω j = ζj p 1} ζ p 1 1 j p Theorem Let K be an algebraic number field of discriminant d and degree n over Q. Let N K/Q be the absolute value of the field norm. If U R n is a bounded Lebesgue measurable set with positive Lebesgue measure µ; such that, N K/Q (u v) < 1 u, v U, then K is Euclidean if λ(k) > δ (U) d where δ (U) is the center packing constant of U as given in DefinitionB.24 46
57 Proof. We need to find z O K for x K chosen randomly; such that N K/Q (x y) < 1. Let ω 1, ω 2,..., ω m be the Lenstra s sequence of O K with m > δ (U) d But, by definition of center packing constant, m > δ (U) d mµ(u)/ d > δ(u) According to the system of translates of U given by U = {U + ω i x + α} where i : 1, 2,..., m and α O K. By Proposition B.27, ρ + (U) = mµ(u)/ d and thus ρ + (U) > δ(u) This and the definition of δ imply U is not a packing of U. There then exist at least a pair of distinct (i, α) and j, β with 1 i m, 1 j m and α, β O K such that (U + ω i x + α) (U + ω j x + β) i.e. u, v U such that u + ω i x + α = v + ω j x + β. If ω i and ω j are not distinct, then Since α β = v u u, v U N K/Q (u v) < 1 and α O K N K/Q (α β) Z implying a contradicting result, α = β, to the distinct hypothesis. Hence ω i and ω j are distinct elements in the sequence (their difference is a unit in O K ). Finally, if we set y = (β α)/(ω i ω j ), then N K/Q (x y) = N K/Q ( U v ω i ω j ) = N K/Q (u v) < 1 Corollary Let K be an algebraic number field of discriminant d and degree n = r 1 + r 2, where r 1 and r 2 respectively are the number of real and pairs of complex embeddings of K. It is Euclidean if and only if λ(k) > (n!/n n )(4/π) r 1 d As can be noted clearly, this corollary makes Theorem 4.22 stronger. 47
58 Let K be a number field; in order to prove that N K/Q is a Euclidean function on O K it is sufficient to find a function F : K R such that a) N K/Q (α) F (α) for all α K; b) for all ξ K, there is a γ O K such that F (ξ γ) < 1. Gauss introduced a measure g K on K which is defined as, g K (α) = σ(α) 2 σ Gal(K/Q) Lenstra has used it to find Euclidean cyclotomic fields as treated in the next chapter. This function can be modified slightly in the following manner where n is the degree of the extension. µ K (α) = 1 n σ Gal(K/Q) σ(α) 2 where the sum is over all n embeddings σ : K R. If K L are number fields, and n = [K : Q], then µ has the following properties: a. N K/Q (α) µ(α) n/2 ; ( b. µ L (α) µ L (α β) = µ 1 K Tr (L:K) L/K(α) ) ( µ 1 K Tr (L:K) L/K(α) β ) for all α L, β K. c. If L = K(ζ m ), then (L : K)µ L (α) = 1 m m j=1 µ K( TrL/K (αζ j m) ). 48
59 Chapter 5 Euclideanity In Cyclotomic Fields 5.1 Introduction In this chapter, although special attention is given to the usual cyclotomic fields, some other CM-Fields are also discussed briefly at last from the work of J-P. Cerri. Let Q(ζ n ) be used to denote a cyclotomic field corresponding to the n th primitive root of unity. It has the following basic properties, - The Galois group of the cyclotomic extension K = Q(ζ n ) over Q, denoted Gal(K/Q) is isomorphic to the unit group of Z/nZ. More precisely, (Z/nZ) Gal(Q(ζ n )/Q) a mod n ζ n ζ a n - Q(ζ 2n ) = Q(ζ n ) for n 2 mod 4. Indeed, we have, ; and conversely, ζ 2 2n = (e 2πi 2n ) 2 = ζ n Q(ζ n ) Q(ζ 2n ) ζ 2n = 1 e 2πi 2n 2nπi 2πi = e 2n e 2n (n+1)2πi = e 2n = ζ n+1 2 n Q(ζ n ) - The degree of the cyclotomic extension Q(ζ n ) over Q is the Euler φ value of n that counts integers co-prime with n in Z/nZ i.e. [Q(ζ n ) : Q] = φ(n) 49
60 - For relatively prime integers m and n, Q(ζ n ) Q(ζ m ) = Q and Q(ζ n )Q(ζ m ) = Q(ζ nm ) - The only ramified primes in Q(ζ n ) are the primes that divide n. i.e. p is ramified in Q(ζ n ) p n - If d is a positive divisor of n, then the degree of the extension of Q(ζ n ) over Q(ζ d ) is equal to the ratio of the Euler phi value of n to that of d. That is to mean, [Q(ζ n ) : Q(ζ d )] = φ(n) φ(d) - The ring of integers of the cyclotomic field Q(ζ n ) is Z(ζ n ). By the second property, it should be noted that there is no need to consider the n th cyclotomic field in the case that n 2 mod 4 or n = 4k + 2 for some k, because it is exactly the same as the corresponding odd number indexed cyclotomic field, Q(ζ 2k+1 ) for some positive integer k. Theorem 5.1. (Masley and Montgomery) [37] The ring of integers Z[ζ n ] is a principal ideal domain if and only if n is one of the following 30 possible integrs: In other words, there are precisely 30 cyclotomic number fields of class number 1. Moreover, among these, the first 12 of them along with n = 20 and n = 24 are known to be norm Euclidean. Lenstra has shown that Q(ζ 32 ) is not norm Euclidean. Theorem 5.2. A cyclotomic field is Euclidean if and only if it is principal ideal domain Proof. By Theorem 2.16 of Weinberger and Theorem 5.1 above. In the previous chapter, we have introduced Lenstra s general condition for a number field to decide if its ring of integers is Euclidean. In particular, the idea can be nicely adapted to cyclotomic fields. Therefore, we will make use of the very important corollary once again to prove some of them for being Euclidean. 50
61 p n r 2 n!/n n d M / !/ Table 5.1: The bound M for the first five primes Let us recall the bounding corollary 4.25 as, λ(k) > (n!/n n ) (4/π) r2 d := M where the degree of Q(α) is n = r 1 + 2r 2 and d is its discriminant. Here for the p th cyclotomic field, p prime, we can construct an exceptional sequence as follows, 0, 1, (ζ 2 p 1)/(ζ p 1), (ζ 3 p 1)/(ζ p 1),..., (ζ p 1 p 1)/(ζ p 1) That is to mean for each positive integer i [1, p], ω i = (ζ i p 1)/(ζ p 1) = ζ i 1 p + ζ i 2 p This shows that the maximum length M is never less than p. Now, let us summarize, by the table below, the bounds for the first five cyclotomic fields, i.e for p = 2, 3, 5, 7 and 11. To do this we need to evaluate the discriminant of each cyclotomic fields given above. The discriminant of the m th cyclotomic field, Q(ζ m ), is given by the formula: d = ( 1) φ(m)/2 m φ(m) p m pφ(m)/(p 1) For our specific case however m is a prime p. Hence we have d = p p 2 Clearly, by the aid of Theorem 4.22 given in the last part of the previous chapter, the first four cyclotomic fields are Euclidean but it doesn t help us to make any conclusions for the 11 th cyclotomic field. In fact, we can not have a better bound on M when p 11. The following proposition guarantees the why not. 51
62 Proposition 5.3. Let K be an algebraic number field of degree n. If L := min{ O K /p : p O K is a proper ideal } then 2 λ(k) L 2 n Proof. The first inequality is true because {0, 1} is always an exceptional sequence for any such given ring. So is the last inequality. Indeed, if we consider the principal ideal 2O K, we get L 2 n, So L is always finite. Then for the middle inequality, λ(k) L, suppose ω 1,..., ω k are the elements of any exceptional sequence of O K. Let I be any proper ideal of O K. Since ω i ω j 1 i < j k are all units, they can not be contained in the ideal I. The elements ω 1,..., ω k are all pairwise incongruent modulo I. This implies that k can never be greater than the cardinality of O K /I. Therefore, λ(k) L. In the above method, we are able to say that the first four cyclotomic fields are definitely Euclidean. But again, Lenstra extends the method to prove a lot more cyclotomic Euclidean fields. In this section, there are some repetitions that has already been discussed in the last section of the preceding chapter including definitions. This has been done to get rid of ambiguity of this specific case from the general setting. For this other method, another size function is going to be used in the next section instead of the norm function used so far. This new size function is in fact the Gauss measure which has been introduced lastly in the previous chapter. 52
63 5.2 Definitions, Remarks And First Results As usual, the notation K is used as an algebraic number field; O K is its ring of integers; n = r 1 + 2r 2 as the degree of K over Q and K R as given below K R = K R R R r 1 C r 2, where n = r 1 + 2r 2 The general measure on K R is defined as, µ : K R R such that x µ(x) = The fundamental domain is given by, σ Hom(K,C) F = {x K R : µ(x) µ(x y) y O K } σ(x) 2 Here F is a compact subset of K R that satisfies K R = F + O K Let c be the maximum value of µ in F. Then a number c is termed as a bound for F if c c. Furthermore, a bound c is said to be usable if for every x F K such that µ(x) = c, there exists a root of unity ζ O K satisfying µ(x ζ) = c. With this definition, a bound that strictly exceeds the value of c is usable as c is the maximum possible value for F. Arithmetic-Geometric mean inequality (i.e. G.M A.M) gives rise to N(x) 2 (µ(x)/d) d for x K R where N is the norm function. When a specific cyclotomic field is considered, for instance Q(ζ m ), the notations µ, F and c used in the above definitions are replaced by µ m, F m and c m respectively for the sake of simplicity and avoidance of confusion. For a ring O K to be Euclidean, since any unique factorization domain is integrally closed in its fraction field K, it is assumed in this section that no cube root of unity is contained in K O K. Lemma 5.4. If an element x of K satisfies σ(x) 2 = 1 and σ(x ζ) 2 = 1, for some σ Hom(K, C), ζ O K a root of unity, then x belongs to O K Proof. If we let y := σ( xu 1 ) C, then yȳ = 1 and y + ȳ = 1 by the above inequalities and homomorphic property of the function σ. Thus y is a cube root of unity. Furthermore, as σ is injective, the pre-image of y must also be a cube root of unity in K. But by the last remark noted above, xu 1 should also belong to O K. Finally, since u is assumed to be in O K, x = ( u 1 )( u) O K follows. 53
64 Proposition 5.5. If the degree n of K is a usable bound for F, then O K is norm Euclidean. Proof. It is remarked in advance that F + O K = K R. Hence in order to show that O K is Euclidean, it suffices to show that for every element x in F, there exists an element r O K such that N K/Q (x r) < 1. x F implies µ(x) n for n is just a bound. case 1 : µ(x) < n This implies N K/Q (x) < 1 since µ(x)/n < 1 and arithmetic-geometric mean inequality remark. Thus N K/Q (x 0) < 1. case 2 : µ(x) = n By definition of usable bound, there exist a root of unity ζ O K such that µ(x) = µ(x ζ). Again from µ(x)/n = 1 and the arithmetic-geometric inequality remark, we have N K/Q (x) (µ(x)/n) n = 1 and N K/Q (x ζ) (µ(x ζ)/n) n = 1 case 2.1 : at least one of them is strict inequality If the first inequality is strict, N K/Q (x 0) 1 is obtained, where as for the possibility of strict inequality of the second one, N K/Q (x ζ) 1 can be considered as ζ belongs to O K. case 2.2 : N K/Q (x) 2 = (µ(x)/n) n = 1 and N K/Q (x ζ) 2 = (µ(x ζ)/n) n = 1 In this case, the values of σ(x) 2 are all the same for each n number of homomorphisms, σ s. In the same way, σ(x ζ) 2 = σ (x ζ) 2 for all σ, σ : K C, R-algebra homomorphisms. Now, since N K/Q (x) 2 = 1 (i.e our case) and N K/Q (x) = σ(x) 2, we have σ(x) 2n = 1. This in turn implies σ(x) 2 = 1. σ Similarly, σ(x ζ) 2 = 1. From the above lemma, it then follows that x R contradiction against x F {0}. This is the main result of Lenstra s paper of Euclid s algorithm in cyclotomic fields. To determine those cyclotomic fields whose ring of integers are Euclidean by making use of this criterion, it is essential to study this usable bounds more closely. 5.3 Bounds From Other Bounds In the appendix part, the definition of trace is recalled. For a little further extension of the same function to K R, let us make clear the notations clear before they are going to be used in the following propositions. 54
65 Tr m is to denote the extension of the usual trace function to K R where the subject field is Q(ζ m ). Thus, Tr : Q(ζ m ) Q(ζ m ) can be extended to Tr m : K R K R. The trace Tr and the general measure µ can be related as follows, Tr(x x) = σ σ(x x) = σ σ(x)σ( x) = σ σ(x) 2 = µ(x) In addition to the extended trace considered above, a relative trace can be defined. For b and m positive integers such that b m, considering Q(ζ m ) as extension of Q(ζ b ), we have the trace function. From now on, let us reserve the notation Tr for the extended trace function of K := Q(ζ m ) K := Q(ζ b ) to K R K R. More precisely, if x K R and G = Gal(K/K ), then Tr : K R K R sends x to σ(x) σ G Remark 5.6. The extended trace function Tr defined above commutes with complex conjugation. Moreover, for positive integers b and m where b divides m, Tr m = Tr b Tr In the following two lemmas and the base proposition, b and m are positive integers where b divides m; K and K denote Q(ζ m ) and Q(ζ b ); e = [K : K ] = φ(m)/φ(b). Lemma 5.7. Let x and y be elements taken from K R and K R respectively. If we set s := e(µ b (Tr(x)/e) µ b (Tr(x)/e y)), then s = µ(x) µ(x y) Proof. We have noted in advance that µ j (x) = Tr j (x x) for any positive integer j. Then, s : = e(µ b (Tr(x)/e) µ b (Tr(x)/e y)) = etr b (Tr(x)ȳ/e + Tr( x)y/e yȳ) = Tr b (Tr(x)ȳ + Tr( x)y eyȳ) = Tr b (Tr(xȳ) + Tr( xy) Tr(yȳ)) = Tr m (xȳ + xy yȳ) = µ m (x) µ m (x y) Lemma 5.8. Let K be Q(ζ m ) as reminded. If x belongs to K R, then m µ m (x) = 1/m µ b Tr(xζm) j 55 i=1
66 Proof. Let G be the Galois group K over K. Then, ( ) m m µ b Tr(xζm) i = µ b σ(xζm) i σ G i=1 i=1 ( m ) = Tr b σ(x)σ(ζm)σ i ( x)σ (ζ m i) i=1 σ G σ G ( ( m )) = Tr b σ(x)σ ( x) (σ(ζ m )σ (ζ m ) 1 ) i σ G σ G i=1 = Tr b σ(x)σ( x)m (*) σ G = mtr b (Tr(x x)) = mtr m (x x) = mµ m (x) Here equation (*) follows for the following reason. In the inner most sum of the preceding equation, ζ := σ(ζ m )σ (ζ m ) 1 ) is the m th root of unity. On m one hand, if σ = σ, σ(ζ m ζm 1 ) = 1, hence 1 = m. On the other hand, if they are different, vanishing case). i=1 m ζm i = 0, thus, only the same sigma is remained (non i=1 Proposition 5.9. c m e 2 c b. Moreover, If c is a usable bound for F b, then e 2 c is a usable bound for F m. Proof. Let x F m. Taking y Z[ζ b ], the first lemma implies Tr(x)/e F b. Similarly, since x F m xζm i F m where i = 0, 1, 2,..., ζm m 1, taking y Z[ζ b ] and applying the lemma, we have Tr(xζm) i F b for the first m non negative integers. Thus, for every integer i Z, µ b (Tr(xζm)) i = e 2 µ b (Tr(xζm)/e) i e 2 c b. Then from the second lemma, it follows that µ m (x) e 2 c b. Hence, e 2 c b is a bound for F m as desired. For the moreover part, by definition of usability of the bound c of F b, there exists a root of unity ζ Z[ζ b ] such that µ b (Tr(x)/e ζ) = c. Then taking y = ζ and applying the first lemma, we obtain µ m (x ζ) = µ m (x) = e 2 c. Remark If the positive integers m and b are divisible by the same prime numbers, then c m = e 2 c b This first result of Lenstra at once identifies all the previously determined Euclidean cyclotomic fields by various mathematicians at different time. This is just by considering Q as the first and simplest cyclotomic field, whose root 56
67 of unity is literally ζ 1 = 1. We know that c 1 = max{ x 2 : x F 1 }. Here µ 1 (x) = x 2 as we have only the identity homomorphism. But again, since x F 1, it should satisfy x 2 x y 2 for all y Z. This notion is the same as the Euclidean minimum of Z[i], i.e. 1/4, we illustrated as an example by the corresponding lattice diagram in the second Chapter, but even weaker. Hence, x 2 x y 2 1/4. Now for m th cyclotomic field, e = φ(m)/φ(1) = φ(m). Combining these two and the above proposition, φ(m)/4 is a usable bound for F m. Then Proposition 5.5 recovers the five Euclidean cyclotomic fields, i.e. the case where m is 1, 3, 4, 5, 8 and 12. In the following, the more important method of Lenstra s will be revised. This method is to find a usable bound for F p when p is prime. As any positive integer m is a product of prime factors, we are able to use this forthcoming result with the above proposition to estimate the usable bound for F m. Let us briefly introduce the concept of positive definite quadratic forms. Let k 2 be an integer and let V be an (n-1) dimensional R vector space with a basis {e i } k 1 i=1. Let also that e n 1 k = e i. We can also view {e i : i = 1, 2,..., k} as linearly dependent generating set. i=1 5.4 Usable Bounds From Quadratic Forms Definition Given x V. The positive definite quadratic form q on V at x is defined as, ( k ) q(x) = q x i e i = (x i x j ) 2 i=1 1 i k The symmetric bilinear form induced by q, denoted (, ) is given as, V V R (x, y) 1 2 (q(x + y) q(x) q(y)) [= 1 q(x + y) q(x y)] 4 Basic Properties ( k ) For a scalar c, q(cx) = q cx i e i = hence the name quadratic. i= i< j k (cx i cx j ) 2 = c 2 q(x),
68 (x, x) = 1 (q(x + x) q(x x)) = q(x). 4 Since e i = e i + 0e j or e i = 0e i + e j for each i, j i j i we have that (e i, e i ) = q(e i ) = k 1 For i j, taking e i + e j = e i + e j + l i,j 0e l, it then follows that q(e i + e j ) = (k 2)(1 + 1) = 2k 4, hence (e i, e j ) = 1. Let L be the subgroup of V generated by {e i : i = 1, 2,..., k}. L is a lattice in V whose rank is n 1 whose fundamental domain E, which is a compact subset of V, is given by, E = {x V : q(x) q(x y) y L} = {x V : (x, y) 1 q(y) y L} 2 Proposition Let t := max{q(x) : x E}. The set of points x E for which q(x) is the maximum, t, is { } 1 k ie σ(i) where e σ(i) is a permutation of the k generators k i=1 Moreover, t = (k 2 1)/12. The proof of this proposition is apparently long with a series of lemmas but merely linear algebraic computation. The interested reader can refer to the original and detailed proof of Lenstra. Proposition If k is a prime number, c k = (k 2 1)/12 is a usable bound for F k Proof. Let K = Q(ζ k ). Since the primality of k implies k i=1 ζi k = 0, the R- algebra K R is generated by {ζk i : i = 1, 2,..., k}. Now, if k elements, x 1, x 2,..., x k, are given from R, ) ) µ k ( k i=1 x i ζ i k ( k = Tr k i=1 k = k x 2 i i=1 = 1 i<j k k j=1 k i=1 x i x j ζ i j k k x i x j j=1 (x i x j ) 2 (since µ k (y) = Tr k (yȳ)) 58
69 Consequently, the two quadratic spaces K R, µ k and V, q are isomorphic by the map ζn i e i for each i from 1 through k. Thus Z[ζ k ] and F k correspond to L and E respectively. Moreover, c k = t = (k 2 1)/12 and the set of elements, x, in F k for which µ k (x) = c k is given by, X := {1/k k i=1 iζ σ(i) k : σ is a permutation of 1, 2,..., k} Let any x X be taken with the corresponding permutation. Without the loss of generality, σ(0) = σ(k) can be set. Then, x ζ σ(k) k = 1 k k 1 i=1 iζ σ(i) k = 1 k k j=1 jζ σ(j 1) k X Therefore, as µ k (x ζ σ(k) k ) = c k, c k is concluded to be usable. 5.5 Theorem(Lenstra) Theorem If m 16, 24 is a positive integer where φ(m) 10, then Z[ζ m ] is norm Euclidean. Proof. As remarked so far, for m = 1, 3, 4, 5, 8 and 12, we have c 1 = 1/4 < 1 = φ(1) c 3 = 2/3 < 2 = φ(3) c /4 = 1 < 2 = φ(4) c 5 = 2 < 4 = φ(5) c /4 = 4 = φ(8) c /4 = 4 = φ(12) Now by using Proposition 5.9 and proposition 5.13 for m = 7, 9, 11, 15 and 20, we have, c 7 = 4 < 6 = φ(7) c c 3 = 6 = φ(9) c 11 = 10 = φ(11) c c 5 = 8 = φ(15) c c 5 = 8 = φ(20) Since the bound φ(m) is usable for F m for all m considered above, Z[ζ m ] is norm Euclidean by Proposition
70 Although the above result of Lenstra has identified many norm Euclidean cyclotomic fields, there have also been discovered other cyclotomic fields of the same type by another methods. Other CM-Fields J-P Cerri [4], the supervisor of this paper, has developed a computer-aided algorithm to show that Q(ζ 32 + ζ32 1 ) is indeed Euclidean with respect to the norm. It has been done by ( showing that the Euclidean minimum of its maximal real subfield, K = Q ) 2, ( is indeed 1/2. He has also found that, if K = Q ) 3, we have M(K) = M( K) = 1/2. By the same method, it has been shown that the Euclidean minimum of Q(ζ 32 + ζ32 1 ) is also 1/2 hence it is Euclidean as conjectured by H. Cohn and J. Deutsch. Some other norm Euclidean cyclotomic fields were also discovered by R. Quême and Niklasch [40] by improving Lenstra s first method. 60
71 Chapter 6 Minkowski s Conjecture 6.1 Why Minkowski Here? General Case Let Λ be a lattice in R n ; {α i } and {e i } where i = 1, 2,..., n be any Z-basis and the canonical basis respectively. Then n x R n x = x i α i where x i R X Z n X = i=1 n X i α i i=1 where X i Z The corresponding fundamental parallelotope, F, to the given basis α i s is then given as, n F = { a i α i where a i R and 0 a i < 1, for each i} i=1 All the elements of the basis {α i } n i=1 can be written in terms of the canonical basis as, n α i = m i,j e j where m i,j R j=1 The matrix M obtained by considering the coefficients, M = (m i,j ), is invertible; otherwise, the n elements α i s can not be linearly independent. On one hand, the absolute value of the determinant of this matrix clearly gives the volume of the fundamental parallelotope, Vol(F). This volume is independent on the choice of basis. Vol(F) = det M = det Λ 61
72 On the other hand, let x R n and X Λ given, and define f as, n f(x X) = (x i X i ) For a fixed element x from R n, let us denote by g the minimum value of f(x X) for some X Λ. i.e. i=1 g(x) = inf f(x X) X Λ If M(Λ) is used to denote the maximum value g can have for x R n, i.e. M(Λ) = sup{g(x) : x R n } This maximum value has the important property that if D is a diagonal invertible matrix of dimension n n, then n M(DΛ) = M(Λ) d i,i Totally Real Number Fields i=1 Let K be a totally real number field of degree n, K = K Q R and O K its ring of integers. Let us recall all the notations and definitions used in the third chapter. m K, m K, M(K), M( K), the homogeneous and Euclidean minima. σ i where i = 1, 2,..., n are all the real embeddings in our case. By the map K R n defined by ξ (σ 1 (ξ), σ 2 (ξ),..., σ n (ξ)), there is n-tuple representing each element. Now, if ξ K and X O K = Λ, we have, f(ξ X) = N K/Q (ξ X) and hence g(ξ) = inf X Λ f(x X) = m K(ξ) If x R n, g(x) = m K(x); hence, M( K) = M(Λ) To put it in simple terms, it is clear that a given algebraic number field is Euclidean if and only if x K X O K such that N(x X) < 1. To thus make use of this criterion of checking a number field for Euclideanity, it is vital to study M(K) = sup inf N(x X). As O K forms a lattice of x K X O K the same dimension in the number field K of degree n. The conjecture of Minkowski, that is stated in the next section, can be directly adapted to number fields in computing the Euclidean minima. 62
73 6.2 Minkowski s Conjecture Keeping the notations used in the preceding section in mind, Minkowski s conjecture can be stated in a short inequality as, M(Λ) Vol(Λ) 2 n In the conjecture, as reminded above, n is the dimension of the space in which the lattice Λ is considered. M(Λ) is to denote the upper bound, i.e M(Λ) = sup inf x R n X Λ f(x X) From the number field view point, the above conjecture gives rise to the following parallel statement as its consequence, where N Q/K is used as usual to denote the usual norm function on K. If K is a totally real number field over the rational numbers with degree n and discriminant d, then for every element x K, there exists y O K such that d N Q/K (x y) The conjecture has been proved for n = 1, 2, 3, 4, 5, 6. The paper of three mathematicians which is made available very recently claimed to have proven the conjecture for n=7. The idea is highlighted by stating their main theorem after some of the previous results on the area. For clearer reference, the names of mathematicians who are credited to the proof of the conjecture for different values of n in different time is shown in the following table. 2 n 63
74 n Proved by Year 1 Euclid 280 BC 2 Minkowski Remak Dyson Skubenko 1976 Bambah-Woods McMullen Hans-Gill, Raka, Sehmi 2009 Table 6.1: The conjecture has been proved up to n = 7 Definition 6.1. A matrix D M n (R) is said to be DOTU if it can be decomposed as A=DOTU where, D is diagonal and invertible matrix; O belongs to O n (R); T is upper triangular with diagonal entries equal 1; and, U belongs to GL n (Z). Precisely, the set of such sort of matrices can be given as, x 1 Γ =... where x i > 0 i and a i = 1 SL n(r) x n This set Γ is a diagonal subgroup of SL n (R) Theorem 6.2. (MacBeath) If a lattice Λ R n admits a Z basis whose coordinates (in the canonical basis of R n ) give a DOTU matrix, or in another words, if Λ = DZ n with D a DOTU, then Minkowski s conjecture holds for the given lattice. Proof. As D and U can be removed from the matrix A, we can assume that A = OT and Λ = OT Z n with Vol(Λ) = 1. Precisely, the aim is to prove that x R n X Z n such that 64 n x i (OT X) i 2 n i=1
75 If e i R n is used to denote the i th column of O, all the n e i s form the orthonormal basis of R n. Hence, writing x as a linear combination of this basis is possible as, x = a 1 e a n e n If we let X Z n, then where x OT X = y 1 e y n e n y n = a n X n y n 1 = a n 1 X n 1 t n 1,n X n. =. y 1 = a 1 X 1 t 1,2 X 2... t 1,n X n Then, X n, X n 1,..., are chosen successively in such a way that for each i, y i 1/2 to result in the following: x OT X 2 = n yi 2 n 4 i=1 i.e. n (x i (OT X) i ) 2 n 4 i=1 Finally, the arithmetic-geometric mean inequality implies n x i (OT X) i 2 n i=1 A more general result that gives rise to the above case as its specific consequence can be stated as follows. If Λ is a unimodular lattice in R n, then sup inf x R n y Λ {N(x y)} 2 n Moreover, they will be equal if and only if Λ = DZ n for some D Γ. 6.3 McMullen s Approach Mc Mullen in his paper [38] proved a more general proposition that implies Minkowski s conjecture to hold true for n = 6. His proof is based on the topological dimension theory, as reflected in the combinatorics of open covers of R n and the n-torus T n. Topology of torus, compressibility/incompressibility, Poincaré Lemma and the knowledge of lattices are to mention the main mathematical entities used to obtain the result. This proof makes the previous proofs clearer and gives a basic ground to aim at greater n values. 65
76 Let Λ be a lattice in R n and 1 Λ := inf{ y : y is Euclidean length of y 0 in Λ} N(Λ) := inf{n(y) : N(y) is Euclidean norm of y 0 in Λ} Definition 6.3. If an element y Λ is such that y = L, it is called minimal. Moreover, Λ is said to be a well rounded lattice if its minimal vectors generate R n. Here also, as used in the previous chapter, the arithmetic-geometric inequality results in the following for any x R n. N(x) 1 n x n He therefore stated the general propositions as follows and claims that proving them is sufficient for the proof of Minkowski s conjecture for a given value of n Proposition 6.4. Let Γ be the set of all DOT U matrices as denoted in the preceding section. Then for any lattice Λ in R n, there is an element D Γ such that DΛ is well rounded; and the covering radius of any well ordered unimodular lattice satisfies sup inf x y x R n y Λ Moreover in the latter proposition, the two expressions are equal if and only if Λ = BZ for some B SO n (R). It should be recalled from Birch and Swinnerton-Dyer s proof [3] of any counter example to Minkowski s conjecture with minimal dimension must satisfy N(L) > 0. i.e. ΓΛ must have compact closure in the space of lattices SL n (R)/SL n (Z). Theorem 6.5. (McMullen) [38] Given Λ, a lattice in R n. If the orbit closure 2 of the lattice Λ is compact, then it meets the locus of well-ordered lattices. Corollary 6.6. If the second part of the general proposition holds for every k n, then Minkowski s Conjecture will also hold true for all lattices in R k, for every k n. n Corollary 6.7. Minkowski s conjecture holds for n = 6. 1 y and N(y), the Euclidean length and norm of y, are respectively given by, y 2 = x x n 2 and N(x) = x 1 x 2... x n 2 The orbit closure of the lattice Λ is Γ Λ SL n (R)/SL n (Z) 2 66
77 6.4 The Recent Result For n = 7 Hans-Gill, Raka and Semhi s mutual work for the proof of Minkowski s conjecture with n = 7 has been made available this year from journals of Science Direct [23]. Their approach is proving for n = 7 a general conjecture of Woods that implies the proof of a well known conjecture stated below and thereby proving Minkowski s conjecture for the case. Conjecture 1: If Λ is a lattice in the Euclidean space R n, every closed sphere of radius n/2 contains a point of the lattice. This conjecture was proved by Woods [46], [47], [48] in his three papers at different time for n = 4, 5, 6. It was also shown to be true for n = 3 by Remak [41], Davenport [15] and Mahler [36]. This current proof for the case n = 7 then follows the Remak-Davenport approach of proving this conjecture and one other conjecture given below; and finally concluding the proof of Minkowski s for n=7. The second conjecture is, Conjecture 2: For any given lattice Λ R n, there is an ellipsoid of equation n a i x 2 i < 1 i=1 which contains no point of the lattice other than the origin but its boundary contains n linearly independent points of the lattice. Since the statement of Woods conjecture they stated and used for their proof is related in the usage of notations and variables, it is a good idea to restate minkowski s conjecture in their own way as, Conjecture (Minkowski): Let L i = a i,1 x a i,n x n where i = 1, 2,..., n be n linear forms in n variables, x 1,..., x n. Suppose also that the determinant det A of the matrix formed from the coefficients a i,j, i.e. A = (a i,j ) be non zero. Then for any given r = (r 1, r 2,..., r n ) R n, there exists an element z = (z 1, z 2,..., z n ) Z n such that (L 1 + r 1 )... (L n + r n ) det A /2 n where the variables in L i are substituted by z = (z 1, z 2,..., z n ) 67
78 The more general conjecture than the first one was forwarded by Woods. Let Λ be a lattice in the Euclidean space R n. Quadratic forms reduction theory introduced by Korkine and Zolotareff [28], [29] guarantees the possibility of choosing a cartesian coordinate system in R n in such a way that the lattice has a basis {b i, i = 1, 2,..., n} of the form b 1 = (A 1, 0, 0,..., 0) b 2 = (a 2,1, A 2, 0,..., 0) b 3 = (a 3,1, a 3,2, A 3,..., 0) b n = (a n,1, a n,2, a n,3,..., A n ) where A i is positive for each index i from 1 through n. Moreover, If another lattice Λ is considered in the n i + 1 R Euclidean space for each i, with a basis b j, j = i, i + 1, i + 2,..., n b i = (A i, 0, 0,..., 0) b i+1 = (a i+1,i, A i+1, 0,..., 0) b i+2 = (a i+2,i, a i+2,i+1, A i+2,..., 0) b n = (a n,i, a n,i+1, a n,3,..., a n,n 1, A n ) Then any two points of the lattice are at a distance of at least A i apart. Conjecture (Woods): If the product of all the A i s from 1 to n is 1, Q n i=1 A i=1, and for each i, A i A 1, then any closed sphere of radius n/2 in n Euclidean space contains a point of the lattice. Theorem 6.8. (Hans-Gill, Raka and Semhi) [23] Woods conjecture holds for n = 7. Equivalently, If A i s are as above such that A 1 A 2... A 7 = 1 and A i A 1 for i = 1, 2, 3, 4, 5, 6 and 7, then any closed sphere in R 7 of radius 7/2 contains a point of the lattice. The theorem has used the following main lemmas in each of which the lattice Λ with value d(λ) is assumed to be reduced in the sense of Korkine and Zolotareff. Moreover, the critical determinant of the unit sphere with center at the origin in R n is denoted by (S n ). 1. If 2 (S n1 A n 1) d(λ) then any closed sphere in R n of radius r given as, contains a point of the lattice. r = A 1 [1 (A n 1 (S n+1 )/d(λ)) 2 ] 1/2 68
79 2. For a fixed integer i with 1 i n 1, let Λ 1 in R i and Λ 2 in R n i be lattices with their reduced bases {p i, i = 1, 2,..., i} and {q j, j = i + 1, i + 2,..., n} respectively, where p 1 = (A 1, 0, 0,..., 0) q i+1 = (A i+1, 0, 0,..., 0) p 2 = (a 2,1, A 2, 0,..., 0) q i+2 = (a i+2,i+1, A i+2, 0,..., 0) p 3 = (a 3,1, a 3,2, A 3,..., 0) q i+3 = (a i+3,i+1, a i+3,i+2, A i+3,..., 0) p i = (a i,1, a i,2, a i,3,..., A i ) q n = (a n,i+1, a n,i+2, a n,3,..., a n,n 1, A n ) If any sphere in R i of radius r 1 contains a point of the first lattice and if any sphere in R n i of radius r 2 contains a point of the second lattice, then any sphere in R n of radius (r r 2 2) contains a point of the main lattice Λ R n. 3. For all relevant i, A 2 i A2 i and A 2 i A2 i 4. For n = 3, 4, 5, 6 and 7, (S n ) = 1/ 2, 1/2, 1/2 2, 3/8 and 1/8 respectively. For the proof, they used Woods notations and approach of his three papers. It is by supposing that there is a sphere of radius 7/2 in R 7 that does not contain any point from the lattice Λ satisfying the hypothesis of Woods conjecture for n = 7 and finding a contradiction afterwards. Since the conjecture considers each of the 7 A i s, it is needed to consider all the possible cases for its proof. Let A = A 2 1, B = A 2 2, C = A 2 3, D = A 2 4, E = A 2 5, F = A 2 6 and G = A 2 7. Since det(λ) = A i = 1 has been assumed, the product ABCDEF G = 1. Let Λ i, i = 1, 2, 3, 4 be lattices in R 1 with basis (A 1 ), (A 2 ), (A 3 ), (A 4 ) respectively; and let Λ 5 be a lattice in R 3 having basis of (A 5, 0, 0), (a 6,5, A 6, 0), (a 7,5, a 7,6, A 7 ). Any closed 1-sphere of radius 1/2A i, i = 1, 2, 3, 4 contains a point of Λ i correspondingly. The first lemma can guarantee that if 2 (S 4 )A 3 5 A 5 A 6 A 7 then any closed 7-sphere of radius r given by ( [ ]) A 6 r = A (S 4 ) 2 EF G contains a point of the lattice Λ 5. Moreover, by repeated application of the second lemma, if the same condition as above (i.e 2 (S 4 )A 3 5 A 5 A 6 A 7 ) holds, then any 7-sphere of radius r given by r = 1 (A + B + C + D + 4E) 4 [ ] A 8 5 (S 4 ) 2 EF G contains a point of the corresponding lattice. This radius should exceed 7/2, otherwise, it would contradict the assumption. 69
80 Here as (S 4 ) = 1/2 the above condition can be reduced to, 2 (S 4 )A 3 5 A 5 A 6 A 7 A 6 5 (A 5 A 6 A 7 ) 2 E 2 F G Besides, ABCD is the multiplicative inverse of EFG since the total product is 1. Hence, we have the following inequality: E 2 F G = r > 7/2 [ ] 1 A 8 (A + B + C + D + 4E) 5 (S 4 ) 2 > 7/2 4 EF G A + B + C + D + 4E E 4 ABCD > 7 Let the above inequality be denoted by (1,1,1,1,3) since it shows the ordered partition of 7 and makes it easy to apply the second lemma. In a similar way, inequality (1,1,1,1,1, 2) is 2F G = A + B + C + D + E + 4F 2F 2 /G > 7 = A + B + C + D + E + 2G > 7 (for 4F 2F 2 /G 2G) = A + B + C + D + E + 4F 2F 3 ABCD > 7 (for A i = 1) Inequality (4,1,1,1) corresponding to the ordered partition (4,1,1,1) of 7 is A 4 EF G 2 = 4A 1 2 A5 EF G + E + F + G > 7 In the case of A 1, there is equality of all A, B, C, D, E, F, G to 1 because A i A 1 i : 1, Thus Woods conjecture is satisfied using the corresponding inequality, (1,1,1,1,1,1,1). Furthermore, the lattice Λ has no point enclosed in the sphere of radius A 1 whose center is at the origin. Hence (A 1 S 7 ) 1. Since (S 7 ) = 1/8, A 7 64 or equivalently, A < 2. Therefore, since the case for A 1 is just the stated case in the above few lines, only A > 1 is considered along with the two cases (i.e. 1 and < 1) for each of B, C, D, E, F and G results in 2 6 different cases which have been analyzed in their work. They have remarked that there are alternative ways to get a contradiction in many cases. The interested reader is advised to refer their original work [23] 70
81 6.5 Related Results After Minkowski put the bound for his conjecture, various related good bounds have been proved; but of course weaker ones. Each of the results listed is indeed a better bound than the preceding ones. Using the notations directly as in the section of Minkowski s conjecture, the table summarizes those main results discovered. They precisely have proved that the inequality below is true with the given corresponding information in the table. M(Λ) Vol(Λ) 2 n/2 x n where x n is listed in the table for each result. Year Credited to x n Remark 1934 Cebotarev Mordell (1 + ( 2 1) n ) 1949 Davenport a n lim n a n = 2e Woods b n lim n b n = 2(2e 1) 1963 Bombieri c n lim n c n = 3(2e 1) 1978 Skubenko e 2 n 1/3 (log n) 2/3 For large n 1982 Narzuleav and Skubenko e 25.6 n 3/7 (log n) 4/7 For large n Table 6.2: Related bounds to Minkowskis conjecture As an illustrative example, the proof of Cebotarev is shown below Theorem 6.9. (Cebotarev) Keeping the notations the same as used in Minkowiski s conjecture, M(Λ) Vol(Λ) 2 n/2 Proof. We can suppose that Vol(Λ) = 1. We need to prove that for x R n, m Λ (x) 2 n/2. For simpler notation, let m = m Λ (x). m > 0 X Λ with N (x X) < m 1 ε t [0, ε) such that N (x X) = m 1 t for a small ε 71
82 If we now consider the new lattice Λ given by, {( Λ Yi X i = x i X i )1 i n its volume Vol(Λ ) is equal to (1 t)/m. Since we have, } : Y = (Y 1,..., Y n ) Λ n x i Y i m Y Λ, i=1 n i=1 1 Y i 1 t and n i=1 1 + Y i 1 t Y Λ so that 1 Y 2 i (1 t) 2 ( ) This final inequality implies that for ε small, there does not exist a non zero Y Λ such that Y i < 1 + (1 t) 2 Indeed, If there was such a Y, it would follow for each i that On one hand, for a given i, 1 Y 2 i 1 < (1 t) 2 1 Y i 1 > (1 t) 2 which contradicts equation( ) above. On the other hand, for every i, n i=1 1 Y 2 i < (1 t) 2 1 Y 2 i 1 (1 t) 2 Y i 1 (1 t) 2 2t This is again impossible for ε is small number. Therefore, there does not exist a non zero Y Λ in the cube C given below: C = {x R n : x i < 1 + (1 t) 2 for each i} Minkowski convex body theorem then implies Vol(C ) 2 n Vol(Λ ) = 2 n 1 t m 2n (1 + (1 t 2 )) n/2 2 n 1 t m As ε 0, t 0. Then finally m 2 n/2 is obtained as desired. 72
83 The following is mainly credited to Eva Bayer s 2006 result on upper bounds of Euclidean minima [20]. Let K as usual be an algebraic number field with degree n and absolute discriminant d. 1. If K is an algebraic number field of degree n and discriminant d satisfies M(K) d 2 n. 2. If p is a positive odd prime number and if the algebraic number field K is of the form K = Q(ζ p k + ζ 1 ) with degree n and discriminant d, p k then Minkowiski s conjecture holds, i.e. M(K) d 2 n. For k = 1, K = [Q(ζ p + ζp 1 )] n = (p 1)/2, hence M(K) d. 2 p If K is the n th cyclotomic field, i.e. K = Q(ζ n ), then d M(K) 2. φ(n) For her main results, the knowledge of ideal lattices, sphere packing, covering invariant, thin fields and thin ideal classes have been used together with other number theoretic concepts. 73
84 74
85 Appendix A List Of Tables Here we give the results that J.-P. Cerri [7] and [5] has extended the previous less number of data given by Lemmermeyer [32] and Quême [40]. Notations : - K is a number field of degree n, - M(K) is the Euclidean minimum of K - M( K) is the inhomogeneous minimum of K - When n = 3, E indicates that K is norm-euclidean. - T is number of critical rational points in a fundamental domain, - E means norm-euclidean - d K is discriminant of K Table A.1 : n = 2. For n = 2 (i.e. K = Q( m) for some square free integer m), the tables complete those that can be found in Lemmermeyer s paper [32] which has given M(K) of Q( m) for 2 m 102. J.-P Cerri then has further computed it for such m between 103 and 400, with only 28 exceptions as mentioned in Section 4.4. These indeed could be computed in multi-precision. Table A.2 and A.3 : n = 3. For n = 3, in a similar way, Table A.2 has completed those left indeterminate by the update version of Lemmermeyer [32] for discriminant not exceeding 11,000; In fact, all of them are norm Euclidean. Table A.3 is devoted to number fields of discriminant more than 11,000 but less than 15,000, not studied in [32]. The Euclidean minimum is only given for number fields which are not norm-euclidean; otherwise letter E written. 75
86 Table A.4 : n = 4 For n = 4, the Euclidean minima of the 286 number fields of discriminant less than have been computed. The Euclidean nature of a large number of them has already been found by Quême [40] but he had left some fields indeterminate. In fact, some of these last ones are not norm-euclidean, although they have class number one (i.e. for d K = 18432, and 35152). Table A.5 : n = 5 For n = 5, there were only 25 number fields which are known to be norm- Euclidean by Quême [40]. However, after him, the Euclidean minima of the 156 number fields of discriminant less than 511,000 are determined. With one exception, they have all been found to be norm-euclidean. Tables A.6, A.7 and A.8 : n = 6, 7, and 8 respectively. For n 6, very little was known on the fields of degree greater than 5. Cerri has also treated the first 156 sextic, 132 heptic and 18 octic number fields and found them all to be norm-euclidean. 76
87 A.1 Quadratic Number Fields m T M(K) m T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / k / / / / / / / / / / / / k / / / / /446 77
88 m T M(K) m T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / k / / / / / / / / / / / / / / / / / / / / / / / k k / / / / / / / / / k / /464 78
89 m T M(K) m T M(K) / / / / / / / / / /2 Where the constants k 1, k 2, k 3, k 4, k 5 and k 6 are given as follows: k 1 = k 2 = k 3 = k 4 = k 5 = k 6 =
90 A.2 Cubic Number Fields (d K < 11000) d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /2 4409? [1/3, 6/17[ / / / / / / / / / / / / / / / / / / /2 5073? [1/3, 10/27[ / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /2 80
91 d K T M(K) d K T M(K) d K T M(K) / / / / / /2 A.3 Cubic Number Fields (d K (11000, 15000)) d K M(K) d K M(K) d K M(K) d K M(K) E E E E E E 11,020 E E E E E E E E / E / E / / E E E E / / E / / / E E E E E E / E / E E E E / E E / E / E E / E E E E E / E / E E E E / E E E E E / E E E E E E E / E E E / E E E E E / E E E E E E E E E /5 81
92 d K M(K) d K M(K) d K M(K) d K M(K) E E E E E E E E E E E / E E / E / E E E E / E E / / / E E / E / / E E E / / E / E / / / E E E E / E E E E E E E E / E E E E / E / E E E / E E E E E E E / E E E E E The number fields of discriminant are respectively generated by a root of X 3 39X 26 (d K = ) and X 3 39X 91 (d K = ). 82
93 A.4 Quartic Number Fields d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /2 83
94 d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / ? [1/11, 8/59[ /2 84
95 d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / ? [1/9, 3/16[ / / / / / / /2 The number fields of discriminant, d K =16448 are respectively generated by a root of X 4 2X 3 6X (d K = ) and X 4 2X 3 7X 2 + 8X + 14 (d K = ); of d K =28224 by a root of X 4 10X (d K = ) and X 4 2X 3 13X X + 7 (d K = ); of d K =35537 by a root of X 4 2X 3 9X 2 + 5X + 16 (d K = ), X 4 X 3 8X 2 3X + 4 (d K = ) and X 4 2X 3 5X 2 +5X +4 (d K = ); of d K =37485 by a root of X 4 X 3 7X 2 +X +1 (d K = ) and X 4 X 3 8X 2 +12X 3 (d K = ) respectively as in the table. 85
96 A.5 Quintic Number Fields d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /2 86
97 d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /2 87
98 A.6 Sextic Number Fields d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /9 88
99 d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /2 89
100 A.7 Heptic Number Fields d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /3 90
101 d K T M(K) d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / / / / / / / / / / / / / /8 A.8 Octic Number Fields d K T M(K) d K T M(K) / / / / / / / / / / / / / / / / / /11 91
102 92
103 Appendix B Basic Definitions And Concepts Used B.1 Riemann Hypothesis Before stating the hypothesis, let us recall elementary definitions to supplement Hooley s result. Euler s generalization of Fermat s Little Theorem is stated as if n N and a Z such that the gcd(a, n) = 1, then a φ(n) 1(mod n) where φ(n) is the Euler φ function counting the integers between 1 and n that are coprime to n. This fundamental theorem naturally invites us to investigate exponents that result in its congruence with 1 under the given coprime restriction. It further raises the minimal exponent question to give the same congruence. Definition B.1. (Order) Let n N and a Z where a and n are relatively prime. Then the order of the number a modulo n is the smallest exponent e such that a e 1(mod n), denoted by e = ord n (a). In which case, a is said to belong to the exponent e modulo n. It is clear that the modular order of an integer is equivalent to the order of the element in the group (Z/nZ) Proposition B.2. Let a Z and n, c N. Then a c 1(mod n) if and only if ord n (a),say α, divides c. In particular, α φ(n). Proof. ( =) : c = αq for some q N clearly implies a c (a α ) q 1(mod n). (= ) : a c 1(mod n) c α by definition. Then Division Algorithm gives us q and r where 0 r < α 1 a c (a α ) q a r a r (mod n). But again by definition of order of an element given above r = 0 93
104 Definition B.3. (Primitive Root) If n N and a Z such that the gcd(a, n) = 1, then a is said to be a primitive root modulo n if ord n (a) = φ(n). If for b Z, b a β (mod n) for the given primitive element a, then the integer β is called the index of the integer b modulo n to the base a. Definition B.4. The Riemann zeta function is defined to be the complex valued function given by the series ζ(s) := n=1 1 n s, (B.1) which is absolutely convergent for all complex numbers s with R(s) > 1. Some properties of the zeta function are listed below. For all s with R(s) > 1, the zeta function satisfies the Euler product formula ζ(s) = 1, (B.2) 1 p s p where the product is taken over all positive integer primes p, and converges uniformly in a neighborhood of s. This is the direct consequence of unique factorization of positive integers values of n. In fact, it is clear to observe the following: ζ(s) : = 1 n = (1 + 1 s s s s s 2. 1 s ) s n=1 = p n=1 (1 + 1 p s + 1 p 2s + 1 p 3s +... ) = p 1 1 p s The final equality is because of the fact that for each prime p, the given geometric progression converges to the value (1 p s ) 1 The zeta function has a meromorphic continuation to the entire complex plane with a simple pole at s = 1, of residue 1, and no other singularities. The zeta function satisfies the functional equation ζ(s) = 2 s π s 1 sin πs Γ(1 s)ζ(1 s), (B.3) 2 for any s C (where Γ denotes the Gamma function). 94
105 Distribution of primes The Euler product formula (B.2) given above expresses the zeta function as a product over the primes p Z, and consequently provides a link between the analytic properties of the zeta function and the distribution of primes in the integers. As the simplest possible illustration of this link, we show how the properties of the zeta function given above can be used to prove that there are infinitely many primes. If the set S of primes in Z were finite, then the Euler product formula ζ(s) = p S 1 1 p s would be a finite product, and consequently lim s 1 ζ(s) would exist and would equal lim ζ(s) = 1 s 1 1 p. 1 p S But the existence of this limit contradicts the fact that ζ(s) has a pole at s = 1, so the set S of primes cannot be finite. A more sophisticated analysis of the zeta function along these lines can be used to prove both the analytic prime number theorem and Dirichlet s theorem on primes in arithmetic progressions 1. Zeros of the zeta function A nontrivial zero of the Riemann zeta function is defined to be a root ζ(s) = 0 of the zeta function with the property that 0 R(s) 1. Any other zero is called trivial zero of the zeta function. The reason behind the terminology is as follows. For complex numbers s with real part greater than 1, the series definition (B.1) immediately shows that no zeros of the zeta function exist in this region. It is then an easy matter to use the functional equation (B.3) to find all zeros of the zeta function with real part less than 0 (it turns out they are exactly the values 2n, for n a positive integer). However, for values of s with real part between 0 and 1, the situation is quite different, since we have neither a series definition nor a functional equation to fall back upon; and indeed to this day very little is known about the behavior of the zeta function inside this critical strip of the complex plane. 1 In the case of arithmetic progressions, one also needs to examine the closely related Dirichlet L functions in addition to the zeta function itself. 95
106 It is known that the prime number theorem is equivalent to the assertion that the zeta function has no zeros s with R(s) = 0 or R(s) = 1. The celebrated Riemann hypothesis asserts that all nontrivial zeros s of the zeta function satisfy the much more precise equation R(s) = 1/2. The generalized Riemann hypothesis The Dirichlet L-series associated to a Dirichlet character χ is the series χ(n) L(χ, s) = n. s It converges absolutely and uniformly in the domain R(s) 1 + δ for any positive δ, and admits the Euler product identity L(χ, s) = p n=1 1 1 χ(p)p s where the product is over all primes p, by virtue of the multiplicativity of χ. In the case where χ = χ 0 is the trivial character mod m, we have L(χ 0, s) = ζ(s) p m(1 p s ), where ζ(s) is the Riemann Zeta function. Therefore, the Generalized Riemann Hypothesis (GRH), as its name indicates, generalizes the Riemann hypothesis which can be stated as, neither the Riemann zeta nor any Dirichlet L series has a zero with real part of s larger than 1/2. If this hypothesis were true, it would have profound consequences on many mathematical problems like the distribution of primes in the arithmetic progression, Hooley s approach to Artin s conjecture and Weinberger s Euclidean problem. B.2 Algebraic Number Fields Definition B.5. (Number Field And Degree) An algebraic number field or a number field K is a subfield of the complex numbers, C which is a finite extension of the rational numbers, Q. The degree n of this field extension, usually denoted by K : Q is its dimension when viewed as a Q vector space. 96
107 Based on this positive integral value of the degree, number fields can be categorized in to quadratic, cubic, quartic, quintic, etc. corresponding to degree 2, 3, 4, 5, etc. respectively. Definition B.6. (Roots of Unity) A root of unity is a number ω such that some power ω n, where n is a positive integer, equals to 1. Specifically, if K is a field, then the nth roots of unity in K are the numbers ω in K such that ω n = 1. Equivalently, they are all the roots of the polynomial X n 1. No matter what field K is, the polynomial can never have more than n roots. Clearly 1 is an example; if n is even, then 1 will also be an example. Beyond this, the list of possibilities depends on K. If K is the set of real numbers, then 1 and 1 are the only possibilities. If K is the field of the complex numbers, the fundamental theorem of algebra assures us that the polynomial X n 1 has exactly n roots (counting multiplicities). Comparing X n 1 with its formal derivative, nx n 1, we see that they are coprime, and therefore all the roots of X n 1 are distinct. That is, there exist n distinct complex numbers ω such that ω n = 1. If ζ = e 2πi/n = cos(2π/n) + i sin(2π/n), then all the nth roots of unity are: ζ k = e 2πki/n = cos(2πk/n) + i sin(2πk/n) for k = 1, 2,..., n. If drawn on the complex plane, the nth roots of unity are the vertices of a regular n-gon centered at the origin and with a vertex at 1. If K is a finite field having p a elements, for p a prime, then every nonzero element is a p a 1th root of unity (in fact this characterizes them completely; this is the role of the Frobenius operator). For other n, the answer is more complicated. For example, if n is divisible by p, the formal derivative of X n 1 is nx n 1, which is zero since the characteristic of K is p and n is zero modulo p. So one is not guaranteed that the roots of unity will be distinct. For example, in the field of two elements, 1 = 1, so there is only one square root of 1. If an element ω is an nth root of unity but is not an mth root of unity for any 0 < m < n, then ω is called a primitive nth root of unity. For example, the number ζ defined above is a primitive nth root of unity. If ω C is a primitive nth root of unity, then all of the primitive nth roots of unity have the form ω m for some m Z with gcd(m, n) = 1. 97
108 Definition B.7. (Cyclotomic Field) Let K be a field and let K be a fixed algebraic closure of K. A cyclotomic extension of K is an extension field of the form K(ζ) where ζ K is a root of unity. A cyclotomic field (or cyclotomic number field) is a cyclotomic extension of Q. These are all of the form Q(ω n ), where ω n is a primitive nth root of unity. Given a primitive nth root of unity ω n, its minimal polynomial over Q is the cyclotomic polynomial Φ n (x) = ω (x ω). Thus, [Q(ω n) : Q] = ϕ(n), where ϕ denotes the Euler phi function. Remark B.8. If n is a positive integer and m is an integer such that gcd(m, n) = 1, then ω n and ω n m are primitive nth roots of unity and generate the same cyclotomic field. Definition B.9. (Ring of Integers) Let K be a number field. The ring of integers of K, usually denoted by O K, is the set of all elements α K which are roots of some monic polynomial with coefficients in Z, i.e. those α K which are integral over Z i.e., O K is the integral closure of Z in K. The only rational numbers which are roots of monic polynomials with integer coefficients are the integers themselves. Thus, the ring of integers of Q is Z. Let O K denote the ring of integers of K = Q( d), where d is a square-free integer. Then: In other words, if we let O K = { Z 1+ d 2 Z, if d 1 mod 4, Z d Z, if d 2, 3 mod 4. α = { 1+ d 2, if d 1 mod 4, d, if d 2, 3 mod 4. then O K = {n + mα : n, m Z}. For K = Q(ζ n ) a cyclotomic extension of Q, where ζ n is a primitive nth root of unity, the ring of integers of K is O K = Z[ζ n ], i.e. O K = {a 0 + a 1 ζ n + a 2 ζ 2 n a n 1 ζ n 1 n : a i Z}. 98
109 Definition B.10. (Norm And Trace) Let K : Q = n be the degree of K or equivalently the number of automorphisms, σ of K in the Galois group Gal(K/Q) that fix rational numbers. The norm N K/Q (α) and trace Tr K/Q of an element α in K are rational numbers defined as, N K/Q (α) = σ(α) and Tr K/Q (α) = σ(α) σ Gal(K/Q) σ Gal(K/Q) Specifically if we take an element q Q, since all the automorphisms fix rational numbers, we will have N K/Q (α) = q n and Tr K/Q (α) = nq Here we note that norm and trace are multiplicative. Definition B.11. (Congruency In Modular Ideal) Let α and β be algebraic integers in an algebraic number field K and m a non-zero ideal in the ring of integers of K. We say that α and β are congruent modulo the ideal m in the case that α β m. This is denoted by α β (mod m). This congruence relation divides the ring of integers of K into equivalence classes, which are called the residue classes modulo the ideal m. Definition B.12. (Norm of Ideal) Let K be an algebraic number field and a a non-zero ideal in K. The absolute norm of ideal a means the number of all distinct residue classes modulo a. Remark B.13. The norm of an ideal a of K is finite; and satisfies: N(ab) = N(a) N(b) N(a) = 1 a = (1) N((α)) = N(α) N(a) a If N(p) is a rational prime, then p is a prime ideal. Definition B.14. (Discriminant) Let {v 1, v 2,..., v n } be an integral basis of O K, basis as Z module and let {σ 1, σ 2,..., σ n } be the set of embeddings of K in C. Then the discriminant of K, denoted by K, is defined to be the 99
110 square of the determinant of n n matrix M such that m i,j = σ i (v j ) σ 1 (v 1 ) σ 1 (v 2 )... σ 1 (v n ) K = det 2 σ 2 (v 1 ) σ 2 (v 2 )... σ 2 (v n ) σ n (v 1 ) σ n (v 2 )... σ n (v n ) Quadratic number field: If d be a square free integer, then the discriminant of K = Q( d) is given by, { d if d 1 mod 4 K = 4d if d 2, 3 mod 4 Cyclotomic number field: If φ(m) is the Euler s totient function, the discriminant of the m th cyclotomic field K m = Q(ζ m ) is given as, Km = ( 1) φ(m)/2 m φ(m) p m pφ(m)/(p 1) Definition B.15. (Real and Complex Embedding) Since any algebraic number field K is a subfield of C, its embedding in C can be discussed in two categories. 1. A real embedding of L is an injective field homomorphism σ : L R 2. An imaginary or a complex embedding of L is an injective field homomorphism τ : L C such that τ(l) R. 3. We denote Σ L the set of all embeddings, real and complex, of L in C (note that all of them must fix Q, since they are field homomorphisms). We note that if σ is a real embedding then σ = σ, where denotes the complex conjugation automorphism: : C C where (a + bi) = a bi On the other hand, if τ is a complex embedding, then τ is another complex embedding, so the complex embeddings always come in pairs {τ, τ}. 100
111 Let K L be another subfield of C. Moreover, assume that [L : K] is finite (this is the dimension of L as a vector space over K). We are interested in the embeddings of L that fix K pointwise, i.e. embeddings ψ : L C such that ψ(k) = k, k K For any embedding ψ of K in C, there are exactly [L : K] embeddings of L such that they extend ψ. In other words, if ϕ is one of them, then ϕ(k) = ψ(k), k K Thus, by taking Id K, there are exactly [L : K] embeddings of L which fix K pointwise. Hence we know that the order of Σ L is [L : Q]. The number n = [L : Q] is usually decomposed as [L : Q] = r 1 + 2r 2 where r 1 is the number of embeddings which are real, and 2r 2 is the number of complex embeddings appearing in pairs, one being the conjugate of the other. Ring of integers as Dedekind domain The ring O K of an algebraic number field K is Dedekind domain. i.e 1. It is Noetherian. 2. Every non zero prime ideal is maximal. 3. It is integrally closed. Consequently, it has a lot of interesting attributed properties. Some of them are just the analogous notions to elementary properties of integers. Let us mention some of them as follows: Every non trivial ideal can be represented as a product of prime ideals; furthermore, this product is unique up to reordering if O K is principal ideal domain (PID) An ideal a is divisible by an ideal b if there exist a suitable ideal c such that a = bc. In particular, in O K, this happens if a b. Every principal fractional ideal is invertible and the set of all invertible fractional ideals forms a group under multiplication. 101
112 . If a = p pνa(p) and b = p pν b(p). Then Their product ab is given as, ab = p pνa(p)+ν b(p) Their gcd, (a, b) is given as, (a, b) = p pmin{νa(p),ν b(p) Their lcm, [a, b] is given as, [a, b] = p pmax{νa(p),ν b(p) a b = (a, b)[a, b] Definition B.16. (Unit Group and Torsion Subgroup) The group of units or simply the unit group associated to a number field K, denoted by O K is a multiplicative group of elements of O K, its ring of integers, that have multiplicative inverses in O K itself. The corresponding torsion subgroup of O K is defined as Tor(O K ) = {u O K : un = 1 for some n N} Theorem B.17. (Dirichlet) The group O K is a product of finite cyclic group of rank r = r 1 + r 2 1, called the unit rank where r 1 and r 2 are the number of real and pairs of imaginary embeddings. An element of O K is a unit if and only if the absolute value of its norm is 1. Definition B.18. (Fundamental Units) The finite subset H = {η 1, η 2,..., η t } of O K is called the set of its fundamental units if every unit ε of O K is a power product of elements of H, multiplied by a root of unity: ε = ζ η k 1 1 η k η kt t Conversely, every such element ε of the field is a unit of R. Dirichlet s unit theorem gives all units of an algebraic number field K = Q(α) i.e. its ring of integers, in the unique form ε = ζ n η k 1 1 η k η kt t, where ζ is a primitive w th root of unity in Q(α), the η j s are the fundamental units of Q(α), 0 n w 1, k j Z j, t = r+s 1. The case of a real quadratic field Q( m), the square-free m > 1: r = 2, s = 0, t = r+s 1 = 1. So we obtain ε = ζ n η k = ±η k, because ζ = 1 is the only real primitive root of unity (w = 2). Thus, every real quadratic field has infinitely many units and a unique fundamental unit η. For example: If m = 3, then η = 2+ 3; 102
113 The case of any imaginary quadratic field Q(α); here α = m, the square-free m < 0: The conjugates of α are the pure imaginary numbers ± m, hence r = 0, 2s = 2, t = r+s 1 = 0. Thus we see that all units are ε = ζ n. 1) m = 1. The field contains the primitive fourth root of unity, e.g. i, and therefore all units in the Gaussian field Q(i) are i n, where n = 0, 1, 2, 3. 2) m = 3. The field in question is a cyclotomic field containing the primitive third root of unity and also the primitive sixth root of unity, namely ζ = cos 2π 6 + i sin 2π 6 ; hence all units are ε = ( 1+ 3 ) n, where n = 0, 1,..., 5, or, equivalently, ε = ±( ) n, where n = 0, 1, 2. 2 Definition B.19. (Möbius function) Möbius function, denoted by µ, is a multiplicative function defined for all positive integers n to have values -1, 0 or 1 depending of the factorization property of the given integer. It is defined as, µ(n) = 1 if n = 1. 0 if n is not square-free ( 1) r if n is square free with r distinct prime factors. Definition B.20. (Decomposition Group) Let A be a Noetherian integrally closed integral domain with field of fractions K. Let L be a Galois extension of K and denote by B the integral closure of A in L. Then, for any prime ideal p A, the Galois group G := Gal(L/K) acts transitively on the set of all prime ideals P B containing p. If we fix a particular prime ideal P B lying over p, then the stabilizer of P under this group action is a subgroup of G, called the decomposition group at P and denoted D(P/p). In other words, D(P/p) := {σ G σ(p) = (P)}. If P B is another prime ideal of B lying over p, then the decomposition groups D(P/p) and D(P /p) are conjugate in G via any Galois automorphism mapping P to P. Definition B.21. (Inertia Group) Write l for the residue field B/P and k for the residue field A/p. Assume that the extension l/k is separable. Any 103
114 element σ D(P/p), by definition, fixes P and hence descends to a well defined automorphism of the field l. Since σ also fixes A by virtue of being in G, it induces an automorphism of the extension l/k fixing k. We therefore have a group homomorphism D(P/p) Gal(l/k), and the P kernel of this homomorphism is called the inertia group of P, and written T (P/p). It turns out that this homomorphism is actually surjective so that there is an exact sequence 1 T (P/p) D(P/p) Gal(l/k) 1 Definition B.22. (Artin Symbol) Let L/K be a Galois extension of number fields, with rings of integers O L and O K. For any finite prime P L lying over a prime p K, let D(P) denote the decomposition group of P, let T (P) denote the inertia group of P, and let l := O L /P and k := O K /p be the residue fields. The exact sequence 1 T (P) D(P) Gal(l/k) 1 yields an isomorphism D(P)/T (P) = Gal(l/k). In particular, there is a unique element in D(P)/T (P), denoted [P, L/K], which maps to the q th power Frobenius map F rob q Gal(l/k) under this isomorphism (where q is the number of elements in k). The notation [P, L/K, ] is referred to as the Artin symbol of the extension L/K at P. Definition B.23. (Conductor) Let L/K be a finite abelian extension of number fields, and let O K be the ring of integers of K. There exists an integral ideal C O K, divisible by precisely the prime ideals of K that ramify in L, such that ((α), L/K) = 1, α K, α 1 mod C where ((α), L/K) is the Artin map. The largest one of those type of ideals of O K is termed as the conductor of the finite abelian extension L/K. Here Comparison is made possible due to existence mentioned above. Indeed, if two ideals C, C satisfy the given property, so does their sum C + C More precisely, If L = K(θ) is a finite abelian extension of the number field K with θ primitive element, then the conductor is given as, f = {x L : xo O[θ]} where O is a valuation ring of K, where as O is its integral closure in L 104
115 B.3 A Little On Packing Theory This section is to briefly highlight the concept of packing as it has important application to design a criterion for checking if a number field is Euclidean. Definition B.24. The following are some definitions and brief notions. Let U R n be a set with finite positive Lebesgue measure µ(u). Given a sequence {a k } k I of points of R n, the system of translates of U, denoted by U, is defined relative to the terms of the sequence as U = {S : S = U + a k, k I} A sequence of subsets of R n, S 1, S 2..., is said to form a packing if S i S j = for every i j Let C R n be a half-open, half-closed cube of side length s, centered at the point x = (x 1,..., x n ), i.e. C = {(y 1,..., y n ) : y i s/2 x i < y i + s/2 i} and let U be a system of translates of some Lebesgue measurable set U with some Lebesgue measure µ relative to some sequence, say {a i } i I, then the corresponding upper and lower densities with respect to the given cube C, denoted by ρ + (U, C) and ρ (U, C), are defined as follows, ρ + (U, C) = 1 µ(c) (U+a i ) C µ(u+a i ) and ρ (U, C) = 1 µ(c) In general terms, these densities of U, are defined as ρ + (U) = (U+a i ) C lim sup ρ +(U, C) and ρ (U) = lim inf ρ (U, C) s(c) s(c) Note that ρ (U) ρ + (U) Let U be as used above and D be the set of systems of translates U of U such that ρ + (U) <. If D D is the set of systems of translates which form packings in to U, then the packing density, denoted by δ(u) = sup ρ + (U). If moreover µ is a Lebesgue measure, the center U D packing constant of U, denoted δ (U), is the ratio of its packing density to its Lebesgue measure. i.e. δ (U) = δ(u)/µ(u) µ(u+a i ) 105
116 Proposition B.25. Let U a subset of R n and U a system of translates of U be given as above. If U forms a packing, then ρ + (U) 1 Proof. Let U be contained in some cube of side length s(u). Let a cube C, whose side length is s(c), is centered at arbitrarily chosen x R n. Then all the translates U + a i s that intersect C lie in the cube C, where C is a cube centered at x with side length s(c) + 2s(U). Since U is a packing, the sets U + a i and U + a j are mutually disjoint as far as i j. It then follows that, (U+a i ) C µ(u + a i ) [s(c) + 2s(U)] n Dividing both sides by µ(c) = [s(c)] n results in ρ + (U, C) [1 + 2s(U)/s(C)] n ρ + (U) lim sup[1 + s(c) 2s(U)/s(C)]n = 1 Corollary B.26. With U and U as in the proposition, δ(u) 1 Finally let us state below the main proposition in this section without proof. Proposition B.27. Let U R n be a bounded set with positive Lebesgue measure, and let C R n be a closed cube with edges in the directions parallel to the basis vectors; let T be a non-singular affine transformation. Let a 1,..., a m be any points in R n and b 1, b 2,... be any enumeration of the lattice [s(c)z] n R n. For i = 1, 2... m and j = 1, 2..., if K and T K denote K = {U + a i + b j } and {T (U + a i + b j )} then ρ + (K) = ρ + (T K) = ρ (K) = ρ (T K) = mµ(u)/µ(c) 106
117 Bibliography [1] R. Akhtar, Cyclotomic Euclidean number fields, thesis (1995) [2] E.S. Barnes and H.P.F Swinnerton-Deyer, The inhomogeneous minima of binary quadratic forms I, Acta Mathematica 87 (1952), , The inhomogeneous minima of binary quadratic forms II, Acta Mathematica 88 (1952), [3] B. J. Birch and H. P. F. Swinnerton-Dyer, On the inhomogeneous minimum of the product of n linear forms. Mathematika 3 (1956), [4] J.-P. Cerri, De l Euclidianité de Q( 2 + ( 2) et Q ) 2 pour la norme, Journal de Théorie des Nombres de Bordeaux 12 (2000), [5] J.-P. Cerri, Euclidean minima of totally real number fields: Algorithmic determination, Mathematics of Computation 76 (2007), [6] J.-P. Cerri, Inhomogeneous and Euclidean spectra of number fields with unit rank strictly greater than 1, J. Reine Angew. Math. 592 (2006), [7] J.-P. Cerri, Spectres Euclidiens et inhomogènes des corps de nombres, Thèse Université de Nancy 1 (2005). [8] J. W. S. Cassels, The inhomogeneous minima of binary quadratic, ternary cubic, and quaternary quartic forms, Proc. Cambridge Phil. Soc. 48 (1952), [9] V. Cioffari, The Euclidean condition in pure cubic and complex quartic fields, Math. Comp. 33 (1979), [10] D. A. Clark, On k-stage Euclidean Algorithms for Galois extensions of Q, Manuscripta Math. 90 (1996),
118 [11] D. A. Clark, The Euclidean algorithm for Galois extensions of the rational numbers, Ph. D. thesis, McGill University, Montreal (1992) [12] D. A. Clark and M. R. Murty, The Euclidean Algorithm in Galois Extensions of Q, J. Reine Angew. Math. 459 (1995), [13] G.E. Cooke, P and J. Weinberger, On the construction of Division Chains in Algebraic Number Rings, with Applications to SL 2, Commun. Algebra 3 (1975), [14] G. Cooke, The weakening of the Euclidean property for integral domains and application to algebraic number theory I, II, J. Reine Angew. Math. 282, 283 resp. (1976, 1977 resp.), , resp. [15] H. Davenport, A simple proof of Remaks theorem on the product of three linear forms, J. London Math. Soc. 14 (1939) [16] H. Davenport, Euclid s algorithm in certain quartic fields, Trans. Amer. Math. Soc. 68 (1950), [17] H. Davenport, Euclid s algorithm in cubic elds of negative discriminant, Acta Math. 84 (1950), [18] Eva Bayer-Fluckiger, JeanPaul Cerri and Jerome Chaubert, Euclidean minima and central division algebras [19] Eva Bayer-Fluckiger and Gabriele Nebe, On the Euclidean Minimum of some real number fields,journal de theorie des nombres de Bordeaux 17 (2005), [20] Eva Bayer-Fluckiger, Upper bounds for Euclidean minima of algebraic number elds, Journal of Number Theory 121 (2006), [21] H.J. Godwin, On the inhomogeneous minima of certain norm-forms, J. London Math. Soc. 30 (1955), [22] R. Gupta, M. Murty, V. Murty, The Euclidean algorithm for S- integers, Canad. Math. Soc. Conference Proc. 7 (1987), [23] R.J. Hans-Gill, M. Raka and R. Sehmi, On conjectures of Minkowski and Woods for n = 7, Journal of Number Theory 129 (2009) [24] M. Harper, Z[ 14] is Euclidean, Canad. J. Math. Vol. 56 (1), (2004)
119 [25] M. Harper, R. Murty, Euclidean rings of algebraic integers, Canad. J. Math. Vol. 56 (1), (2004), [26] H. Heilbronn, On Euclids algorithm in real quadratic fields, Proc. Cambridge Phil. Soc. 34 (1938), [27] C. Hooley, On Artin s conjecture. J. reine angew. Math, 225 (1967) [28] A. Korkine and G. Zolotareff, Sur les formes quadratiques, Math. Ann. 6 (1873) ; [29] A. Korkine and G. Zolotareff, Sur les formes quadratiques positives, Math. Ann. 11 (1877) [30] F. Lemmermayer, Euclids algorithm in quartic CM-fields, preprint [31] F. Lemmermeyer, Euklidische Ringe, Diplomarbeit, Heidelberg 1989 [32] F. Lemmermeyer, The Euclidean algorithm in algebraic number fields, Expositiones Mathematicae (1995), [33] H.W. Lenstra Jr., Euclidean number fields 1, 2 and 3, The Mathematical Intelligencer, Springer-Verlag (1979, 1980, 1980 resp.), 6-15; 73-77; resp. [34] H.W Lenstra, Jr., Euclidean number fields of large degree, Inventiones math. 38, (1977) [35] H. W. Lenstra, Jr., Euclid s algorithm in cyclotomic fields, J. London Math. Soc. 10 (1975), [36] K. Mahler, On a property of positive definite ternary quadratic forms, J. London Math. Soc. (2) 15 (1940) [37] J. M. Masley, H. L. Montgomery, Cyclotomic fields with unique factorization, Reine Angew Math. 286/287(1976), [38] C.T. McMullen, Minkowskis conjecture, well-rounded lattices and topological dimension, J. Amer. Math. Soc. 18 (2005), [39] T. Motzkin, The Euclidean algorithm, Bull. Am. Math. Soc. 55 (1949),
120 [40] G. Niklasch and R. Quême, An improvement of Lenstra s criterion for Euclidean number fields: The totally real case, Acta Arith. 58 (1991), [41] R. Remak Verallgemeinerung eines Minkowskischen Satzes, Math. Z. 17 (1923) 1-34, Math. Z. 18 (1923) [42] J. R. Smith, On Euclids algorithm in some cyclic cubic fields, J. London Math. Soc. 44 (1969), [43] H. P. F. Swinnerton-Dyer, The inhomogeneous minima of complex cubic norm forms, Proc. Cambridge Phil. Soc. 50 (1954), [44] F. J. van der Linden, Euclidean rings with two infinite primes, Ph.D. thesis, Univ. Amsterdam (1984) [45] P. J. Weinberger, On Euclidean rings of algebraic integers, Proc. Symp. Pure Math. 24 Analytic number theory, AMS, (1973), [46] A.C. Woods, The densest double lattice packing of four spheres, Mathematika 12 (1965) [47] A.C. Woods, Lattice coverings of five space by spheres, Mathematika 12 (1965) [48] A.C. Woods, Covering six space with spheres, J. Number Theory 4 (1972) Reference Books [49] S. Alaca and K.S. Williams, Introductory algebraic number theory, Cambridge University Press (2004) [50] E. Artin and J. Tate, Class field theory, notes of a Seminar at Princeton, AMS (1990) [51] Z.I. Borevich and I.R. Shafarevich, Number Theory, Academic Press (1966) [52] J.W.S. Cassels and A. Fröhlich, Algebraic number theory, Academic Press (1967) 110
121 [53] A. Fröhlich and M.J. Taylor, Algebraic number theory, Cambridge University Press (1993) [54] H. Hardy and M. Wright, An introduction to the theory of numbers, Fifth edition, (1979) [55] K. Ireland and M. Rosen, A classical introduction to modern number theory, Second Edition, Springer (1990) [56] G.J. Janusz, Algebraic number fields, Second Edition, Academic Press (1996) [57] N. Kobliz, A course in number theory and cryptography, Second Edition, Springer (1994) [58] S. Lang, Algebraic number theory, Second Edition, Springer (1994) [59] A. Menezes, P. van Oorschot and S. Vanstone, Handbook of applied cryptography, CRC Press (1997) [60] J.S. Milne, Class field theory, Lecture note for Math 776 at University of Michigan (1997) [61] W. Narkiewicz, Elementary and analytic theory of algebraic numbers, Third Edition Springer (2004) [62] J-P. Serre, A course in arithmetic, Springer (1996) [63] L.C. Washington, Introduction to cyclotomic fields, Second Edition, Springer (1982) 111
11 Ideals. 11.1 Revisiting Z
11 Ideals The presentation here is somewhat different than the text. In particular, the sections do not match up. We have seen issues with the failure of unique factorization already, e.g., Z[ 5] = O Q(
U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, 2009. Notes on Algebra
U.C. Berkeley CS276: Cryptography Handout 0.1 Luca Trevisan January, 2009 Notes on Algebra These notes contain as little theory as possible, and most results are stated without proof. Any introductory
How To Prove The Dirichlet Unit Theorem
Chapter 6 The Dirichlet Unit Theorem As usual, we will be working in the ring B of algebraic integers of a number field L. Two factorizations of an element of B are regarded as essentially the same if
Unique Factorization
Unique Factorization Waffle Mathcamp 2010 Throughout these notes, all rings will be assumed to be commutative. 1 Factorization in domains: definitions and examples In this class, we will study the phenomenon
A number field is a field of finite degree over Q. By the Primitive Element Theorem, any number
Number Fields Introduction A number field is a field of finite degree over Q. By the Primitive Element Theorem, any number field K = Q(α) for some α K. The minimal polynomial Let K be a number field and
Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm.
Chapter 4, Arithmetic in F [x] Polynomial arithmetic and the division algorithm. We begin by defining the ring of polynomials with coefficients in a ring R. After some preliminary results, we specialize
Primality - Factorization
Primality - Factorization Christophe Ritzenthaler November 9, 2009 1 Prime and factorization Definition 1.1. An integer p > 1 is called a prime number (nombre premier) if it has only 1 and p as divisors.
FACTORING IN QUADRATIC FIELDS. 1. Introduction. This is called a quadratic field and it has degree 2 over Q. Similarly, set
FACTORING IN QUADRATIC FIELDS KEITH CONRAD For a squarefree integer d other than 1, let 1. Introduction K = Q[ d] = {x + y d : x, y Q}. This is called a quadratic field and it has degree 2 over Q. Similarly,
Ideal Class Group and Units
Chapter 4 Ideal Class Group and Units We are now interested in understanding two aspects of ring of integers of number fields: how principal they are (that is, what is the proportion of principal ideals
MOP 2007 Black Group Integer Polynomials Yufei Zhao. Integer Polynomials. June 29, 2007 Yufei Zhao [email protected]
Integer Polynomials June 9, 007 Yufei Zhao [email protected] We will use Z[x] to denote the ring of polynomials with integer coefficients. We begin by summarizing some of the common approaches used in dealing
CHAPTER SIX IRREDUCIBILITY AND FACTORIZATION 1. BASIC DIVISIBILITY THEORY
January 10, 2010 CHAPTER SIX IRREDUCIBILITY AND FACTORIZATION 1. BASIC DIVISIBILITY THEORY The set of polynomials over a field F is a ring, whose structure shares with the ring of integers many characteristics.
7. Some irreducible polynomials
7. Some irreducible polynomials 7.1 Irreducibles over a finite field 7.2 Worked examples Linear factors x α of a polynomial P (x) with coefficients in a field k correspond precisely to roots α k [1] of
Module MA3411: Abstract Algebra Galois Theory Appendix Michaelmas Term 2013
Module MA3411: Abstract Algebra Galois Theory Appendix Michaelmas Term 2013 D. R. Wilkins Copyright c David R. Wilkins 1997 2013 Contents A Cyclotomic Polynomials 79 A.1 Minimum Polynomials of Roots of
Continued Fractions and the Euclidean Algorithm
Continued Fractions and the Euclidean Algorithm Lecture notes prepared for MATH 326, Spring 997 Department of Mathematics and Statistics University at Albany William F Hammond Table of Contents Introduction
it is easy to see that α = a
21. Polynomial rings Let us now turn out attention to determining the prime elements of a polynomial ring, where the coefficient ring is a field. We already know that such a polynomial ring is a UF. Therefore
Notes on Factoring. MA 206 Kurt Bryan
The General Approach Notes on Factoring MA 26 Kurt Bryan Suppose I hand you n, a 2 digit integer and tell you that n is composite, with smallest prime factor around 5 digits. Finding a nontrivial factor
CONTINUED FRACTIONS AND FACTORING. Niels Lauritzen
CONTINUED FRACTIONS AND FACTORING Niels Lauritzen ii NIELS LAURITZEN DEPARTMENT OF MATHEMATICAL SCIENCES UNIVERSITY OF AARHUS, DENMARK EMAIL: [email protected] URL: http://home.imf.au.dk/niels/ Contents
3 1. Note that all cubes solve it; therefore, there are no more
Math 13 Problem set 5 Artin 11.4.7 Factor the following polynomials into irreducible factors in Q[x]: (a) x 3 3x (b) x 3 3x + (c) x 9 6x 6 + 9x 3 3 Solution: The first two polynomials are cubics, so if
FACTORING POLYNOMIALS IN THE RING OF FORMAL POWER SERIES OVER Z
FACTORING POLYNOMIALS IN THE RING OF FORMAL POWER SERIES OVER Z DANIEL BIRMAJER, JUAN B GIL, AND MICHAEL WEINER Abstract We consider polynomials with integer coefficients and discuss their factorization
Discrete Mathematics, Chapter 4: Number Theory and Cryptography
Discrete Mathematics, Chapter 4: Number Theory and Cryptography Richard Mayr University of Edinburgh, UK Richard Mayr (University of Edinburgh, UK) Discrete Mathematics. Chapter 4 1 / 35 Outline 1 Divisibility
Monogenic Fields and Power Bases Michael Decker 12/07/07
Monogenic Fields and Power Bases Michael Decker 12/07/07 1 Introduction Let K be a number field of degree k and O K its ring of integers Then considering O K as a Z-module, the nicest possible case is
The Ideal Class Group
Chapter 5 The Ideal Class Group We will use Minkowski theory, which belongs to the general area of geometry of numbers, to gain insight into the ideal class group of a number field. We have already mentioned
1 if 1 x 0 1 if 0 x 1
Chapter 3 Continuity In this chapter we begin by defining the fundamental notion of continuity for real valued functions of a single real variable. When trying to decide whether a given function is or
SOLVING POLYNOMIAL EQUATIONS BY RADICALS
SOLVING POLYNOMIAL EQUATIONS BY RADICALS Lee Si Ying 1 and Zhang De-Qi 2 1 Raffles Girls School (Secondary), 20 Anderson Road, Singapore 259978 2 Department of Mathematics, National University of Singapore,
The van Hoeij Algorithm for Factoring Polynomials
The van Hoeij Algorithm for Factoring Polynomials Jürgen Klüners Abstract In this survey we report about a new algorithm for factoring polynomials due to Mark van Hoeij. The main idea is that the combinatorial
Basic Algorithms In Computer Algebra
Basic Algorithms In Computer Algebra Kaiserslautern SS 2011 Prof. Dr. Wolfram Decker 2. Mai 2011 References Cohen, H.: A Course in Computational Algebraic Number Theory. Springer, 1993. Cox, D.; Little,
SUBGROUPS OF CYCLIC GROUPS. 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by
SUBGROUPS OF CYCLIC GROUPS KEITH CONRAD 1. Introduction In a group G, we denote the (cyclic) group of powers of some g G by g = {g k : k Z}. If G = g, then G itself is cyclic, with g as a generator. Examples
POLYNOMIAL RINGS AND UNIQUE FACTORIZATION DOMAINS
POLYNOMIAL RINGS AND UNIQUE FACTORIZATION DOMAINS RUSS WOODROOFE 1. Unique Factorization Domains Throughout the following, we think of R as sitting inside R[x] as the constant polynomials (of degree 0).
The cyclotomic polynomials
The cyclotomic polynomials Notes by G.J.O. Jameson 1. The definition and general results We use the notation e(t) = e 2πit. Note that e(n) = 1 for integers n, e(s + t) = e(s)e(t) for all s, t. e( 1 ) =
Number Theory Hungarian Style. Cameron Byerley s interpretation of Csaba Szabó s lectures
Number Theory Hungarian Style Cameron Byerley s interpretation of Csaba Szabó s lectures August 20, 2005 2 0.1 introduction Number theory is a beautiful subject and even cooler when you learn about it
How To Know If A Domain Is Unique In An Octempo (Euclidean) Or Not (Ecl)
Subsets of Euclidean domains possessing a unique division algorithm Andrew D. Lewis 2009/03/16 Abstract Subsets of a Euclidean domain are characterised with the following objectives: (1) ensuring uniqueness
Revised Version of Chapter 23. We learned long ago how to solve linear congruences. ax c (mod m)
Chapter 23 Squares Modulo p Revised Version of Chapter 23 We learned long ago how to solve linear congruences ax c (mod m) (see Chapter 8). It s now time to take the plunge and move on to quadratic equations.
OSTROWSKI FOR NUMBER FIELDS
OSTROWSKI FOR NUMBER FIELDS KEITH CONRAD Ostrowski classified the nontrivial absolute values on Q: up to equivalence, they are the usual (archimedean) absolute value and the p-adic absolute values for
3 Factorisation into irreducibles
3 Factorisation into irreducibles Consider the factorisation of a non-zero, non-invertible integer n as a product of primes: n = p 1 p t. If you insist that primes should be positive then, since n could
Prime Numbers and Irreducible Polynomials
Prime Numbers and Irreducible Polynomials M. Ram Murty The similarity between prime numbers and irreducible polynomials has been a dominant theme in the development of number theory and algebraic geometry.
CHAPTER 5. Number Theory. 1. Integers and Division. Discussion
CHAPTER 5 Number Theory 1. Integers and Division 1.1. Divisibility. Definition 1.1.1. Given two integers a and b we say a divides b if there is an integer c such that b = ac. If a divides b, we write a
PUTNAM TRAINING POLYNOMIALS. Exercises 1. Find a polynomial with integral coefficients whose zeros include 2 + 5.
PUTNAM TRAINING POLYNOMIALS (Last updated: November 17, 2015) Remark. This is a list of exercises on polynomials. Miguel A. Lerma Exercises 1. Find a polynomial with integral coefficients whose zeros include
ALGEBRAIC NUMBER THEORY AND QUADRATIC RECIPROCITY
ALGEBRAIC NUMBER THEORY AND QUADRATIC RECIPROCITY HENRY COHN, JOSHUA GREENE, JONATHAN HANKE 1. Introduction These notes are from a series of lectures given by Henry Cohn during MIT s Independent Activities
Factoring of Prime Ideals in Extensions
Chapter 4 Factoring of Prime Ideals in Extensions 4. Lifting of Prime Ideals Recall the basic AKLB setup: A is a Dedekind domain with fraction field K, L is a finite, separable extension of K of degree
Quotient Rings and Field Extensions
Chapter 5 Quotient Rings and Field Extensions In this chapter we describe a method for producing field extension of a given field. If F is a field, then a field extension is a field K that contains F.
ON GALOIS REALIZATIONS OF THE 2-COVERABLE SYMMETRIC AND ALTERNATING GROUPS
ON GALOIS REALIZATIONS OF THE 2-COVERABLE SYMMETRIC AND ALTERNATING GROUPS DANIEL RABAYEV AND JACK SONN Abstract. Let f(x) be a monic polynomial in Z[x] with no rational roots but with roots in Q p for
Introduction to Finite Fields (cont.)
Chapter 6 Introduction to Finite Fields (cont.) 6.1 Recall Theorem. Z m is a field m is a prime number. Theorem (Subfield Isomorphic to Z p ). Every finite field has the order of a power of a prime number
Row Ideals and Fibers of Morphisms
Michigan Math. J. 57 (2008) Row Ideals and Fibers of Morphisms David Eisenbud & Bernd Ulrich Affectionately dedicated to Mel Hochster, who has been an inspiration to us for many years, on the occasion
a 11 x 1 + a 12 x 2 + + a 1n x n = b 1 a 21 x 1 + a 22 x 2 + + a 2n x n = b 2.
Chapter 1 LINEAR EQUATIONS 1.1 Introduction to linear equations A linear equation in n unknowns x 1, x,, x n is an equation of the form a 1 x 1 + a x + + a n x n = b, where a 1, a,..., a n, b are given
Some Polynomial Theorems. John Kennedy Mathematics Department Santa Monica College 1900 Pico Blvd. Santa Monica, CA 90405 [email protected].
Some Polynomial Theorems by John Kennedy Mathematics Department Santa Monica College 1900 Pico Blvd. Santa Monica, CA 90405 [email protected] This paper contains a collection of 31 theorems, lemmas,
Alex, I will take congruent numbers for one million dollars please
Alex, I will take congruent numbers for one million dollars please Jim L. Brown The Ohio State University Columbus, OH 4310 [email protected] One of the most alluring aspectives of number theory
CONTINUED FRACTIONS AND PELL S EQUATION. Contents 1. Continued Fractions 1 2. Solution to Pell s Equation 9 References 12
CONTINUED FRACTIONS AND PELL S EQUATION SEUNG HYUN YANG Abstract. In this REU paper, I will use some important characteristics of continued fractions to give the complete set of solutions to Pell s equation.
Integer Factorization using the Quadratic Sieve
Integer Factorization using the Quadratic Sieve Chad Seibert* Division of Science and Mathematics University of Minnesota, Morris Morris, MN 56567 [email protected] March 16, 2011 Abstract We give
An Introductory Course in Elementary Number Theory. Wissam Raji
An Introductory Course in Elementary Number Theory Wissam Raji 2 Preface These notes serve as course notes for an undergraduate course in number theory. Most if not all universities worldwide offer introductory
Recent Breakthrough in Primality Testing
Nonlinear Analysis: Modelling and Control, 2004, Vol. 9, No. 2, 171 184 Recent Breakthrough in Primality Testing R. Šleževičienė, J. Steuding, S. Turskienė Department of Computer Science, Faculty of Physics
On the generation of elliptic curves with 16 rational torsion points by Pythagorean triples
On the generation of elliptic curves with 16 rational torsion points by Pythagorean triples Brian Hilley Boston College MT695 Honors Seminar March 3, 2006 1 Introduction 1.1 Mazur s Theorem Let C be a
Die ganzen zahlen hat Gott gemacht
Die ganzen zahlen hat Gott gemacht Polynomials with integer values B.Sury A quote attributed to the famous mathematician L.Kronecker is Die Ganzen Zahlen hat Gott gemacht, alles andere ist Menschenwerk.
Continued Fractions. Darren C. Collins
Continued Fractions Darren C Collins Abstract In this paper, we discuss continued fractions First, we discuss the definition and notation Second, we discuss the development of the subject throughout history
Breaking The Code. Ryan Lowe. Ryan Lowe is currently a Ball State senior with a double major in Computer Science and Mathematics and
Breaking The Code Ryan Lowe Ryan Lowe is currently a Ball State senior with a double major in Computer Science and Mathematics and a minor in Applied Physics. As a sophomore, he took an independent study
Lecture 13 - Basic Number Theory.
Lecture 13 - Basic Number Theory. Boaz Barak March 22, 2010 Divisibility and primes Unless mentioned otherwise throughout this lecture all numbers are non-negative integers. We say that A divides B, denoted
Computer and Network Security
MIT 6.857 Computer and Networ Security Class Notes 1 File: http://theory.lcs.mit.edu/ rivest/notes/notes.pdf Revision: December 2, 2002 Computer and Networ Security MIT 6.857 Class Notes by Ronald L. Rivest
6 EXTENDING ALGEBRA. 6.0 Introduction. 6.1 The cubic equation. Objectives
6 EXTENDING ALGEBRA Chapter 6 Extending Algebra Objectives After studying this chapter you should understand techniques whereby equations of cubic degree and higher can be solved; be able to factorise
MA651 Topology. Lecture 6. Separation Axioms.
MA651 Topology. Lecture 6. Separation Axioms. This text is based on the following books: Fundamental concepts of topology by Peter O Neil Elements of Mathematics: General Topology by Nicolas Bourbaki Counterexamples
Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011
Basic Concepts of Point Set Topology Notes for OU course Math 4853 Spring 2011 A. Miller 1. Introduction. The definitions of metric space and topological space were developed in the early 1900 s, largely
Cyclotomic Extensions
Chapter 7 Cyclotomic Extensions A cyclotomic extension Q(ζ n ) of the rationals is formed by adjoining a primitive n th root of unity ζ n. In this chapter, we will find an integral basis and calculate
a 1 x + a 0 =0. (3) ax 2 + bx + c =0. (4)
ROOTS OF POLYNOMIAL EQUATIONS In this unit we discuss polynomial equations. A polynomial in x of degree n, where n 0 is an integer, is an expression of the form P n (x) =a n x n + a n 1 x n 1 + + a 1 x
QUADRATIC RECIPROCITY IN CHARACTERISTIC 2
QUADRATIC RECIPROCITY IN CHARACTERISTIC 2 KEITH CONRAD 1. Introduction Let F be a finite field. When F has odd characteristic, the quadratic reciprocity law in F[T ] (see [4, Section 3.2.2] or [5]) lets
ABSTRACT ALGEBRA: A STUDY GUIDE FOR BEGINNERS
ABSTRACT ALGEBRA: A STUDY GUIDE FOR BEGINNERS John A. Beachy Northern Illinois University 2014 ii J.A.Beachy This is a supplement to Abstract Algebra, Third Edition by John A. Beachy and William D. Blair
Mathematics Review for MS Finance Students
Mathematics Review for MS Finance Students Anthony M. Marino Department of Finance and Business Economics Marshall School of Business Lecture 1: Introductory Material Sets The Real Number System Functions,
On Generalized Fermat Numbers 3 2n +1
Applied Mathematics & Information Sciences 4(3) (010), 307 313 An International Journal c 010 Dixie W Publishing Corporation, U. S. A. On Generalized Fermat Numbers 3 n +1 Amin Witno Department of Basic
Homework until Test #2
MATH31: Number Theory Homework until Test # Philipp BRAUN Section 3.1 page 43, 1. It has been conjectured that there are infinitely many primes of the form n. Exhibit five such primes. Solution. Five such
Understanding Basic Calculus
Understanding Basic Calculus S.K. Chung Dedicated to all the people who have helped me in my life. i Preface This book is a revised and expanded version of the lecture notes for Basic Calculus and other
Factorization Algorithms for Polynomials over Finite Fields
Degree Project Factorization Algorithms for Polynomials over Finite Fields Sajid Hanif, Muhammad Imran 2011-05-03 Subject: Mathematics Level: Master Course code: 4MA11E Abstract Integer factorization is
9. POLYNOMIALS. Example 1: The expression a(x) = x 3 4x 2 + 7x 11 is a polynomial in x. The coefficients of a(x) are the numbers 1, 4, 7, 11.
9. POLYNOMIALS 9.1. Definition of a Polynomial A polynomial is an expression of the form: a(x) = a n x n + a n-1 x n-1 +... + a 1 x + a 0. The symbol x is called an indeterminate and simply plays the role
EXERCISES FOR THE COURSE MATH 570, FALL 2010
EXERCISES FOR THE COURSE MATH 570, FALL 2010 EYAL Z. GOREN (1) Let G be a group and H Z(G) a subgroup such that G/H is cyclic. Prove that G is abelian. Conclude that every group of order p 2 (p a prime
8 Divisibility and prime numbers
8 Divisibility and prime numbers 8.1 Divisibility In this short section we extend the concept of a multiple from the natural numbers to the integers. We also summarize several other terms that express
PYTHAGOREAN TRIPLES KEITH CONRAD
PYTHAGOREAN TRIPLES KEITH CONRAD 1. Introduction A Pythagorean triple is a triple of positive integers (a, b, c) where a + b = c. Examples include (3, 4, 5), (5, 1, 13), and (8, 15, 17). Below is an ancient
SOLVING POLYNOMIAL EQUATIONS
C SOLVING POLYNOMIAL EQUATIONS We will assume in this appendix that you know how to divide polynomials using long division and synthetic division. If you need to review those techniques, refer to an algebra
H/wk 13, Solutions to selected problems
H/wk 13, Solutions to selected problems Ch. 4.1, Problem 5 (a) Find the number of roots of x x in Z 4, Z Z, any integral domain, Z 6. (b) Find a commutative ring in which x x has infinitely many roots.
SECTION 10-2 Mathematical Induction
73 0 Sequences and Series 6. Approximate e 0. using the first five terms of the series. Compare this approximation with your calculator evaluation of e 0.. 6. Approximate e 0.5 using the first five terms
Arithmetic algorithms for cryptology 5 October 2015, Paris. Sieves. Razvan Barbulescu CNRS and IMJ-PRG. R. Barbulescu Sieves 0 / 28
Arithmetic algorithms for cryptology 5 October 2015, Paris Sieves Razvan Barbulescu CNRS and IMJ-PRG R. Barbulescu Sieves 0 / 28 Starting point Notations q prime g a generator of (F q ) X a (secret) integer
Mathematics for Computer Science/Software Engineering. Notes for the course MSM1F3 Dr. R. A. Wilson
Mathematics for Computer Science/Software Engineering Notes for the course MSM1F3 Dr. R. A. Wilson October 1996 Chapter 1 Logic Lecture no. 1. We introduce the concept of a proposition, which is a statement
CS 103X: Discrete Structures Homework Assignment 3 Solutions
CS 103X: Discrete Structures Homework Assignment 3 s Exercise 1 (20 points). On well-ordering and induction: (a) Prove the induction principle from the well-ordering principle. (b) Prove the well-ordering
THE FUNDAMENTAL THEOREM OF ALGEBRA VIA PROPER MAPS
THE FUNDAMENTAL THEOREM OF ALGEBRA VIA PROPER MAPS KEITH CONRAD 1. Introduction The Fundamental Theorem of Algebra says every nonconstant polynomial with complex coefficients can be factored into linear
Some applications of LLL
Some applications of LLL a. Factorization of polynomials As the title Factoring polynomials with rational coefficients of the original paper in which the LLL algorithm was first published (Mathematische
An Overview of Integer Factoring Algorithms. The Problem
An Overview of Integer Factoring Algorithms Manindra Agrawal IITK / NUS The Problem Given an integer n, find all its prime divisors as efficiently as possible. 1 A Difficult Problem No efficient algorithm
Number Theory. Proof. Suppose otherwise. Then there would be a finite number n of primes, which we may
Number Theory Divisibility and Primes Definition. If a and b are integers and there is some integer c such that a = b c, then we say that b divides a or is a factor or divisor of a and write b a. Definition
Mathematics Course 111: Algebra I Part IV: Vector Spaces
Mathematics Course 111: Algebra I Part IV: Vector Spaces D. R. Wilkins Academic Year 1996-7 9 Vector Spaces A vector space over some field K is an algebraic structure consisting of a set V on which are
Numerical Analysis Lecture Notes
Numerical Analysis Lecture Notes Peter J. Olver 5. Inner Products and Norms The norm of a vector is a measure of its size. Besides the familiar Euclidean norm based on the dot product, there are a number
ELLIPTIC CURVES AND LENSTRA S FACTORIZATION ALGORITHM
ELLIPTIC CURVES AND LENSTRA S FACTORIZATION ALGORITHM DANIEL PARKER Abstract. This paper provides a foundation for understanding Lenstra s Elliptic Curve Algorithm for factoring large numbers. We give
FACTORING AFTER DEDEKIND
FACTORING AFTER DEDEKIND KEITH CONRAD Let K be a number field and p be a prime number. When we factor (p) = po K into prime ideals, say (p) = p e 1 1 peg g, we refer to the data of the e i s, the exponents
8 Primes and Modular Arithmetic
8 Primes and Modular Arithmetic 8.1 Primes and Factors Over two millennia ago already, people all over the world were considering the properties of numbers. One of the simplest concepts is prime numbers.
MATH 168: FINAL PROJECT Troels Eriksen. 1 Introduction
MATH 168: FINAL PROJECT Troels Eriksen 1 Introduction In the later years cryptosystems using elliptic curves have shown up and are claimed to be just as secure as a system like RSA with much smaller key
PROBLEM SET 6: POLYNOMIALS
PROBLEM SET 6: POLYNOMIALS 1. introduction In this problem set we will consider polynomials with coefficients in K, where K is the real numbers R, the complex numbers C, the rational numbers Q or any other
A New Generic Digital Signature Algorithm
Groups Complex. Cryptol.? (????), 1 16 DOI 10.1515/GCC.????.??? de Gruyter???? A New Generic Digital Signature Algorithm Jennifer Seberry, Vinhbuu To and Dongvu Tonien Abstract. In this paper, we study
Factorization Theorems
Chapter 7 Factorization Theorems This chapter highlights a few of the many factorization theorems for matrices While some factorization results are relatively direct, others are iterative While some factorization
A Course on Number Theory. Peter J. Cameron
A Course on Number Theory Peter J. Cameron ii Preface These are the notes of the course MTH6128, Number Theory, which I taught at Queen Mary, University of London, in the spring semester of 2009. There
CHAPTER II THE LIMIT OF A SEQUENCE OF NUMBERS DEFINITION OF THE NUMBER e.
CHAPTER II THE LIMIT OF A SEQUENCE OF NUMBERS DEFINITION OF THE NUMBER e. This chapter contains the beginnings of the most important, and probably the most subtle, notion in mathematical analysis, i.e.,
Doug Ravenel. October 15, 2008
Doug Ravenel University of Rochester October 15, 2008 s about Euclid s Some s about primes that every mathematician should know (Euclid, 300 BC) There are infinitely numbers. is very elementary, and we
MATH10040 Chapter 2: Prime and relatively prime numbers
MATH10040 Chapter 2: Prime and relatively prime numbers Recall the basic definition: 1. Prime numbers Definition 1.1. Recall that a positive integer is said to be prime if it has precisely two positive
Factoring & Primality
Factoring & Primality Lecturer: Dimitris Papadopoulos In this lecture we will discuss the problem of integer factorization and primality testing, two problems that have been the focus of a great amount
Elements of Applied Cryptography Public key encryption
Network Security Elements of Applied Cryptography Public key encryption Public key cryptosystem RSA and the factorization problem RSA in practice Other asymmetric ciphers Asymmetric Encryption Scheme Let
SUM OF TWO SQUARES JAHNAVI BHASKAR
SUM OF TWO SQUARES JAHNAVI BHASKAR Abstract. I will investigate which numbers can be written as the sum of two squares and in how many ways, providing enough basic number theory so even the unacquainted
