An Elementary Proof of the Prime Number Theorem

Total Page:16

File Type:pdf, Size:1020Kb

An Elementary Proof of the Prime Number Theorem AN ELEMENTARY PROOF OF THE PRIME NUMBER THEOREM ABHIMANYU CHOUDHARY Abstract. This paper presents an "elementary" proof of the prime number theorem, elementary in the sense that no complex analytic techniques are used. First proven by Hadamard and Valle-Poussin, the prime number the- orem states that the number of primes less than or equal to an integer x x asymptotically approaches the value ln x . Until 1949, the theorem was con- sidered too "deep" to be proven using elementary means, however Erdos and Selberg successfully proved the theorem without the use of complex analysis. My paper closely follows a modified version of their proof given by Norman Levinson in 1969. Contents 1. Arithmetic Functions 1 2. Elementary Results 2 3. Chebyshev's Functions and Asymptotic Formulae 4 4. Shapiro's Theorem 10 5. Selberg's Asymptotic Formula 12 6. Deriving the Prime Number Theory using Selberg's Identity 15 Acknowledgments 25 References 25 1. Arithmetic Functions Definition 1.1. The prime counting function denotes the number of primes not greater than x and is given by π(x), which can also be written as: X π(x) = 1 p≤x where the symbol p runs over the set of primes in increasing order. Using this notation, we state the prime number theorem, first conjectured by Legendre, as: Theorem 1.2. π(x) log x lim = 1 x!1 x Note that unless specified otherwise, log denotes the natural logarithm. 1 2 ABHIMANYU CHOUDHARY 2. Elementary Results Before proving the main result, we first introduce a number of foundational definitions and results. Definition 2.1. An arithmetical function or a sequence, is a function whose domain is the natural numbers, and codomain is either the real numbers or the complex numbers. Definition 2.2. We define the divisor sum of an arithmetic function a to be: X a(d) djn where the symbol d ranges over the set of positive divisors of n. Definition 2.3. We define the Dirichlet product or Dirichlet Convolution of two arithmetic functions f; g as: X n (f ∗ g)(n) = f(d)g d djn Note that the Dirichlet Product is commutative and associative. Moreover, the set of Arithmetical functions has an identity I over this product, and every arith- metical function with the property that f(1) 6= 0 has an inverse f −1 such that f ∗ f −1 = I. It is easy to verify that the identity function I is given by: ( 1 1 if n = 1 I(n) = = n 0 otherwise Definition 2.4. We define the Mobius function, µ as: 8 1 if n = 1 <> k µ(n) = (−1) if n = p1; :::; pk for primes p1; :::; pk :>0 otherwise Thus, the Mobius function allows us to determine a "parity" of sorts for any squarefree integer. Theorem 2.5. The divisor sum of the mobius function is given by: ( X 1 1 if n = 1 µ(d) = = = I(n) n 0 otherwise djn This can be verified using the fundamental theorem of arithmetic and the bino- mial theorem. Note that this divisor sum yields the identity function, an important property we will use momentarily. Definition 2.6. We define the unit function by: u(n) = 1 for all natural n. We see that the divisor sum in 2.5 can be rewritten as: X X X n 1 µ(d) = µ(d)1 = µ(d)u = (µ ∗ u)(n) = d n djn djn djn AN ELEMENTARY PROOF OF THE PRIME NUMBER THEOREM 3 Thus, the mobius and unit functions are inverses of each other. We can use this property to derive a powerful formula, known as the Mobius inversion formula. Theorem 2.7 (Mobius inversion formula). If f; g are arithmetical functions and: X g(d) = f(n) djn then: X n f(d)µ = g(n) d djn Proof. We have by 2.3 that: g ∗ u = f Taking the convolution of both sides with µ we have: µ ∗ (g ∗ u) = µ ∗ f Using associativity and commutativity, we can write the above expression as: g = µ ∗ f = f ∗ µ as required. Corollary 2.8 (Generalized Mobius Inversion). If f; g are arithmetical functions and: X x g(x) = f n n≤x then X x f(x) = µ(n)g n n≤x where the symbol n ranges over all integers not greater than x. We now introduce Von Mangoldt's function given by the symbol Λ. Definition 2.9 (Von Mangoldt's Function). For every integer n ≥ 1 we define: ( log(p) if n = pk for some prime p and k ≥ 1 Λ(n) = 0 otherwise The above definition is fairly powerful as it turns a multiplication problem (prime factorization), into an addition problem through the use of logarithms. We are also prohibited from "double counting" any prime factors, as we will see in the next theorem. Theorem 2.10 (Divisor sum of the Von Mangoldt Function). X Λ(d) = log n djn The proof for this result can be derived follows naturally from the fundamental theorem of arithmetic. Roughly speaking, the function counts each prime factor of n exactly as many times as it appears in the prime factorization of n. Through summing and properties of the logarithm, the result follows. 4 ABHIMANYU CHOUDHARY 3. Chebyshev's Functions and Asymptotic Formulae Definition 3.1. We say that a function f is "big-oh g(x) " for all x ≥ a or write that: f(x) = O(g(x)) if there exists a constant M such that for all x ≥ a we have: f(x) ≤ Mg(x) Corollary 3.2. Let f; g be Riemann Integrable functions such that f(t) = O(g(t)) for t ≥ a. Then we have: Z x Z x f(t)dt = O g(t)dt a a Definition 3.3. We say that f is asymptotic to g or f ∼ g, if: f(x) lim = 1 x!1 g(x) Definition 3.4. We define the extension of an arithmetic function a as a map R+ ! R given by: + a(x) = a (bxc) for all x 2 R We now have a suitable way to extend the domain of arithmetic functions to the positive reals. We now have a new set of tools to our disposal, namely those of cal- culus. We now supply a powerful summation formula that allows us to approximate the partial sums of arithmetic functions. Theorem 3.5 (Abel's Summation Formula). Let f be a real valued function with a Riemann-Integrable derivative for t ≥ 1. Let a(n) be an arithmetical function and let A(x) be the partial sum of a up to x. Then: X Z x a(n)f(n) = f(x)A(x) − f 0(t)A(t)dt n≤x 1 Proof. Taking suitable a, f, we have that: X A(n) − A(n − 1) = [A(1) − A(0)] + ::: + [A(n) − A(n − 1)] 1≤n≤x This sum clearly telescopes to the value A(n) − A(0). Because A(0) is an empty sum, we have that: X X a(n) = [A(n) − A(n − 1)] n≤x n≤x Mutliplying both sides by f(n): X X a(n)f(n) = [A(n) − A(n − 1)]f(n) n≤x n≤x Expanding the right hand side: X X X [A(n) − A(n − 1)]f(n) = A(n)f(n) − A(n − 1)f(n) n≤x n≤x n≤x Reindexing, it follows that: X X X X A(n)f(n) − A(n − 1)f(n) = A(n)f(n) − A(n)f(n + 1) n≤x n≤x n≤x n≤x−1 AN ELEMENTARY PROOF OF THE PRIME NUMBER THEOREM 5 Note that: X X A(n)f(n) = A(n)f(n) + A(x)f(x) n≤x n≤x−1 So we have: X X X X A(n)f(n)− A(n)f(n+1) = A(x)f(x)+ A(n)f(n)− A(n)f(n+1) n≤x n≤x−1 n≤x−1 n≤x−1 Combining we have: X X X A(x)f(x) + A(n)f(n) − A(n)f(n + 1) = A(n)(f(n + 1) − f(n)) n≤x−1 n≤x−1 n≤x−1 Because f has Riemann integrable derivative, we can apply the fundamental theo- rem of calculus to it and say: X X Z n+1 A(n)(f(n + 1) − f(n)) = A(n) f 0(t)dt n≤x−1 n≤x−1 n Because A(n) is constant on the interval [n; n + 1) and takes on the value A(n) everywhere, we can place it inside the integral. Thus: X Z n+1 X Z n+1 A(n) f 0(t)dt = A(t)f 0(t)dt n≤x−1 n n≤x−1 n . Summing the integrals, we have: X Z n+1 Z x A(t)f 0(t)dt = A(t)f 0(t)dt n≤x−1 n 1 Thus, in conclusion, we see that X Z x a(n)f(n) = A(x)f(x) + A(t)f 0(t)dt n≤x 1 as we need. Corollary 3.6 (Euler's Summation Formula). Let f be a function with Riemann- integrable derivative defined on the interval [1; x]. Then: X Z x Z x f(n) = f(t)dt + f 0(t)dt + f(x)(bxc − x) n≤x 1 1 Proof. This result follows from the Abel summation formula. We will use these results to derive results about the asymptotic behavior of cer- tain arithmetic functions.
Recommended publications
  • On Fixed Points of Iterations Between the Order of Appearance and the Euler Totient Function
    mathematics Article On Fixed Points of Iterations Between the Order of Appearance and the Euler Totient Function ŠtˇepánHubálovský 1,* and Eva Trojovská 2 1 Department of Applied Cybernetics, Faculty of Science, University of Hradec Králové, 50003 Hradec Králové, Czech Republic 2 Department of Mathematics, Faculty of Science, University of Hradec Králové, 50003 Hradec Králové, Czech Republic; [email protected] * Correspondence: [email protected] or [email protected]; Tel.: +420-49-333-2704 Received: 3 October 2020; Accepted: 14 October 2020; Published: 16 October 2020 Abstract: Let Fn be the nth Fibonacci number. The order of appearance z(n) of a natural number n is defined as the smallest positive integer k such that Fk ≡ 0 (mod n). In this paper, we shall find all positive solutions of the Diophantine equation z(j(n)) = n, where j is the Euler totient function. Keywords: Fibonacci numbers; order of appearance; Euler totient function; fixed points; Diophantine equations MSC: 11B39; 11DXX 1. Introduction Let (Fn)n≥0 be the sequence of Fibonacci numbers which is defined by 2nd order recurrence Fn+2 = Fn+1 + Fn, with initial conditions Fi = i, for i 2 f0, 1g. These numbers (together with the sequence of prime numbers) form a very important sequence in mathematics (mainly because its unexpectedly and often appearance in many branches of mathematics as well as in another disciplines). We refer the reader to [1–3] and their very extensive bibliography. We recall that an arithmetic function is any function f : Z>0 ! C (i.e., a complex-valued function which is defined for all positive integer).
    [Show full text]
  • An Amazing Prime Heuristic.Pdf
    This document has been moved to https://arxiv.org/abs/2103.04483 Please use that version instead. AN AMAZING PRIME HEURISTIC CHRIS K. CALDWELL 1. Introduction The record for the largest known twin prime is constantly changing. For example, in October of 2000, David Underbakke found the record primes: 83475759 264955 1: · The very next day Giovanni La Barbera found the new record primes: 1693965 266443 1: · The fact that the size of these records are close is no coincidence! Before we seek a record like this, we usually try to estimate how long the search might take, and use this information to determine our search parameters. To do this we need to know how common twin primes are. It has been conjectured that the number of twin primes less than or equal to N is asymptotic to N dx 2C2N 2C2 2 2 Z2 (log x) ∼ (log N) where C2, called the twin prime constant, is approximately 0:6601618. Using this we can estimate how many numbers we will need to try before we find a prime. In the case of Underbakke and La Barbera, they were both using the same sieving software (NewPGen1 by Paul Jobling) and the same primality proving software (Proth.exe2 by Yves Gallot) on similar hardware{so of course they choose similar ranges to search. But where does this conjecture come from? In this chapter we will discuss a general method to form conjectures similar to the twin prime conjecture above. We will then apply it to a number of different forms of primes such as Sophie Germain primes, primes in arithmetic progressions, primorial primes and even the Goldbach conjecture.
    [Show full text]
  • A Short and Simple Proof of the Riemann's Hypothesis
    A Short and Simple Proof of the Riemann’s Hypothesis Charaf Ech-Chatbi To cite this version: Charaf Ech-Chatbi. A Short and Simple Proof of the Riemann’s Hypothesis. 2021. hal-03091429v10 HAL Id: hal-03091429 https://hal.archives-ouvertes.fr/hal-03091429v10 Preprint submitted on 5 Mar 2021 HAL is a multi-disciplinary open access L’archive ouverte pluridisciplinaire HAL, est archive for the deposit and dissemination of sci- destinée au dépôt et à la diffusion de documents entific research documents, whether they are pub- scientifiques de niveau recherche, publiés ou non, lished or not. The documents may come from émanant des établissements d’enseignement et de teaching and research institutions in France or recherche français ou étrangers, des laboratoires abroad, or from public or private research centers. publics ou privés. A Short and Simple Proof of the Riemann’s Hypothesis Charaf ECH-CHATBI ∗ Sunday 21 February 2021 Abstract We present a short and simple proof of the Riemann’s Hypothesis (RH) where only undergraduate mathematics is needed. Keywords: Riemann Hypothesis; Zeta function; Prime Numbers; Millennium Problems. MSC2020 Classification: 11Mxx, 11-XX, 26-XX, 30-xx. 1 The Riemann Hypothesis 1.1 The importance of the Riemann Hypothesis The prime number theorem gives us the average distribution of the primes. The Riemann hypothesis tells us about the deviation from the average. Formulated in Riemann’s 1859 paper[1], it asserts that all the ’non-trivial’ zeros of the zeta function are complex numbers with real part 1/2. 1.2 Riemann Zeta Function For a complex number s where ℜ(s) > 1, the Zeta function is defined as the sum of the following series: +∞ 1 ζ(s)= (1) ns n=1 X In his 1859 paper[1], Riemann went further and extended the zeta function ζ(s), by analytical continuation, to an absolutely convergent function in the half plane ℜ(s) > 0, minus a simple pole at s = 1: s +∞ {x} ζ(s)= − s dx (2) s − 1 xs+1 Z1 ∗One Raffles Quay, North Tower Level 35.
    [Show full text]
  • Arxiv:Math/0201082V1
    2000]11A25, 13J05 THE RING OF ARITHMETICAL FUNCTIONS WITH UNITARY CONVOLUTION: DIVISORIAL AND TOPOLOGICAL PROPERTIES. JAN SNELLMAN Abstract. We study (A, +, ⊕), the ring of arithmetical functions with unitary convolution, giving an isomorphism between (A, +, ⊕) and a generalized power series ring on infinitely many variables, similar to the isomorphism of Cashwell- Everett[4] between the ring (A, +, ·) of arithmetical functions with Dirichlet convolution and the power series ring C[[x1,x2,x3,... ]] on countably many variables. We topologize it with respect to a natural norm, and shove that all ideals are quasi-finite. Some elementary results on factorization into atoms are obtained. We prove the existence of an abundance of non-associate regular non-units. 1. Introduction The ring of arithmetical functions with Dirichlet convolution, which we’ll denote by (A, +, ·), is the set of all functions N+ → C, where N+ denotes the positive integers. It is given the structure of a commutative C-algebra by component-wise addition and multiplication by scalars, and by the Dirichlet convolution f · g(k)= f(r)g(k/r). (1) Xr|k Then, the multiplicative unit is the function e1 with e1(1) = 1 and e1(k) = 0 for k> 1, and the additive unit is the zero function 0. Cashwell-Everett [4] showed that (A, +, ·) is a UFD using the isomorphism (A, +, ·) ≃ C[[x1, x2, x3,... ]], (2) where each xi corresponds to the function which is 1 on the i’th prime number, and 0 otherwise. Schwab and Silberberg [9] topologised (A, +, ·) by means of the norm 1 arXiv:math/0201082v1 [math.AC] 10 Jan 2002 |f| = (3) min { k f(k) 6=0 } They noted that this norm is an ultra-metric, and that ((A, +, ·), |·|) is a valued ring, i.e.
    [Show full text]
  • Bayesian Perspectives on Mathematical Practice
    Bayesian perspectives on mathematical practice James Franklin University of New South Wales, Sydney, Australia In: B. Sriraman, ed, Handbook of the History and Philosophy of Mathematical Practice, Springer, 2020. Contents 1. Introduction 2. The relation of conjectures to proof 3. Applied mathematics and statistics: understanding the behavior of complex models 4. The objective Bayesian perspective on evidence 5. Evidence for and against the Riemann Hypothesis 6. Probabilistic relations between necessary truths? 7. The problem of induction in mathematics 8. Conclusion References Abstract Mathematicians often speak of conjectures as being confirmed by evi- dence that falls short of proof. For their own conjectures, evidence justifies further work in looking for a proof. Those conjectures of mathematics that have long re- sisted proof, such as the Riemann Hypothesis, have had to be considered in terms of the evidence for and against them. In recent decades, massive increases in com- puter power have permitted the gathering of huge amounts of numerical evidence, both for conjectures in pure mathematics and for the behavior of complex applied mathematical models and statistical algorithms. Mathematics has therefore be- come (among other things) an experimental science (though that has not dimin- ished the importance of proof in the traditional style). We examine how the evalu- ation of evidence for conjectures works in mathematical practice. We explain the (objective) Bayesian view of probability, which gives a theoretical framework for unifying evidence evaluation in science and law as well as in mathematics. Nu- merical evidence in mathematics is related to the problem of induction; the occur- rence of straightforward inductive reasoning in the purely logical material of pure mathematics casts light on the nature of induction as well as of mathematical rea- soning.
    [Show full text]
  • Fixed Points of Certain Arithmetic Functions
    FIXED POINTS OF CERTAIN ARITHMETIC FUNCTIONS WALTER E. BECK and RUDOLPH M. WAJAR University of Wisconsin, Whitewater, Wisconsin 53190 IWTRODUCTIOW Perfect, amicable and sociable numbers are fixed points of the arithemetic function L and its iterates, L (n) = a(n) - n, where o is the sum of divisor's function. Recently there have been investigations into functions differing from L by 1; i.e., functions L+, Z.,, defined by L + (n)= L(n)± 1. Jerrard and Temperley [1] studied the existence of fixed points of L+ and /._. Lai and Forbes [2] conducted a computer search for fixed points of (LJ . For earlier references to /._, see the bibliography in [2]. We consider the analogous situation using o*, the sum of unitary divisors function. Let Z.J, Lt, be arithmetic functions defined by L*+(n) = o*(n)-n±1. In § 1, we prove, using parity arguments, that L* has no fixed points. Fixed points of iterates of L* arise in sets where the number of elements in the set is equal to the power of/.* in question. In each such set there is at least one natural number n such that L*(n) > n. In § 2, we consider conditions n mustsatisfy to enjoy the inequality and how the inequality acts under multiplication. In particular if n is even, it is divisible by at least three primes; if odd, by five. If /? enjoys the inequality, any multiply by a relatively prime factor does so. There is a bound on the highest power of n that satisfies the inequality. Further if n does not enjoy the inequality, there are bounds on the prime powers multiplying n which will yield the inequality.
    [Show full text]
  • On Some New Arithmetic Functions Involving Prime Divisors and Perfect Powers
    On some new arithmetic functions involving prime divisors and perfect powers. Item Type Article Authors Bagdasar, Ovidiu; Tatt, Ralph-Joseph Citation Bagdasar, O., and Tatt, R. (2018) ‘On some new arithmetic functions involving prime divisors and perfect powers’, Electronic Notes in Discrete Mathematics, 70, pp.9-15. doi: 10.1016/ j.endm.2018.11.002 DOI 10.1016/j.endm.2018.11.002 Publisher Elsevier Journal Electronic Notes in Discrete Mathematics Download date 30/09/2021 07:19:18 Item License http://creativecommons.org/licenses/by/4.0/ Link to Item http://hdl.handle.net/10545/623232 On some new arithmetic functions involving prime divisors and perfect powers Ovidiu Bagdasar and Ralph Tatt 1,2 Department of Electronics, Computing and Mathematics University of Derby Kedleston Road, Derby, DE22 1GB, United Kingdom Abstract Integer division and perfect powers play a central role in numerous mathematical results, especially in number theory. Classical examples involve perfect squares like in Pythagora’s theorem, or higher perfect powers as the conjectures of Fermat (solved in 1994 by A. Wiles [8]) or Catalan (solved in 2002 by P. Mih˘ailescu [4]). The purpose of this paper is two-fold. First, we present some new integer sequences a(n), counting the positive integers smaller than n, having a maximal prime factor. We introduce an arithmetic function counting the number of perfect powers ij obtained for 1 ≤ i, j ≤ n. Along with some properties of this function, we present the sequence A303748, which was recently added to the Online Encyclopedia of Integer Sequences (OEIS) [5]. Finally, we discuss some other novel integer sequences.
    [Show full text]
  • Problem Solving and Recreational Mathematics
    Problem Solving and Recreational Mathematics Paul Yiu Department of Mathematics Florida Atlantic University Summer 2012 Chapters 1–44 August 1 Monday 6/25 7/2 7/9 7/16 7/23 7/30 Wednesday 6/27 *** 7/11 7/18 7/25 8/1 Friday 6/29 7/6 7/13 7/20 7/27 8/3 ii Contents 1 Digit problems 101 1.1 When can you cancel illegitimately and yet get the cor- rectanswer? .......................101 1.2 Repdigits.........................103 1.3 Sortednumberswithsortedsquares . 105 1.4 Sumsofsquaresofdigits . 108 2 Transferrable numbers 111 2.1 Right-transferrablenumbers . 111 2.2 Left-transferrableintegers . 113 3 Arithmetic problems 117 3.1 AnumbergameofLewisCarroll . 117 3.2 Reconstruction of multiplicationsand divisions . 120 3.2.1 Amultiplicationproblem. 120 3.2.2 Adivisionproblem . 121 4 Fibonacci numbers 201 4.1 TheFibonaccisequence . 201 4.2 SomerelationsofFibonaccinumbers . 204 4.3 Fibonaccinumbersandbinomialcoefficients . 205 5 Counting with Fibonacci numbers 207 5.1 Squaresanddominos . 207 5.2 Fatsubsetsof [n] .....................208 5.3 Anarrangementofpennies . 209 6 Fibonacci numbers 3 211 6.1 FactorizationofFibonaccinumbers . 211 iv CONTENTS 6.2 TheLucasnumbers . 214 6.3 Countingcircularpermutations . 215 7 Subtraction games 301 7.1 TheBachetgame ....................301 7.2 TheSprague-Grundysequence . 302 7.3 Subtraction of powers of 2 ................303 7.4 Subtractionofsquarenumbers . 304 7.5 Moredifficultgames. 305 8 The games of Euclid and Wythoff 307 8.1 ThegameofEuclid . 307 8.2 Wythoff’sgame .....................309 8.3 Beatty’sTheorem . 311 9 Extrapolation problems 313 9.1 Whatis f(n + 1) if f(k)=2k for k =0, 1, 2 ...,n? . 313 1 9.2 Whatis f(n + 1) if f(k)= k+1 for k =0, 1, 2 ...,n? .
    [Show full text]
  • On Product Partitions of Integers
    Canad. Math. Bull.Vol. 34 (4), 1991 pp. 474-479 ON PRODUCT PARTITIONS OF INTEGERS V. C. HARRIS AND M. V. SUBBARAO ABSTRACT. Let p*(n) denote the number of product partitions, that is, the number of ways of expressing a natural number n > 1 as the product of positive integers > 2, the order of the factors in the product being irrelevant, with p*(\ ) = 1. For any integer d > 1 let dt = dxll if d is an /th power, and = 1, otherwise, and let d = 11°^ dj. Using a suitable generating function for p*(ri) we prove that n^,, dp*(n/d) = np*inK 1. Introduction. The well-known partition function p(n) stands for the number of unrestricted partitions of n, that is, the number of ways of expressing a given positive integer n as the sum of one or more positive integers, the order of the parts in the partition being irrelevant. In contrast to this, we consider here the function p*(n), which denotes the number of ways of expressing n as the product of positive integers > 2, the order of the factors in the product being irrelevant. For example, /?*(12) = 4, since 12 can be expressed in positive integers > 2 as a product in these and only these ways: 12,6 • 2, 4-3, 3-2-2. We may say that/?(n) denotes the number of sum partitions and p*(n) the number of product partitions of n. We note that the number of product partitions of n = p\axpiai.. .pkak in standard form is independent of the particular primes involved; for example, /?*(12) = p*(22 • 3) = p*(p\p2) for every choice of distinct primes p\ and/?2- For computing it is usually convenient to let pj be they'th prime; for easily ordering the divisors in increasing order it suffices to take/?2 > P\a\P?> > Pia]P2ai, etc.
    [Show full text]
  • 2 Primes Numbers
    V55.0106 Quantitative Reasoning: Computers, Number Theory and Cryptography 2 Primes Numbers Definition 2.1 A number is prime is it is greater than 1, and its only divisors are itself and 1. A number is called composite if it is greater than 1 and is the product of two numbers greater than 1. Thus, the positive numbers are divided into three mutually exclusive classes. The prime numbers, the composite numbers, and the unit 1. We can show that a number is composite numbers by finding a non-trivial factorization.8 Thus, 21 is composite because 21 = 3 7. The letter p is usually used to denote a prime number. × The first fifteen prime numbers are 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41 These are found by a process of elimination. Starting with 2, 3, 4, 5, 6, 7, etc., we eliminate the composite numbers 4, 6, 8, 9, and so on. There is a systematic way of finding a table of all primes up to a fixed number. The method is called a sieve method and is called the Sieve of Eratosthenes9. We first illustrate in a simple example by finding all primes from 2 through 25. We start by listing the candidates: 2, 3, 4, 5, 6, 7, 8, 9, 10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24, 25 The first number 2 is a prime, but all multiples of 2 after that are not. Underline these multiples. They are eliminated as composite numbers. The resulting list is as follows: 2, 3, 4,5,6,7,8,9,10, 11, 12, 13, 14, 15, 16, 17, 18, 19, 20, 21, 22, 23, 24,25 The next number not eliminated is 3, the next prime.
    [Show full text]
  • Prime Number Theorem
    Prime Number Theorem Bent E. Petersen Contents 1 Introduction 1 2Asymptotics 6 3 The Logarithmic Integral 9 4TheCebyˇˇ sev Functions θ(x) and ψ(x) 11 5M¨obius Inversion 14 6 The Tail of the Zeta Series 16 7 The Logarithm log ζ(s) 17 < s 8 The Zeta Function on e =1 21 9 Mellin Transforms 26 10 Sketches of the Proof of the PNT 29 10.1 Cebyˇˇ sev function method .................. 30 10.2 Modified Cebyˇˇ sev function method .............. 30 10.3 Still another Cebyˇˇ sev function method ............ 30 10.4 Yet another Cebyˇˇ sev function method ............ 31 10.5 Riemann’s method ...................... 31 10.6 Modified Riemann method .................. 32 10.7 Littlewood’s Method ..................... 32 10.8 Ikehara Tauberian Theorem ................. 32 11ProofofthePrimeNumberTheorem 33 References 39 1 Introduction Let π(x) be the number of primes p ≤ x. It was discovered empirically by Gauss about 1793 (letter to Enke in 1849, see Gauss [9], volume 2, page 444 and Goldstein [10]) and by Legendre (in 1798 according to [14]) that x π(x) ∼ . log x This statement is the prime number theorem. Actually Gauss used the equiva- lent formulation (see page 10) Z x dt π(x) ∼ . 2 log t 1 B. E. Petersen Prime Number Theorem For some discussion of Gauss’ work see Goldstein [10] and Zagier [45]. In 1850 Cebyˇˇ sev [3] proved a result far weaker than the prime number theorem — that for certain constants 0 <A1 < 1 <A2 π(x) A < <A . 1 x/log x 2 An elementary proof of Cebyˇˇ sev’s theorem is given in Andrews [1].
    [Show full text]
  • Notes on the Prime Number Theorem
    Notes on the prime number theorem Kenji Kozai May 2, 2014 1 Statement We begin with a definition. Definition 1.1. We say that f(x) and g(x) are asymptotic as x → ∞, f(x) written f ∼ g, if limx→∞ g(x) = 1. The prime number theorem tells us about the asymptotic behavior of the number of primes that are less than a given number. Let π(x) be the number of primes numbers p such that p ≤ x. For example, π(2) = 1, π(3) = 2, π(4) = 2, etc. The statement that we will try to prove is as follows. Theorem 1.2 (Prime Number Theorem, p. 382). The asymptotic behavior of π(x) as x → ∞ is given by x π(x) ∼ . log x This was originally observed as early as the 1700s by Gauss and others. The first proof was given in 1896 by Hadamard and de la Vall´ee Poussin. We will give an overview of simplified proof. Most of the material comes from various sections of Gamelin – mostly XIV.1, XIV.3 and XIV.5. 2 The Gamma Function The gamma function Γ(z) is a meromorphic function that extends the fac- torial n! to arbitrary complex values. For Re z > 0, we can find the gamma function by the integral: ∞ Γ(z)= e−ttz−1dt, Re z > 0. Z0 1 To see the relation with the factorial, we integrate by parts: ∞ Γ(z +1) = e−ttzdt Z0 ∞ z −t ∞ −t z−1 = −t e |0 + z e t dt Z0 = zΓ(z). ∞ −t This holds whenever Re z > 0.
    [Show full text]