Nine Chapters of Analytic Number Theory in Isabelle/HOL

Total Page:16

File Type:pdf, Size:1020Kb

Nine Chapters of Analytic Number Theory in Isabelle/HOL Nine Chapters of Analytic Number Theory in Isabelle/HOL Manuel Eberl Technische Universität München 12 September 2019 + + 58 Manuel Eberl Rodrigo Raya 15 library unformalised 173 18 using analytic methods In this work: only multiplicative number theory (primes, divisors, etc.) Much of the formalised material is not particularly analytic. Some of these results have already been formalised by other people (Avigad, Harrison, Carneiro, . ) – but not in the context of a large library. What is Analytic Number Theory? Studying the multiplicative and additive structure of the integers In this work: only multiplicative number theory (primes, divisors, etc.) Much of the formalised material is not particularly analytic. Some of these results have already been formalised by other people (Avigad, Harrison, Carneiro, . ) – but not in the context of a large library. What is Analytic Number Theory? Studying the multiplicative and additive structure of the integers using analytic methods Much of the formalised material is not particularly analytic. Some of these results have already been formalised by other people (Avigad, Harrison, Carneiro, . ) – but not in the context of a large library. What is Analytic Number Theory? Studying the multiplicative and additive structure of the integers using analytic methods In this work: only multiplicative number theory (primes, divisors, etc.) Some of these results have already been formalised by other people (Avigad, Harrison, Carneiro, . ) – but not in the context of a large library. What is Analytic Number Theory? Studying the multiplicative and additive structure of the integers using analytic methods In this work: only multiplicative number theory (primes, divisors, etc.) Much of the formalised material is not particularly analytic. What is Analytic Number Theory? Studying the multiplicative and additive structure of the integers using analytic methods In this work: only multiplicative number theory (primes, divisors, etc.) Much of the formalised material is not particularly analytic. Some of these results have already been formalised by other people (Avigad, Harrison, Carneiro, . ) – but not in the context of a large library. − Euler’s totient j and Carmichael’s l − Divisor function sx − Möbius’s m − Liouville’s l − Prime-counting functions: p(n), J(n), y(n) • Dirichlet series (both formal and analytic) • Multiplicative characters • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Material • Various number-theoretic functions (executable and with many properties proven): − Divisor function sx − Möbius’s m − Liouville’s l − Prime-counting functions: p(n), J(n), y(n) • Dirichlet series (both formal and analytic) • Multiplicative characters • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Material • Various number-theoretic functions (executable and with many properties proven): − Euler’s totient j and Carmichael’s l − Möbius’s m − Liouville’s l − Prime-counting functions: p(n), J(n), y(n) • Dirichlet series (both formal and analytic) • Multiplicative characters • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Material • Various number-theoretic functions (executable and with many properties proven): − Euler’s totient j and Carmichael’s l − Divisor function sx − Liouville’s l − Prime-counting functions: p(n), J(n), y(n) • Dirichlet series (both formal and analytic) • Multiplicative characters • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Material • Various number-theoretic functions (executable and with many properties proven): − Euler’s totient j and Carmichael’s l − Divisor function sx − Möbius’s m − Prime-counting functions: p(n), J(n), y(n) • Dirichlet series (both formal and analytic) • Multiplicative characters • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Material • Various number-theoretic functions (executable and with many properties proven): − Euler’s totient j and Carmichael’s l − Divisor function sx − Möbius’s m − Liouville’s l • Dirichlet series (both formal and analytic) • Multiplicative characters • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Material • Various number-theoretic functions (executable and with many properties proven): − Euler’s totient j and Carmichael’s l − Divisor function sx − Möbius’s m − Liouville’s l − Prime-counting functions: p(n), J(n), y(n) • Multiplicative characters • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Material • Various number-theoretic functions (executable and with many properties proven): − Euler’s totient j and Carmichael’s l − Divisor function sx − Möbius’s m − Liouville’s l − Prime-counting functions: p(n), J(n), y(n) • Dirichlet series (both formal and analytic) • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Material • Various number-theoretic functions (executable and with many properties proven): − Euler’s totient j and Carmichael’s l − Divisor function sx − Möbius’s m − Liouville’s l − Prime-counting functions: p(n), J(n), y(n) • Dirichlet series (both formal and analytic) • Multiplicative characters Material • Various number-theoretic functions (executable and with many properties proven): − Euler’s totient j and Carmichael’s l − Divisor function sx − Möbius’s m − Liouville’s l − Prime-counting functions: p(n), J(n), y(n) • Dirichlet series (both formal and analytic) • Multiplicative characters • Riemann’s z, Hurwitz’s z, Dirichlet’s L functions Dirichlet’s Theorem gcd(k,m) = 1 =) fp j p prime ^ p ≡ k (mod m)g is infinite Asymptotics y(n) • lcm(1,...,n) = e where y(x) ∼ x • On average, an integer n has log n + 2g − 1 divisors. 2 • The set of square-free integers has density 6/p ≈ 60.8%. • The set of fractions p/q for p,q prime is dense in R. • 1 Prime harmonic series: ∑p≤x p = log log x + M + O(1/log x) Interesting results Prime Number Theorem jfp j p prime ^ p ≤ xgj ∼ x log x Asymptotics y(n) • lcm(1,...,n) = e where y(x) ∼ x • On average, an integer n has log n + 2g − 1 divisors. 2 • The set of square-free integers has density 6/p ≈ 60.8%. • The set of fractions p/q for p,q prime is dense in R. • 1 Prime harmonic series: ∑p≤x p = log log x + M + O(1/log x) Interesting results Prime Number Theorem jfp j p prime ^ p ≤ xgj ∼ x log x Dirichlet’s Theorem gcd(k,m) = 1 =) fp j p prime ^ p ≡ k (mod m)g is infinite • On average, an integer n has log n + 2g − 1 divisors. 2 • The set of square-free integers has density 6/p ≈ 60.8%. • The set of fractions p/q for p,q prime is dense in R. • 1 Prime harmonic series: ∑p≤x p = log log x + M + O(1/log x) Interesting results Prime Number Theorem jfp j p prime ^ p ≤ xgj ∼ x log x Dirichlet’s Theorem gcd(k,m) = 1 =) fp j p prime ^ p ≡ k (mod m)g is infinite Asymptotics y(n) • lcm(1,...,n) = e where y(x) ∼ x 2 • The set of square-free integers has density 6/p ≈ 60.8%. • The set of fractions p/q for p,q prime is dense in R. • 1 Prime harmonic series: ∑p≤x p = log log x + M + O(1/log x) Interesting results Prime Number Theorem jfp j p prime ^ p ≤ xgj ∼ x log x Dirichlet’s Theorem gcd(k,m) = 1 =) fp j p prime ^ p ≡ k (mod m)g is infinite Asymptotics y(n) • lcm(1,...,n) = e where y(x) ∼ x • On average, an integer n has log n + 2g − 1 divisors. • The set of fractions p/q for p,q prime is dense in R. • 1 Prime harmonic series: ∑p≤x p = log log x + M + O(1/log x) Interesting results Prime Number Theorem jfp j p prime ^ p ≤ xgj ∼ x log x Dirichlet’s Theorem gcd(k,m) = 1 =) fp j p prime ^ p ≡ k (mod m)g is infinite Asymptotics y(n) • lcm(1,...,n) = e where y(x) ∼ x • On average, an integer n has log n + 2g − 1 divisors. 2 • The set of square-free integers has density 6/p ≈ 60.8%. • 1 Prime harmonic series: ∑p≤x p = log log x + M + O(1/log x) Interesting results Prime Number Theorem jfp j p prime ^ p ≤ xgj ∼ x log x Dirichlet’s Theorem gcd(k,m) = 1 =) fp j p prime ^ p ≡ k (mod m)g is infinite Asymptotics y(n) • lcm(1,...,n) = e where y(x) ∼ x • On average, an integer n has log n + 2g − 1 divisors. 2 • The set of square-free integers has density 6/p ≈ 60.8%. • The set of fractions p/q for p,q prime is dense in R. Interesting results Prime Number Theorem jfp j p prime ^ p ≤ xgj ∼ x log x Dirichlet’s Theorem gcd(k,m) = 1 =) fp j p prime ^ p ≡ k (mod m)g is infinite Asymptotics y(n) • lcm(1,...,n) = e where y(x) ∼ x • On average, an integer n has log n + 2g − 1 divisors. 2 • The set of square-free integers has density 6/p ≈ 60.8%. • The set of fractions p/q for p,q prime is dense in R. • 1 Prime harmonic series: ∑p≤x p = log log x + M + O(1/log x) • They form a commutative ring (plus many other operations: division, derivative, exponential, logarithm, etc.) • They have a deep connection to number-theoretic functions. • When they converge, the corresponding complex functions often contain useful information. • Transfer between the analytic world and the algebraic world is often possible (in both directions). • Even when they do not converge, they can be very useful. Dirichlet series A Dirichlet series is a formal series of the form: ¥ a F (s) = n ∑ s n=1 n They are the ‘number-theoretic analogue’ of formal power series: • They have a deep connection to number-theoretic functions. • When they converge, the corresponding complex functions often contain useful information. • Transfer between the analytic world and the algebraic world is often possible (in both directions).
Recommended publications
  • On Analytic Number Theory
    Lectures on Analytic Number Theory By H. Rademacher Tata Institute of Fundamental Research, Bombay 1954-55 Lectures on Analytic Number Theory By H. Rademacher Notes by K. Balagangadharan and V. Venugopal Rao Tata Institute of Fundamental Research, Bombay 1954-1955 Contents I Formal Power Series 1 1 Lecture 2 2 Lecture 11 3 Lecture 17 4 Lecture 23 5 Lecture 30 6 Lecture 39 7 Lecture 46 8 Lecture 55 II Analysis 59 9 Lecture 60 10 Lecture 67 11 Lecture 74 12 Lecture 82 13 Lecture 89 iii CONTENTS iv 14 Lecture 95 15 Lecture 100 III Analytic theory of partitions 108 16 Lecture 109 17 Lecture 118 18 Lecture 124 19 Lecture 129 20 Lecture 136 21 Lecture 143 22 Lecture 150 23 Lecture 155 24 Lecture 160 25 Lecture 165 26 Lecture 169 27 Lecture 174 28 Lecture 179 29 Lecture 183 30 Lecture 188 31 Lecture 194 32 Lecture 200 CONTENTS v IV Representation by squares 207 33 Lecture 208 34 Lecture 214 35 Lecture 219 36 Lecture 225 37 Lecture 232 38 Lecture 237 39 Lecture 242 40 Lecture 246 41 Lecture 251 42 Lecture 256 43 Lecture 261 44 Lecture 264 45 Lecture 266 46 Lecture 272 Part I Formal Power Series 1 Lecture 1 Introduction In additive number theory we make reference to facts about addition in 1 contradistinction to multiplicative number theory, the foundations of which were laid by Euclid at about 300 B.C. Whereas one of the principal concerns of the latter theory is the deconposition of numbers into prime factors, addi- tive number theory deals with the decomposition of numbers into summands.
    [Show full text]
  • Analytic Number Theory
    A course in Analytic Number Theory Taught by Barry Mazur Spring 2012 Last updated: January 19, 2014 1 Contents 1. January 244 2. January 268 3. January 31 11 4. February 2 15 5. February 7 18 6. February 9 22 7. February 14 26 8. February 16 30 9. February 21 33 10. February 23 38 11. March 1 42 12. March 6 45 13. March 8 49 14. March 20 52 15. March 22 56 16. March 27 60 17. March 29 63 18. April 3 65 19. April 5 68 20. April 10 71 21. April 12 74 22. April 17 77 Math 229 Barry Mazur Lecture 1 1. January 24 1.1. Arithmetic functions and first example. An arithmetic function is a func- tion N ! C, which we will denote n 7! c(n). For example, let rk;d(n) be the number of ways n can be expressed as a sum of d kth powers. Waring's problem asks what this looks like asymptotically. For example, we know r3;2(1729) = 2 (Ramanujan). Our aim is to derive statistics for (interesting) arithmetic functions via a study of the analytic properties of generating functions that package them. Here is a generating function: 1 X n Fc(q) = c(n)q n=1 (You can think of this as a Fourier series, where q = e2πiz.) You can retrieve c(n) as a Cauchy residue: 1 I F (q) dq c(n) = c · 2πi qn q This is the Hardy-Littlewood method. We can understand Waring's problem by defining 1 X nk fk(q) = q n=1 (the generating function for the sequence that tells you if n is a perfect kth power).
    [Show full text]
  • Winding Numbers and Solid Angles
    Palestine Polytechnic University Deanship of Graduate Studies and Scientific Research Master Program of Mathematics Winding Numbers and Solid Angles Prepared by Warda Farajallah M.Sc. Thesis Hebron - Palestine 2017 Winding Numbers and Solid Angles Prepared by Warda Farajallah Supervisor Dr. Ahmed Khamayseh M.Sc. Thesis Hebron - Palestine Submitted to the Department of Mathematics at Palestine Polytechnic University as a partial fulfilment of the requirement for the degree of Master of Science. Winding Numbers and Solid Angles Prepared by Warda Farajallah Supervisor Dr. Ahmed Khamayseh Master thesis submitted an accepted, Date September, 2017. The name and signature of the examining committee members Dr. Ahmed Khamayseh Head of committee signature Dr. Yousef Zahaykah External Examiner signature Dr. Nureddin Rabie Internal Examiner signature Palestine Polytechnic University Declaration I declare that the master thesis entitled "Winding Numbers and Solid Angles " is my own work, and hereby certify that unless stated, all work contained within this thesis is my own independent research and has not been submitted for the award of any other degree at any institution, except where due acknowledgment is made in the text. Warda Farajallah Signature: Date: iv Statement of Permission to Use In presenting this thesis in partial fulfillment of the requirements for the master degree in mathematics at Palestine Polytechnic University, I agree that the library shall make it available to borrowers under rules of library. Brief quotations from this thesis are allowable without special permission, provided that accurate acknowledg- ment of the source is made. Permission for the extensive quotation from, reproduction, or publication of this thesis may be granted by my main supervisor, or in his absence, by the Dean of Graduate Studies and Scientific Research when, in the opinion either, the proposed use of the material is scholarly purpose.
    [Show full text]
  • COMPLEX ANALYSIS–Spring 2014 1 Winding Numbers
    COMPLEX ANALYSIS{Spring 2014 Cauchy and Runge Under the Same Roof. These notes can be used as an alternative to Section 5.5 of Chapter 2 in the textbook. They assume the theorem on winding numbers of the notes on Winding Numbers and Cauchy's formula, so I begin by repeating this theorem (and consequences) here. but first, some remarks on notation. A notation I'll be using on occasion is to write Z f(z) dz jz−z0j=r for the integral of f(z) over the positively oriented circle of radius r, center z0; that is, Z Z 2π it it f(z) dz = f z0 + re rie dt: jz−z0j=r 0 Another notation I'll use, to avoid confusion with complex conjugation is Cl(A) for the closure of a set A ⊆ C. If a; b 2 C, I will denote by λa;b the line segment from a to b; that is, λa;b(t) = a + t(b − a); 0 ≤ t ≤ 1: Triangles being so ubiquitous, if we have a triangle of vertices a; b; c 2 C,I will write T (a; b; c) for the closed triangle; that is, for the set T (a; b; c) = fra + sb + tc : r; s; t ≥ 0; r + s + t = 1g: Here the order of the vertices does not matter. But I will denote the boundary oriented in the order of the vertices by @T (a; b; c); that is, @T (a; b; c) = λa;b + λb;c + λc;a. If a; b; c are understood (or unimportant), I might just write T for the triangle, and @T for the boundary.
    [Show full text]
  • Rotation and Winding Numbers for Planar Polygons and Curves
    TRANSACTIONS OF THE AMERICAN MATHEMATICAL SOCIETY Volume 322, Number I, November 1990 ROTATION AND WINDING NUMBERS FOR PLANAR POLYGONS AND CURVES BRANKO GRUNBAUM AND G. C. SHEPHARD ABSTRACT. The winding and rotation numbers for closed plane polygons and curves appear in various contexts. Here alternative definitions are presented, and relations between these characteristics and several other integer-valued func- tions are investigated. In particular, a point-dependent "tangent number" is defined, and it is shown that the sum of the winding and tangent numbers is independent of the point with respect to which they are taken, and equals the rotation number. 1. INTRODUCTION Associated with every planar polygon P (or, more generally, with certain kinds of closed curves in the plane) are several numerical quantities that take only integer values. The best known of these are the rotation number of P (also called the "tangent winding number") of P and the winding number of P with respect to a point in the plane. The rotation number was introduced for smooth curves by Whitney [1936], but for polygons it had been defined some seventy years earlier by Wiener [1865]. The winding numbers of polygons also have a long history, having been discussed at least since Meister [1769] and, in particular, Mobius [1865]. However, there seems to exist no literature connecting these two concepts. In fact, so far we are aware, there is no instance in which both are mentioned in the same context. In the present note we shall show that there exist interesting alternative defi- nitions of the rotation number, as well as various relations between the rotation numbers of polygons, winding numbers with respect to given points, and several other integer-valued functions that depend on the embedding of the polygons in the plane.
    [Show full text]
  • Analytic Number Theory What Is Analytic Number Theory?
    Math 259: Introduction to Analytic Number Theory What is analytic number theory? One may reasonably define analytic number theory as the branch of mathematics that uses analytical techniques to address number-theoretical problems. But this “definition”, while correct, is scarcely more informative than the phrase it purports to define. (See [Wilf 1982].) What kind of problems are suited to \analytical techniques"? What kind of mathematical techniques will be used? What style of mathematics is this, and what will its study teach you beyond the statements of theorems and their proofs? The next few sections briefly answer these questions. The problems of analytic number theory. The typical problem of ana- lytic number theory is an enumerative problem involving primes, Diophantine equations, or similar number-theoretic objects, and usually concerns what hap- pens for large values of some parameter. Such problems are of long-standing intrinsic interest, and the answers that analytic number theory provides often have uses in mathematics (see below) or related disciplines (notably in various algorithmic aspects of primes and prime factorization, including applications to cryptography). Examples of problems that we shall address are: How many 100-digit primes are there, and how many of these have the last • digit 7? More generally, how do the prime-counting functions π(x) and π(x; a mod q) behave for large x? [For the 100-digit problems we would take x = 1099 and x = 10100, q = 10, a = 7.] Given a prime p > 0, a nonzero c mod p, and integers a1; b1;
    [Show full text]
  • Lecture Note for Math 220A Complex Analysis of One Variable
    Lecture Note for Math 220A Complex Analysis of One Variable Song-Ying Li University of California, Irvine Contents 1 Complex numbers and geometry 2 1.1 Complex number field . 2 1.2 Geometry of the complex numbers . 3 1.2.1 Euler's Formula . 3 1.3 Holomorphic linear factional maps . 6 1.3.1 Self-maps of unit circle and the unit disc. 6 1.3.2 Maps from line to circle and upper half plane to disc. 7 2 Smooth functions on domains in C 8 2.1 Notation and definitions . 8 2.2 Polynomial of degree n ...................... 9 2.3 Rules of differentiations . 11 3 Holomorphic, harmonic functions 14 3.1 Holomorphic functions and C-R equations . 14 3.2 Harmonic functions . 15 3.3 Translation formula for Laplacian . 17 4 Line integral and cohomology group 18 4.1 Line integrals . 18 4.2 Cohomology group . 19 4.3 Harmonic conjugate . 21 1 5 Complex line integrals 23 5.1 Definition and examples . 23 5.2 Green's theorem for complex line integral . 25 6 Complex differentiation 26 6.1 Definition of complex differentiation . 26 6.2 Properties of complex derivatives . 26 6.3 Complex anti-derivative . 27 7 Cauchy's theorem and Morera's theorem 31 7.1 Cauchy's theorems . 31 7.2 Morera's theorem . 33 8 Cauchy integral formula 34 8.1 Integral formula for C1 and holomorphic functions . 34 8.2 Examples of evaluating line integrals . 35 8.3 Cauchy integral for kth derivative f (k)(z) . 36 9 Application of the Cauchy integral formula 36 9.1 Mean value properties .
    [Show full text]
  • Arxiv:1708.02778V2 [Cond-Mat.Other] 22 Jan 2018
    Topological characterization of chiral models through their long time dynamics Maria Maffei,1, 2, ∗ Alexandre Dauphin,1 Filippo Cardano,2 Maciej Lewenstein,1, 3 and Pietro Massignan1, 4 1ICFO { Institut de Ciencies Fotoniques, The Barcelona Institute of Science and Technology, 08860 Castelldefels (Barcelona), Spain 2Dipartimento di Fisica, Universit´adi Napoli Federico II, Complesso Universitario di Monte Sant'Angelo, Via Cintia, 80126 Napoli, Italy 3ICREA { Instituci´oCatalana de Recerca i Estudis Avan¸cats, Pg. Lluis Companys 23, 08010 Barcelona, Spain 4Departament de F´ısica, Universitat Polit`ecnica de Catalunya, Campus Nord B4-B5, 08034 Barcelona, Spain (Dated: January 23, 2018) We study chiral models in one spatial dimension, both static and periodically driven. We demon- strate that their topological properties may be read out through the long time limit of a bulk observable, the mean chiral displacement. The derivation of this result is done in terms of spectral projectors, allowing for a detailed understanding of the physics. We show that the proposed detec- tion converges rapidly and it can be implemented in a wide class of chiral systems. Furthermore, it can measure arbitrary winding numbers and topological boundaries, it applies to all non-interacting systems, independently of their quantum statistics, and it requires no additional elements, such as external fields, nor filled bands. Topological phases of matter constitute a new paradigm by escaping the standard Ginzburg-Landau theory of phase transitions. These exotic phases appear without any symmetry breaking and are not characterized by a local order parameter, but rather by a global topological order. In the last decade, topological insulators have attracted much interest [1].
    [Show full text]
  • An Introduction to Complex Analysis and Geometry John P. D'angelo
    An Introduction to Complex Analysis and Geometry John P. D'Angelo Dept. of Mathematics, Univ. of Illinois, 1409 W. Green St., Urbana IL 61801 [email protected] 1 2 c 2009 by John P. D'Angelo Contents Chapter 1. From the real numbers to the complex numbers 11 1. Introduction 11 2. Number systems 11 3. Inequalities and ordered fields 16 4. The complex numbers 24 5. Alternative definitions of C 26 6. A glimpse at metric spaces 30 Chapter 2. Complex numbers 35 1. Complex conjugation 35 2. Existence of square roots 37 3. Limits 39 4. Convergent infinite series 41 5. Uniform convergence and consequences 44 6. The unit circle and trigonometry 50 7. The geometry of addition and multiplication 53 8. Logarithms 54 Chapter 3. Complex numbers and geometry 59 1. Lines, circles, and balls 59 2. Analytic geometry 62 3. Quadratic polynomials 63 4. Linear fractional transformations 69 5. The Riemann sphere 73 Chapter 4. Power series expansions 75 1. Geometric series 75 2. The radius of convergence 78 3. Generating functions 80 4. Fibonacci numbers 82 5. An application of power series 85 6. Rationality 87 Chapter 5. Complex differentiation 91 1. Definitions of complex analytic function 91 2. Complex differentiation 92 3. The Cauchy-Riemann equations 94 4. Orthogonal trajectories and harmonic functions 97 5. A glimpse at harmonic functions 98 6. What is a differential form? 103 3 4 CONTENTS Chapter 6. Complex integration 107 1. Complex-valued functions 107 2. Line integrals 109 3. Goursat's proof 116 4. The Cauchy integral formula 119 5.
    [Show full text]
  • The Fundamental Theorem of Algebra
    The Fundamental Theorem of Algebra Rich Schwartz October 1, 2014 1 Complex Polynomals A complex polynomial is an expression of the form n P (z) = c0 + c1z + ::: + cnz ; where c0; :::; cn are complex numbers (called coefficients) and z is the variable. The number n is called the degree of P , at least when P is written so that cn 6= 0. We'll always divide through by cn so that cn = 1. A root of P is a value of z so that P (z) = 0. (Dividing through by cn doesn't change the roots.) Some polynomials have no real roots, even if they have real coefficients. The polynomial P (z) = z2 + 1 has this property. The history of finding roots of polynomials goes back thousands of years. It wasn't until the 1800s, however, that we had a good picture of what is going on in general. The goal of these notes is to sketch a proof of the most famous theorem in this whole business. Theorem 1.1 Every complex polynomial has a root. This theorem is called the Fundamental Theorem of Algebra, and it is due to Gauss. It seems that Gauss proved the theorem in 1799, though his original proof had some gaps. The first complete proof is credited to Argand in 1806. The proof I'm going to sketch has a \topological flavor". It only depends on general features of polynomials, and the notion of continuity. It seems more or less obvious, though some of these obvious steps are a little tricky to make precise.
    [Show full text]
  • Zero-Mode, Winding Number and Quantization of Abelian Sigma
    View metadata, citation and similar papers at core.ac.uk brought to you by CORE provided by CERN Document Server DPNU-94-60 hep-th/9412174 Decemb er 1994 Zero-mo de, winding numb er and quantization of ab elian sigma mo del in (1+1) dimensions Shogo Tanimura Department of Physics, Nagoya University, Nagoya 464-01, Japan Abstract We consider the U (1) sigma mo del in the two dimensional space- 1 time S R, which is a eld-theoretical mo del p ossessing a non- trivial top ology. It is p ointed out that its top ological structure is characterized by the zero-mo de and the winding numb er. A new typ e of commutation relations is prop osed to quantize the mo del resp ecting the top ological nature. Hilb ert spaces are constructed to b e representation spaces of quantum op erators. It is shown that there are an in nite numb er of inequivalent representations as a consequence of the nontrivial top ology. The algebra generated by quantum op erators is deformed by the central extension. When the central extension is intro duced, it is shown that the zero-mo de variables and the winding variables ob ey a new commutation rela- tion, whichwe call twist relation. In addition, it is shown that the central extension makes momenta op erators ob ey anomalous com- mutators. We demonstrate that top ology enriches the structure of HEP-TH-9412174 quantum eld theories. e-mail address : [email protected] 1 Intro duction As everyone recognizes, quantum theory is established as an adequate and unique language to describ e microscopic phenomena including condensed matter physics and also particle physics.
    [Show full text]
  • Winding of Simple Walks on the Square Lattice
    Winding of simple walks on the square lattice Timothy Budd∗ 5th February 2020 Abstract A method is described to count simple diagonal walks on Z2 with a xed starting point and endpoint on one of the axes and a xed winding angle around the origin. The method involves the decomposition of such walks into smaller pieces, the generating functions of which are encoded in a commuting set of Hilbert space operators. The general enumeration problem is then solved by obtaining an explicit eigenvalue decomposition of these operators involving elliptic functions. By further restricting the intermediate winding angles of the walks to some open interval, the method can be used to count various classes of walks restricted to cones in Z2 of opening angles that are integer multiples of π/4. We present three applications of this main result. First we nd an explicit generating function for the walks in such cones that start and end at the origin. In the particular case of a cone of angle 3π/4 these walks are directly related to Gessel’s walks in the quadrant, and we provide a new proof of their enumeration. Next we study the distribution of the winding angle of a simple random walk on Z2 around a point in the close vicinity of its starting point, for which we identify discrete analogues of the known hyperbolic secant laws and a probabilistic interpretation of the Jacobi elliptic functions. Finally we relate the spectrum of one of the Hilbert space operators to the enumeration of closed loops in Z2 with xed winding number around the origin.
    [Show full text]