Math 129 - Number Fields

Total Page:16

File Type:pdf, Size:1020Kb

Math 129 - Number Fields Math 129 - Number Fields Taught by Barry Mazur Notes by Dongryul Kim Spring 2016 This course was taught by Barry Mazur. We met twice a week on Tues- days and Thursdays from 10:00 to 11:30 in Science Center 507. We used the textbook Number fields by Daniel M. Marcus. There were 11 students taking the course. There was an in-class final exam, and the course also required one thirty-minutes-long presentation. The course assistant was Kevin Yang. Contents 1 January 26, 2016 4 1.1 Algebraic numbers and integers . .4 1.2 Quadratic fields . .6 2 January 28, 2016 7 2.1 Gauss's lemma . .7 2.2 Primitive element theorem . .8 2.3 Roots of unity . .8 3 February 2, 2016 10 3.1 The fundamental embedding . 10 3.2 Trace and norm . 11 3.3 Galois size and S-numbers . 12 4 February 4, 2016 13 4.1 Integral closure . 13 4.2 Fundamental embedding to K ⊗ R ................. 13 4.3 Weil numbers . 14 4.4 Fermat's last theroem . 15 5 February 9, 2016 16 5.1 Discriminant . 16 6 February 11, 2016 19 6.1 Reasons for loving the discriminant . 19 6.2 S-numbers . 20 1 Last Update: August 27, 2018 7 February 16, 2016 21 7.1 Dedekind domain . 21 7.2 Factorization of ideals . 22 8 February 18, 2016 25 8.1 Order of an ideal . 25 8.2 Finite approximation . 26 8.3 Residue fields . 26 8.4 Unique factorization implies principal ideal domain . 27 9 February 23, 2016 28 9.1 Quotient of ideals . 28 9.2 Ramification indices and residue field degrees . 29 9.3 Spectrum of a ring . 30 10 February 25, 2016 32 10.1 Decomposition equation . 32 10.2 Ramification and the discriminant . 33 10.3 The Kronecker-Weber theorem . 34 11 March 1, 2016 35 11.1 The decomposition group . 35 11.2 The inertia group . 36 12 March 3, 2016 38 12.1 Ramification in the tower . 38 12.2 Ideal class group of Q[ζ23]...................... 39 13 March 8, 2016 42 13.1 Frobenius structure of a Galois group . 42 14 March 10, 2016 44 14.1 Finiteness of the ideal class group . 44 15 March 22, 2016 46 15.1 The Minkowski bound . 46 16 March 24, 2016 48 16.1 Computation of ideal class group . 48 16.2 Higher ramification groups . 49 17 March 29, 2016 51 17.1 Logarithm of the fundamental embedding . 51 18 March 31, 2016 53 18.1 Dirichlet unit theorem . 53 18.2 The different ideal . 54 2 19 April 5, 2016 56 19.1 Counting ideals in ideal classes . 57 20 April 7, 2016 59 20.1 Equidistribution of ideals in ideal classes . 59 20.2 The Chebotarev density theorem . 60 21 April 12, 2016 61 21.1 Distribution of ideals in the class group . 61 21.2 The regulator . 62 22 April 14, 2016 64 22.1 Dirichlet Series . 64 22.2 Minkowski's thereom . 65 23 April 19, 2016 66 23.1 The L-function . 66 23.2 Extending the zeta function . 67 24 April 21, 2016 69 24.1 Infinite products . 69 24.2 Density of primes . 70 24.3 Odlyzko's bound . 70 25 April 26, 2016 72 25.1 Polar density . 72 25.2 A density theorem . 73 25.3 Cyclotomic units . 73 A The Chebotarev density theorem 75 A.1 The Frobenius element . 75 A.2 The Chebotarev density theorem . 75 A.3 Consequences . 76 3 Math 129 Notes 4 1 January 26, 2016 There will be half-hour presentations. I have experimented this in Math 124, and it worked well. 1.1 Algebraic numbers and integers Definition 1.1. An algebraic number is a root of a (monic) polynomial d d−1 f(X) = X + ad−1X + ··· + a0 for ai 2 Q. An algebraic integer is a root of a monic polynomial with integer coefficients. These have connection with many branches of mathematics. We can look at the ring A of algebraic integers and talk about Spec A, which we will discuss. This A can be viewed as a lattice in the Euclidean space thus a geometric structure. For instance, the ring p p Z[ −D] = fa + b −D : a; b 2 Zg on the complex plane looks like a rectangular lattice. There are also connections with analysis; the zeta function contains information about the nature of prime ideals in A. Proposition 1.2. An algebraic integers that is a rational number is an integer. m Proof. Let n be an algebraic integer for (m; n) = 1. Then there will be integers ad−1; ad−2; : : : ; a0 such that md md−1 + a + ··· + a = 0: n d−1 n 0 Then multiplying nd to both sides, we get d d−1 d m + ad−1nm + ··· + a0n = 0 and thus n divides m. This means that n = ±1. Proposition 1.3. If α is an algebraic number then there is an integer N ≥ 1 such that Nα is an algebraic number. Proof. There is are integers ai and N 6= 0 that makes α a root of the polynomial a a a f(X) = Xd + d−1 Xd−1 + d−2 Xd−2 + ··· + 0 = 0: N N N Then d d d−1 d−1 d−2 d−2 d N X + ad−1N X + ad−2N · N X + ··· + N a0 = 0 and thus Y = Nα is the root of d d−1 d−2 d F (Y ) = Y + ad−1Y + ad−2NY + ··· + N a0 = 0: Math 129 Notes 5 Proposition 1.4. Let z1; z2 be two complex numbers that are linearly indepen- dent over Q. Suppose that ( αz1 = a11z1 + a12z2 αz2 = a21z1 + a22z2 for some rational numbers a11; a12; a21; a22. Then α is an algebraic number. Proof. Let a11 a12 A = 2 Mat2(Q): a21 a22 Then we see that det(α · I2 − A) = 0 and hence α is a root of the characteristic polynomial X2 − tr(A)X + det(A): This completes the proof. Note that if the aijs were integers, then α should have been an algebraic integer. We can generalize it to more variables. In fact, we have the following claim. Proposition 1.5. Let V ⊂ C be a finite-dimensional Q-vector space, and let M ⊂ C be a finitely generated abelian group. Consider an α 2 C. If α · V ⊆ V , then α is an algebraic number. If α · M ⊆ M, then α is an algebraic integer. Actually we need to use the fundamental theorem of finitely generated abelian groups. Since M is finitely generated and torsion-free (M is a sub- set of C), it has to be isomorphic to some Zr. Then we can run the exactly same argument for the previous proposition. Also note that the converse is also true. Given an algebraic number/integer α 2 C, we can set V /M to be the vector space/abelian group generated by the powers of α. Corollary 1.6. Let K=Q be a field extension of finite degree. Then every ele- ment of K is an algebraic number. Proof. Just set V = K. Theorem 1.7. The sum and product of two algebraic numbers are again alge- braic numbers. The sum and product of two algebraic integers are agin algebraic integers. Proof. This is because Q[α; β] is a finitely generated vector space over Q, and Z[α; β] is a finitely generated abelian group. Math 129 Notes 6 1.2 Quadratic fields For a extension field K over Q, we denote by AK the right of algebraic integers in K. Let us try to describe the structure of AK for a extension field K over Q of degreep 2. Consider any α 2 K. By the quadratic formula,p we know that α = r + s · D for some square-free D 2 Z. Letα ¯ = r − s · D be the Galois conjugate. Then α is the root of the quadratic polynomial X2 − 2rX + (r2 − Ds2) = 0: It follows from this fact that α is an algebraic if and only if both 2r and r2 −Ds2 are integers. In fact, we can more explicitly describe the additive group of algebraic integers. Exercise 1.8. Assume that K is a extension field over Q of degree 2. Then the pring of algebraic integers AK is either (i) the abelian groupp generated by 1 and D or (ii) the abelian group generated by 1 and (1 + D)=2. Math 129 Notes 7 2 January 28, 2016 There is a lemma I would like to begin with: Lemma 2.1. Let K be a field and let f(X) 2 K[X] be a polynomial. If f(X) and f 0(X) are relatively prime, then f(X) has no multiple roots. Let θ 2 C be an algebraic number. Then there is a unique irreducible monic polynomial fθ(X) 2 Q[X] that has θ as a root with smallest degree d. We can write fθ(X) = (X − θ1) ··· (X − θd): By the above lemma and the fact that f and f 0 has to be relatively prime, we see that θ1; θ2; : : : ; θd are all distinct. We call the set fθ1; : : : ; θdg the full set of Galois conjugates. If θ and θ0 are Galois conjugates, or in other words, roots of the same irre- ducible polynomial over Q, then we have a natural isomorphism Q[θ] =∼ Q[θ0] Q 2.1 Gauss's lemma Factorization in Z[X] and Q[X] might be slightly different.
Recommended publications
  • Algebraic Number Theory Course Notes (Fall 2006) Math 8803, Georgia Tech
    Algebraic Number Theory Course Notes (Fall 2006) Math 8803, Georgia Tech Matthew Baker E-mail address: [email protected] School of Mathematics, Georgia Institute of Technol- ogy, Atlanta, GA 30332-0140, USA Contents Preface v Chapter 1. Unique Factorization (and lack thereof) in number rings 1 1. UFD’s, Euclidean Domains, Gaussian Integers, and Fermat’s Last Theorem 1 2. Rings of integers, Dedekind domains, and unique factorization of ideals 7 3. The ideal class group 20 4. Exercises for Chapter 1 30 Chapter 2. Examples and Computational Methods 33 1. Computing the ring of integers in a number field 33 2. Kummer’s theorem on factoring ideals 38 3. The splitting of primes 41 4. Cyclotomic Fields 46 5. Exercises for Chapter 2 54 Chapter 3. Geometry of numbers and applications 57 1. Minkowski’s geometry of numbers 57 2. Dirichlet’s Unit Theorem 69 3. Exercises for Chapter 3 83 Chapter 4. Relative extensions 87 1. Localization 87 2. Galois theory and prime decomposition 96 3. Exercises for Chapter 4 113 Chapter 5. Introduction to completions 115 1. The field Qp 115 2. Absolute values 119 3. Hensel’s Lemma 126 4. Introductory p-adic analysis 128 5. Applications to Diophantine equations 132 Appendix A. Some background results from abstract algebra 139 iii iv CONTENTS 1. Euclidean Domains are UFD’s 139 2. The theorem of the primitive element and embeddings into algebraic closures 141 3. Free modules over a PID 143 Preface These are the lecture notes from a graduate-level Algebraic Number Theory course taught at the Georgia Institute of Technology in Fall 2006.
    [Show full text]
  • The Different Ideal
    THE DIFFERENT IDEAL KEITH CONRAD 1. Introduction The discriminant of a number field K tells us which primes p in Z ramify in OK : the prime factors of the discriminant. However, the way we have seen how to compute the discriminant doesn't address the following themes: (a) determine which prime ideals in OK ramify (that is, which p in OK have e(pjp) > 1 rather than which p have e(pjp) > 1 for some p), (b) determine the multiplicity of a prime in the discriminant. (We only know the mul- tiplicity is positive for the ramified primes.) Example 1.1. Let K = Q(α), where α3 − α − 1 = 0. The polynomial T 3 − T − 1 has discriminant −23, which is squarefree, so OK = Z[α] and we can detect how a prime p 3 factors in OK by seeing how T − T − 1 factors in Fp[T ]. Since disc(OK ) = −23, only the prime 23 ramifies. Since T 3−T −1 ≡ (T −3)(T −10)2 mod 23, (23) = pq2. One prime over 23 has multiplicity 1 and the other has multiplicity 2. The discriminant tells us some prime over 23 ramifies, but not which ones ramify. Only q does. The discriminant of K is, by definition, the determinant of the matrix (TrK=Q(eiej)), where e1; : : : ; en is an arbitrary Z-basis of OK . By a finer analysis of the trace, we will construct an ideal in OK which is divisible precisely by the ramified primes in OK . This ideal is called the different ideal. (It is related to differentiation, hence the name I think.) In the case of Example 1.1, for instance, we will see that the different ideal is q, so the different singles out the particular prime over 23 that ramifies.
    [Show full text]
  • Algebraic Number Theory
    Lecture Notes in Algebraic Number Theory Lectures by Dr. Sheng-Chi Liu Throughout these notes, signifies end proof, and N signifies end of example. Table of Contents Table of Contents i Lecture 1 Review 1 1.1 Field Extensions . 1 Lecture 2 Ring of Integers 4 2.1 Understanding Algebraic Integers . 4 2.2 The Cyclotomic Fields . 6 2.3 Embeddings in C ........................... 7 Lecture 3 Traces, Norms, and Discriminants 8 3.1 Traces and Norms . 8 3.2 Relative Trace and Norm . 10 3.3 Discriminants . 11 Lecture 4 The Additive Structure of the Ring of Integers 12 4.1 More on Discriminants . 12 4.2 The Additive Structure of the Ring of Integers . 14 Lecture 5 Integral Bases 16 5.1 Integral Bases . 16 5.2 Composite Field . 18 Lecture 6 Composition Fields 19 6.1 Cyclotomic Fields again . 19 6.2 Prime Decomposition in Rings of Integers . 21 Lecture 7 Ideal Factorisation 22 7.1 Unique Factorisation of Ideals . 22 Lecture 8 Ramification 26 8.1 Ramification Index . 26 Notes by Jakob Streipel. Last updated June 13, 2021. i TABLE OF CONTENTS ii Lecture 9 Ramification Index continued 30 9.1 Proof, continued . 30 Lecture 10 Ramified Primes 32 10.1 When Do Primes Split . 32 Lecture 11 The Ideal Class Group 35 11.1 When are Primes Ramified in Cyclotomic Fields . 35 11.2 The Ideal Class Group and Unit Group . 36 Lecture 12 Minkowski's Theorem 38 12.1 Using Geometry to Improve λ .................... 38 Lecture 13 Toward Minkowski's Theorem 42 13.1 Proving Minkowski's Theorem .
    [Show full text]
  • Algebraic Number Theory Course Notes
    Math 80220 Spring 2018 Notre Dame Introduction to Algebraic Number Theory Course Notes Andrei Jorza Contents 1 Euclidean domains 2 2 Fields and rings of integers 6 2.1 Number fields . 6 2.2 Number Rings . 7 2.3 Trace and Norm . 8 3 Dedekind domains 11 3.1 Noetherian rings . 11 3.2 Unique factorization in Dedekind domains . 11 4 Ideals in number fields 13 4.1 Norms of ideals . 13 4.2 The class group . 14 4.3 Units . 18 4.4 S-integers and S-units . 20 5 Adeles and p-adics 21 5.1 p-adic completions . 21 5.2 Adeles and ideles . 25 6 Ramification and Galois theory 29 6.1 Prime ideals under extensions . 29 6.2 Ramification and inertia indices . 30 6.3 Factoring prime ideals in extensions . 32 6.4 Ramification in Galois extensions . 33 6.5 Applications of ramification . 35 7 Higher ramification 37 7.1 The different ideal . 38 8 Dirichlet series, ζ-functions and L-functions 39 8.1 Formal Dirichlet series . 39 8.2 Analytic properties of Dirichlet series . 40 8.3 Counting ideals and the Dedekind zeta function . 41 8.4 The analytic class number formula . 44 8.5 Functional equations . 45 8.6 L-functions of characters . 47 1 8.7 Euler products and factorizations of Dedekind zeta functions . 48 8.8 Analytic density of primes . 50 8.9 Primes in arithmetic progression . 51 8.10 The Chebotarëv density theorem . 52 8.11 Fourier transforms . 53 8.12 Gauss sums of characters . 55 8.13 Special values of L-functions at non-positive integers .
    [Show full text]
  • Ramification in Algebraic Number Theory and Dynamics
    RAMIFICATION IN ALGEBRAIC NUMBER THEORY AND DYNAMICS KENZ KALLAL Abstract. In these notes, we introduce the theory of (nonarchimedian) val- ued fields and its applications to the local study of extensions of number fields. Particular attention is given to how the ramification of prime ideals in such an extension can be described locally. We will finish this discussion with a detailed proof of a famous result relating to this, namely that the different ideal of an extension of number rings is equal to the annihilator of the mod- ule of K¨ahlerdifferentials corresponding to the same extension. Then, we discuss the somewhat more descriptive notion of the ramification subgroups of a Galois extension of local fields and explain the connection between the ramification subgroups and the ramification of prime ideals. The filtration of ramification groups can also be applied to the automorphism group of the local field Fp((X)). Through the identification between the group of wild automorphisms of Fp((X)) and the Nottingham group, we prove an original result giving a concise criterion for wild automorphisms whose iterates have ramification of a certain type. Finally, we describe the implications that such a computation has on the locations of periodic points of power series applied to nonarchimedian fields of postive characteristic. Contents 1. Introduction 2 2. Ramification in Number Fields: Ideal-Theoretic Methods 3 2.1. The Relative Discriminant Ideal 3 2.2. The Relative Different Ideal 4 3. Valuation Theory 6 4. Applications of Localization 9 4.1. Basic Results 9 4.2. Localization and Ramification 10 5. Local Methods 13 5.1.
    [Show full text]
  • Algebraic Curves: an Algebraic Approach
    Algebraic Curves: An Algebraic Approach Pete L. Clark Contents Preface 5 Chapter 0. Preliminaries 7 1. Some Recalled Facts on Field Extensions 7 2. Function Fields 8 3. Base Extension 9 4. Polynomials Defining Function Fields 11 Chapter 1. Valuations on One Variable Function Fields 15 1. Valuation Rings and Krull Valuations 15 2. The Zariski-Riemann Space 17 3. Places on a function field 18 4. The Degree of a Place 21 5. Affine Dedekind Domains 22 6. Completion 25 Chapter 2. The Riemann-Roch Theorem 29 1. Divisors 29 2. Rosen's Theorem 31 3. Riemann-Roch Spaces 33 4. The Riemann-Roch Theorem 36 5. Weil's Proof of Riemann-Roch 37 6. Local components of Weil differentials 42 7. Applications of Riemann-Roch 44 Chapter 3. Extensions of Function Fields 53 1. Algebraic Extensions of Function Fields 53 2. Review on the Discriminant and Different Ideals 58 3. The Different of a Finite Separable Extension of Function Fields 62 4. The Differential Pullback Theorem and the Riemann-Hurwitz Formula 63 5. Proofs of Theorems 3.16 and 3.18 65 6. L¨uroth'sTheorem 69 7. Separable Constant Extensions 70 8. Kummer Extensions 77 9. Artin-Schreier Extensions 80 10. Inseparable Extensions 83 11. Castelnuovo's Inequality 85 Chapter 4. K¨ahlerDifferentials and the Residue Theorem 91 1. Relative K¨ahler Differentials of a Function Field 91 2. Divisor of a K¨ahlerDifferential 93 3 4 CONTENTS 3. Residue of a K¨ahlerDifferential 95 Chapter 5. Function Fields Over a Finite Field 99 1. Finiteness of the Divisor Class Group 99 2.
    [Show full text]
  • THE CONDUCTOR IDEAL 1. Introduction Let O Be an Order in The
    THE CONDUCTOR IDEAL KEITH CONRAD 1. Introduction Let O be an order in the number field K. When O 6= OK , O is Noetherian and one- dimensional, but is not integrally closed. The ring O has at least one nonzero prime ideal that's not invertible and some nonzero ideal in O does not have a unique prime ideal factorization, since otherwise O would be a Dedekind domain and thus would be integrally closed. We will define a special ideal in O, called its conductor, that is closely related to the noninvertible prime ideals in O. The nonzero ideals in O that are relatively prime to the conductor are invertible in O and have unique factorization into prime ideals in O. Definition 1.1. The conductor of an order O in the number field K is c = cO = fx 2 K : xOK ⊂ Og: This is a subset of O since 1 2 OK , so c = fx 2 OK : xOK ⊂ Og = fx 2 O : xOK ⊂ Og; and the last formula for c shows us that c is the annihilator of OK =O as an O-module: c = AnnO(OK =O): Example 1.2. Let K = Q(i) and O = Z[2i] = Z + Z2i. For x = a + 2bi in O, where a and b are integers, we have xZ[i] ⊂ O if and only if xi 2 O, which is equivalent to a being even. Therefore c = f2m + 2ni : m; n 2 Zg. 1 Writing the condition x 2 c as OK ⊂ x O when x 6= 0, the conductor is the set of all common denominators when we write the algebraic integers of K as ratios from O, together with 0.
    [Show full text]
  • On Ideal Lattices and Learning with Errors Over Rings∗
    On Ideal Lattices and Learning with Errors Over Rings∗ Vadim Lyubashevskyy Chris Peikertz Oded Regevx June 25, 2013 Abstract The “learning with errors” (LWE) problem is to distinguish random linear equations, which have been perturbed by a small amount of noise, from truly uniform ones. The problem has been shown to be as hard as worst-case lattice problems, and in recent years it has served as the foundation for a plethora of cryptographic applications. Unfortunately, these applications are rather inefficient due to an inherent quadratic overhead in the use of LWE. A main open question was whether LWE and its applications could be made truly efficient by exploiting extra algebraic structure, as was done for lattice-based hash functions (and related primitives). We resolve this question in the affirmative by introducing an algebraic variant of LWE called ring- LWE, and proving that it too enjoys very strong hardness guarantees. Specifically, we show that the ring-LWE distribution is pseudorandom, assuming that worst-case problems on ideal lattices are hard for polynomial-time quantum algorithms. Applications include the first truly practical lattice-based public-key cryptosystem with an efficient security reduction; moreover, many of the other applications of LWE can be made much more efficient through the use of ring-LWE. 1 Introduction Over the last decade, lattices have emerged as a very attractive foundation for cryptography. The appeal of lattice-based primitives stems from the fact that their security can often be based on worst-case hardness assumptions, and that they appear to remain secure even against quantum computers.
    [Show full text]
  • Shimura Curves and Their P-Adic Uniformization
    Shimura curves and their p-adic uniformization Corbes de Shimura i les seves uniformitzacions p-àdiques Piermarco Milione Aquesta tesi doctoral està subjecta a la llicència Reconeixement 3.0. Espanya de Creative Commons. Esta tesis doctoral está sujeta a la licencia Reconocimiento 3.0. España de Creative Commons. This doctoral thesis is licensed under the Creative Commons Attribution 3.0. Spain License. UNIVERSITAT DE BARCELONA Facultat de Matemàtiques Departament d'Àlgebra i Geometria Shimura curves and their p-adic uniformizations Corbes de Shimura i les seves uniformitzacions p-àdiques Piermarco Milione UNIVERSITAT DE BARCELONA Facultat de Matemàtiques Departament d'Àlgebra i Geometria Shimura curves and their p-adic uniformizations Corbes de Shimura i les seves uniformitzacions p-àdiques Memòria presentada per a optar al grau de doctor en Matemàtiques per Piermarco Milione Departament d'Àlgebra i Geometria Doctorand: Piermarco Milione Tutora i directora de la tesi: Dra. Pilar Bayer i Isant Pilar Bayer Isant, catedràtica d'àlgebra de la Facultat de Matemàtiques de la Universitat de Barcelona, FAIG CONSTAR que el senyor Piermarco Milione ha realitzat aquesta memòria per a optar al grau de Doctor en Matemàtiques sota la meva direcció. Barcelona, novembre del 2015 Signat: Pilar Bayer Isant “Rien n’est plus fécond, tous les mathématiciens le savent, que ces obscures analogies, ces troubles reflets d’une théorie à une autre, ces furtives caresses, ces brouilleries inexplicables ; rien aussi ne donne plus de plaisir au chercheur.” De la métaphysique aux mathématiques, André Weil Introduction The main purpose of this dissertation is to introduce Shimura curves from the non-Archimedean point of view, paying special attention to those aspects that can make this theory amenable for computations.
    [Show full text]
  • Class Field Theory
    Class Field Theory Andrew Kobin 2013-2015 Contents Contents Contents 0 Introduction 1 1 Algebraic Number Fields 2 1.1 Rings of Algebraic Integers . .2 1.2 Dedekind Domains . .4 1.3 Ramification of Primes . .8 1.4 The Decomposition and Inertia Groups . 12 1.5 Norms of Ideals . 15 1.6 Discriminant and Different . 17 1.7 The Class Group . 24 1.8 The Hilbert Class Field . 32 1.9 Orders . 42 1.10 Units in a Number Field . 49 2 Class Field Theory 58 2.1 Valuations and Completions . 58 2.2 Frobenius Automorphisms and the Artin Map . 65 2.3 Ray Class Groups . 69 2.4 L-series and Dirichlet Density . 75 2.5 The Frobenius Density Theorem . 83 2.6 The Second Fundamental Inequality . 89 2.7 The Artin Reciprocity Theorem . 94 2.8 The Conductor Theorem . 99 2.9 The Existence and Classification Theorems . 101 2.10 The Cebotarevˇ Density Theorem . 103 2.11 Ring Class Fields . 110 3 Quadratic Forms and n-Fermat Primes 115 3.1 Binary Quadratic Forms . 115 3.2 The Form Class Group . 119 3.3 n-Fermat Primes . 124 A Appendix 128 A.1 The Four Squares Theorem . 128 A.2 The Snake Lemma . 129 A.3 Cyclic Group Cohomology . 130 A.4 Helpful Magma Functions . 132 i 0 Introduction 0 Introduction These notes are a product of nearly two years of research in class field theory as part of my Master's thesis at Wake Forest University. The main topics covered are: Algebraic number fields and their extensions Factorization of primes in number field extensions The class group The Hilbert class field Dirichlet's unit theorem Valuations and completions Ray class groups Dirichlet
    [Show full text]
  • Algebraic Number Theory
    1 Algebraic number theory 笔记整理 Jachin Chen [email protected] 0 目 录 第 1 章 Valuation Theory 4 1.1 Valuation and valuation ring........................................................... 4 1.2 Discret valuations.............................................................................. 12 1.3 Complete the valuation field ........................................................... 19 1.4 Absolute values and Berkovich spaces .......................................... 21 1.5 Extension of valuations .................................................................... 27 1.6 Hensel’s Lemma................................................................................ 28 第 2 章 Dedekind domain 34 2.1 *Fractional ideals and ideal class groups....................................... 34 2.2 Etale´ algebras and lattices................................................................ 36 2.3 Prime decomposition in an order ................................................... 46 2.4 Norm map of one-dimensional Schemes....................................... 52 2.5 Ramification in Dedekind domain ................................................. 59 2.6 *Different and discriminant............................................................. 66 第 3 章 Ramification theory 73 3.1 Extensions of complete DVR ........................................................... 73 3.2 Higher Ramification Groups ........................................................... 80 3.3 *The Theory of Witt Vectors ............................................................ 88 3.4
    [Show full text]
  • Arithmetic of Cyclotomic Fields
    Arithmetic of cyclotomic fields Tudor Ciurca September 26, 2018 ∗ Contents 1 Dedekind domains and their ideals 4 1.1 Rings of integers are Dedekind domains . 4 1.2 Unique prime factorization (UPF) of ideals in Dedekind domains . 6 1.3 Ideal factorization . 9 1.4 Decomposition of primes in field extensions. 14 1.5 Orders of number fields in general . 18 1.6 More on prime decomposition . 26 1.7 More on discriminants . 31 1.8 The different ideal . 35 2 Examples of prime decomposition in number fields 41 2.1 Prime decomposition in quadratic fields . 41 2.2 Prime decomposition in pure cubic fields . 43 2.3 Prime decomposition in cyclotomic fields . 47 2.4 Cubic fields in general . 50 2.5 Quadratic reciprocity via prime decomposition . 54 3 Ring of adeles of a number field 56 3.1 Definitions of adeles and ideles . 56 3.2 Compactness of the reduced idele class group . 64 3.3 Applications to finiteness of ideal class group and Dirichlet's unit theorem . 68 ∗Department of Mathematics, Imperial College London, London, SW7 6AZ, United Kingdom E-mail address: [email protected] 1 4 L-series and zeta functions 71 4.1 Definitions and first properties . 71 4.2 Dirichlet's theorem on arithmetic progressions . 74 4.3 The analytic class number formula . 78 4.4 Applications and examples of the analytic class number formula . 85 4.5 Dirichlet characters and associated number fields . 88 5 Arithmetic of cyclotomic fields and Fermat's last theorem 91 5.1 Arithmetic of cyclotomic fields . 91 5.2 Case 1 of Fermat's last theorem .
    [Show full text]