Diophantine Geometry
Total Page:16
File Type:pdf, Size:1020Kb
Load more
Recommended publications
-
Minkowski's Geometry of Numbers
Geometry of numbers MAT4250 — Høst 2013 Minkowski’s geometry of numbers Preliminary version. Version +2✏ — 31. oktober 2013 klokken 12:04 1 Lattices Let V be a real vector space of dimension n.Byalattice L in V we mean a discrete, additive subgroup. We say that L is a full lattice if it spans V .Ofcourse,anylattice is a full lattice in the subspace it spans. The lattice L is discrete in the induced topology, meaning that for any point x L 2 there is an open subset U of V whose intersection with L is just x.Forthesubgroup L to be discrete it is sufficient that this holds for the origin, i.e., that there is an open neigbourhood U about 0 with U L = 0 .Indeed,ifx L,thenthetranslate \ { } 2 U 0 = U + x is open and intersects L in the set x . { } Aoftenusefulpropertyofalatticeisthatithasonlyfinitelymanypointsinany bounded subset of V .Toseethis,letS V be a bounded set and assume that L S is ✓ \ infinite. One may then pick a sequence xn of different elements from L S.SinceS { } \ is bounded, its closure is compact and xn has a subsequence that converges, say to { } x. Then x is an accumulation point in L;everyneigbourhoodcontainselementsfrom L distinct from x. The lattice associated to a basis If = v1,...,vn is any basis for V ,onemayconsiderthesubgroupL = Zvi of B { } B i V consisting of all linear combinations of the vi’s with integral coefficients. Clearly L P B is a discrete subspace of V ;IfonetakesU to be an open ball centered at the origin and having radius less than mini vi ,thenU L = 0 .HenceL is a full lattice in k k \ { } B V . -
Algebraic Geometry Michael Stoll
Introductory Geometry Course No. 100 351 Fall 2005 Second Part: Algebraic Geometry Michael Stoll Contents 1. What Is Algebraic Geometry? 2 2. Affine Spaces and Algebraic Sets 3 3. Projective Spaces and Algebraic Sets 6 4. Projective Closure and Affine Patches 9 5. Morphisms and Rational Maps 11 6. Curves — Local Properties 14 7. B´ezout’sTheorem 18 2 1. What Is Algebraic Geometry? Linear Algebra can be seen (in parts at least) as the study of systems of linear equations. In geometric terms, this can be interpreted as the study of linear (or affine) subspaces of Cn (say). Algebraic Geometry generalizes this in a natural way be looking at systems of polynomial equations. Their geometric realizations (their solution sets in Cn, say) are called algebraic varieties. Many questions one can study in various parts of mathematics lead in a natural way to (systems of) polynomial equations, to which the methods of Algebraic Geometry can be applied. Algebraic Geometry provides a translation between algebra (solutions of equations) and geometry (points on algebraic varieties). The methods are mostly algebraic, but the geometry provides the intuition. Compared to Differential Geometry, in Algebraic Geometry we consider a rather restricted class of “manifolds” — those given by polynomial equations (we can allow “singularities”, however). For example, y = cos x defines a perfectly nice differentiable curve in the plane, but not an algebraic curve. In return, we can get stronger results, for example a criterion for the existence of solutions (in the complex numbers), or statements on the number of solutions (for example when intersecting two curves), or classification results. -
Chapter 2 Geometry of Numbers
Chapter 2 Geometry of numbers Literature: W.M. Schmidt, Diophantine approximation, Lecture Notes in Mathematics 785, Springer Verlag 1980, Chap.II, xx1,2, Chap. IV, x1 J.W.S. Cassels, An Introduction to the Geometry of Numbers, Springer Verlag 1997, Classics in Mathematics series, reprint of the 1971 edition C.L. Siegel, Lectures on the Geometry of Numbers, Springer Verlag 1989 2.1 Introduction Geometry of numbers is concerned with the study of lattice points in certain bodies n in R , where n > 2. We discuss Minkowski's theorems on lattice points in central symmetric convex bodies. In this introduction we give the necessary definitions. Lattices. A (full) lattice in Rn is an additive group L = fz1v1 + ··· + znvn : z1; : : : ; zn 2 Zg n where fv1;:::; vng is a basis of R , i.e., fv1;:::; vng is linearly independent. We call fv1;:::; vng a basis of L. The determinant of L is defined by d(L) := j det(v1;:::; vn)j; that is, the absolute value of the determinant of the matrix with columns v1;:::; vn. 7 We show that the determinant of a lattice does not depend on the choice of the basis. Recall that GL(n; Z) is the multiplicative group of n×n-matrices with entries in Z and determinant ±1. Lemma 2.1. Let L be a lattice, and fv1;:::; vng, fw1;:::; wng two bases of L. Then there is a matrix U = (uij) 2 GL(n; Z) such that n X (2.1) wi = uijvj for i = 1; : : : ; n: j=1 Consequently, j det(v1;:::; vn)j = j det(w1;:::; wn)j. -
Introductory Number Theory Course No
Introductory Number Theory Course No. 100 331 Spring 2006 Michael Stoll Contents 1. Very Basic Remarks 2 2. Divisibility 2 3. The Euclidean Algorithm 2 4. Prime Numbers and Unique Factorization 4 5. Congruences 5 6. Coprime Integers and Multiplicative Inverses 6 7. The Chinese Remainder Theorem 9 8. Fermat’s and Euler’s Theorems 10 × n × 9. Structure of Fp and (Z/p Z) 12 10. The RSA Cryptosystem 13 11. Discrete Logarithms 15 12. Quadratic Residues 17 13. Quadratic Reciprocity 18 14. Another Proof of Quadratic Reciprocity 23 15. Sums of Squares 24 16. Geometry of Numbers 27 17. Ternary Quadratic Forms 30 18. Legendre’s Theorem 32 19. p-adic Numbers 35 20. The Hilbert Norm Residue Symbol 40 21. Pell’s Equation and Continued Fractions 43 22. Elliptic Curves 50 23. Primes in arithmetic progressions 66 24. The Prime Number Theorem 75 References 80 2 1. Very Basic Remarks The following properties of the integers Z are fundamental. (1) Z is an integral domain (i.e., a commutative ring such that ab = 0 implies a = 0 or b = 0). (2) Z≥0 is well-ordered: every nonempty set of nonnegative integers has a smallest element. (3) Z satisfies the Archimedean Principle: if n > 0, then for every m ∈ Z, there is k ∈ Z such that kn > m. 2. Divisibility 2.1. Definition. Let a, b be integers. We say that “a divides b”, written a | b , if there is an integer c such that b = ac. In this case, we also say that “a is a divisor of b” or that “b is a multiple of a”. -
Exercises for Geometry of Numbers Week 8: 01.05.2020
EXERCISES FOR GEOMETRY OF NUMBERS WEEK 8: 01.05.2020 Exercise 1. 1. Consider all the intervals of the form [a2t; (a + 1)2t] with a; t non- ∗ negative integers. For s 2 N , let Ls be the collection of such intervals with t ≤ s − 1 s s contained in [0; 2 ]. Show that for any k 2 N with k ≤ 2 , the interval [0; k] can be covered by at most s elements of Ls. 2. Let F : [0; 1] × (0; 1) be a bounded measurable function and suppose that there exists c > 0 such that for every interval (a; b) ⊂ (0; 1), we have Z 1 Z b 2 F (x; t)dt dx ≤ c(b − a): 0 a Show that 2 X Z 1 Z F (x; t)dt dx ≤ cs2s: 0 I I2Ls ∗ 3. Fix > 0. Show that for every s 2 N , there exists a measurable set As ⊂ [0; 1] such −1−" 1 s that jAsj = O(s ) and for every y2 = As and for every k 2 N with k ≤ 2 , we have Z k s 3 + j F (t; y)dtj ≤ 2 2 s 2 : 0 4. Deduce from 3. 2 that for a.e. y 2 [0; 1], we have Z T 1 − 1 3 j F (y; t)dtj = O(T 2 log(T ) 2 ) T 0 Although the arithmetic functions are not the main focus of the course, the next two exercises touch upon those and aim at proving the arithmetic estimate used in Schmidt's a.s. counting theorem. -
Topics in Complex Analytic Geometry
version: February 24, 2012 (revised and corrected) Topics in Complex Analytic Geometry by Janusz Adamus Lecture Notes PART II Department of Mathematics The University of Western Ontario c Copyright by Janusz Adamus (2007-2012) 2 Janusz Adamus Contents 1 Analytic tensor product and fibre product of analytic spaces 5 2 Rank and fibre dimension of analytic mappings 8 3 Vertical components and effective openness criterion 17 4 Flatness in complex analytic geometry 24 5 Auslander-type effective flatness criterion 31 This document was typeset using AMS-LATEX. Topics in Complex Analytic Geometry - Math 9607/9608 3 References [I] J. Adamus, Complex analytic geometry, Lecture notes Part I (2008). [A1] J. Adamus, Natural bound in Kwieci´nski'scriterion for flatness, Proc. Amer. Math. Soc. 130, No.11 (2002), 3165{3170. [A2] J. Adamus, Vertical components in fibre powers of analytic spaces, J. Algebra 272 (2004), no. 1, 394{403. [A3] J. Adamus, Vertical components and flatness of Nash mappings, J. Pure Appl. Algebra 193 (2004), 1{9. [A4] J. Adamus, Flatness testing and torsion freeness of analytic tensor powers, J. Algebra 289 (2005), no. 1, 148{160. [ABM1] J. Adamus, E. Bierstone, P. D. Milman, Uniform linear bound in Chevalley's lemma, Canad. J. Math. 60 (2008), no.4, 721{733. [ABM2] J. Adamus, E. Bierstone, P. D. Milman, Geometric Auslander criterion for flatness, to appear in Amer. J. Math. [ABM3] J. Adamus, E. Bierstone, P. D. Milman, Geometric Auslander criterion for openness of an algebraic morphism, preprint (arXiv:1006.1872v1). [Au] M. Auslander, Modules over unramified regular local rings, Illinois J. -
Phylogenetic Algebraic Geometry
PHYLOGENETIC ALGEBRAIC GEOMETRY NICHOLAS ERIKSSON, KRISTIAN RANESTAD, BERND STURMFELS, AND SETH SULLIVANT Abstract. Phylogenetic algebraic geometry is concerned with certain complex projec- tive algebraic varieties derived from finite trees. Real positive points on these varieties represent probabilistic models of evolution. For small trees, we recover classical geometric objects, such as toric and determinantal varieties and their secant varieties, but larger trees lead to new and largely unexplored territory. This paper gives a self-contained introduction to this subject and offers numerous open problems for algebraic geometers. 1. Introduction Our title is meant as a reference to the existing branch of mathematical biology which is known as phylogenetic combinatorics. By “phylogenetic algebraic geometry” we mean the study of algebraic varieties which represent statistical models of evolution. For general background reading on phylogenetics we recommend the books by Felsenstein [11] and Semple-Steel [21]. They provide an excellent introduction to evolutionary trees, from the perspectives of biology, computer science, statistics and mathematics. They also offer numerous references to relevant papers, in addition to the more recent ones listed below. Phylogenetic algebraic geometry furnishes a rich source of interesting varieties, includ- ing familiar ones such as toric varieties, secant varieties and determinantal varieties. But these are very special cases, and one quickly encounters a cornucopia of new varieties. The objective of this paper is to give an introduction to this subject area, aimed at students and researchers in algebraic geometry, and to suggest some concrete research problems. The basic object in a phylogenetic model is a tree T which is rooted and has n labeled leaves. -
Artin L-Functions and Arithmetic Equivalence (Evan Dummit, September 2013)
Artin L-Functions and Arithmetic Equivalence (Evan Dummit, September 2013) 1 Intro • This is a prep talk for Guillermo Mantilla-Soler's talk. • There are approximately 3 parts of this talk: ◦ First, I will talk about Artin L-functions (with some examples you should know) and in particular try to explain very vaguely what local root numbers are. This portion is adapted from Neukirch and Rohrlich. ◦ Second, I will do a bit of geometry of numbers and talk about quadratic forms and lattices. ◦ Finally, I will talk about arithmetic equivalence and try to give some of the broader context for Guillermo's results (adapted mostly from his preprints). • Just to give the avor of things, here is the theorem Guillermo will probably be talking about: ◦ Theorem (Mantilla-Soler): Let K; L be two non-totally-real, tamely ramied number elds of the same discriminant and signature. Then the integral trace forms of K and L are isometric if and only if for all odd primes p dividing disc(K) the p-local root numbers of ρK and ρL coincide. 2 Artin L-Functions and Root Numbers • Let L=K be a Galois extension of number elds with Galois group G, and ρ be a complex representation of G, which we think of as ρ : G ! GL(V ). • Let p be a prime of K, Pjp a prime of L above p, with kL = OL=P and kK = OK =p the corresponding residue elds, and also let GP and IP be the decomposition and inertia groups of P above p. ∼ • By standard things, the group GP=IP = G(kL=kK ) is generated by the Frobenius element FrobP (which in the group on the right is just the standard q-power Frobenius where q = Nm(p)), so we can think of it as acting on the invariant space V IP . -
The Circle Method
The Circle Method Steven J. Miller and Ramin Takloo-Bighash July 14, 2004 Contents 1 Introduction to the Circle Method 3 1.1 Origins . 3 1.1.1 Partitions . 4 1.1.2 Waring’s Problem . 6 1.1.3 Goldbach’s conjecture . 9 1.2 The Circle Method . 9 1.2.1 Problems . 10 1.2.2 Setup . 11 1.2.3 Convergence Issues . 12 1.2.4 Major and Minor arcs . 13 1.2.5 Historical Remark . 14 1.2.6 Needed Number Theory Results . 15 1.3 Goldbach’s conjecture revisited . 16 1.3.1 Setup . 16 2 1.3.2 Average Value of |FN (x)| ............................. 17 1.3.3 Large Values of FN (x) ............................... 19 1.3.4 Definition of the Major and Minor Arcs . 20 1.3.5 The Major Arcs and the Singular Series . 22 1.3.6 Contribution from the Minor Arcs . 25 1.3.7 Why Goldbach’s Conjecture is Hard . 26 2 Circle Method: Heuristics for Germain Primes 29 2.1 Germain Primes . 29 2.2 Preliminaries . 31 2.2.1 Germain Integral . 32 2.2.2 The Major and Minor Arcs . 33 2.3 FN (x) and u(x) ....................................... 34 2.4 Approximating FN (x) on the Major arcs . 35 1 2.4.1 Boundary Term . 38 2.4.2 Integral Term . 40 2.5 Integrals over the Major Arcs . 42 2.5.1 Integrals of u(x) .................................. 42 2.5.2 Integrals of FN (x) ................................. 45 2.6 Major Arcs and the Singular Series . 46 2.6.1 Properties of Arithmetic Functions . -
Report on Diophantine Approximations Bulletin De La S
BULLETIN DE LA S. M. F. SERGE LANG Report on Diophantine approximations Bulletin de la S. M. F., tome 93 (1965), p. 177-192 <http://www.numdam.org/item?id=BSMF_1965__93__177_0> © Bulletin de la S. M. F., 1965, tous droits réservés. L’accès aux archives de la revue « Bulletin de la S. M. F. » (http: //smf.emath.fr/Publications/Bulletin/Presentation.html) implique l’accord avec les conditions générales d’utilisation (http://www.numdam.org/ conditions). Toute utilisation commerciale ou impression systématique est constitutive d’une infraction pénale. Toute copie ou impression de ce fichier doit contenir la présente mention de copyright. Article numérisé dans le cadre du programme Numérisation de documents anciens mathématiques http://www.numdam.org/ Bull. Soc. math. France^ 93, ig65, p. 177 a 192. REPORT ON DIOPHANTINE APPROXIMATIONS (*) ; SERGE LANG. The theory of transcendental numbers and diophantine approxi- mations has only few results, most of which now appear isolated. It is difficult, at the present stage of development, to extract from the lite- rature more than what seems a random collection of statements, and this causes a vicious circle : On the one hand, technical difficulties make it difficult to enter the subject, since some definite ultimate goal seems to be lacking. On the other hand, because there are few results, there is not too much evidence to make sweeping conjectures, which would enhance the attractiveness of the subject. With these limitations in mind, I have nevertheless attempted to break the vicious circle by imagining what would be an optimal situa- tion, and perhaps recklessly to give a coherent account of what the theory might turn out to be. -
Chapter 2 Affine Algebraic Geometry
Chapter 2 Affine Algebraic Geometry 2.1 The Algebraic-Geometric Dictionary The correspondence between algebra and geometry is closest in affine algebraic geom- etry, where the basic objects are solutions to systems of polynomial equations. For many applications, it suffices to work over the real R, or the complex numbers C. Since important applications such as coding theory or symbolic computation require finite fields, Fq , or the rational numbers, Q, we shall develop algebraic geometry over an arbitrary field, F, and keep in mind the important cases of R and C. For algebraically closed fields, there is an exact and easily motivated correspondence be- tween algebraic and geometric concepts. When the field is not algebraically closed, this correspondence weakens considerably. When that occurs, we will use the case of algebraically closed fields as our guide and base our definitions on algebra. Similarly, the strongest and most elegant results in algebraic geometry hold only for algebraically closed fields. We will invoke the hypothesis that F is algebraically closed to obtain these results, and then discuss what holds for arbitrary fields, par- ticularly the real numbers. Since many important varieties have structures which are independent of the field of definition, we feel this approach is justified—and it keeps our presentation elementary and motivated. Lastly, for the most part it will suffice to let F be R or C; not only are these the most important cases, but they are also the sources of our geometric intuitions. n Let A denote affine n-space over F. This is the set of all n-tuples (t1,...,tn) of elements of F. -
18.782 Arithmetic Geometry Lecture Note 1
Introduction to Arithmetic Geometry 18.782 Andrew V. Sutherland September 5, 2013 1 What is arithmetic geometry? Arithmetic geometry applies the techniques of algebraic geometry to problems in number theory (a.k.a. arithmetic). Algebraic geometry studies systems of polynomial equations (varieties): f1(x1; : : : ; xn) = 0 . fm(x1; : : : ; xn) = 0; typically over algebraically closed fields of characteristic zero (like C). In arithmetic geometry we usually work over non-algebraically closed fields (like Q), and often in fields of non-zero characteristic (like Fp), and we may even restrict ourselves to rings that are not a field (like Z). 2 Diophantine equations Example (Pythagorean triples { easy) The equation x2 + y2 = 1 has infinitely many rational solutions. Each corresponds to an integer solution to x2 + y2 = z2. Example (Fermat's last theorem { hard) xn + yn = zn has no rational solutions with xyz 6= 0 for integer n > 2. Example (Congruent number problem { unsolved) A congruent number n is the integer area of a right triangle with rational sides. For example, 5 is the area of a (3=2; 20=3; 41=6) triangle. This occurs iff y2 = x3 − n2x has infinitely many rational solutions. Determining when this happens is an open problem (solved if BSD holds). 3 Hilbert's 10th problem Is there a process according to which it can be determined in a finite number of operations whether a given Diophantine equation has any integer solutions? The answer is no; this problem is formally undecidable (proved in 1970 by Matiyasevich, building on the work of Davis, Putnam, and Robinson). It is unknown whether the problem of determining the existence of rational solutions is undecidable or not (it is conjectured to be so).