What is the Prime Number Theorem? The Prime Number Theorem gives an asymptotic answer to the question “How many primes are there less than n (where n is.

Slides:



Advertisements
Similar presentations
Boyce/DiPrima 9th ed, Ch 2.8: The Existence and Uniqueness Theorem Elementary Differential Equations and Boundary Value Problems, 9th edition, by William.
Advertisements

CHAPTER 8 More About Estimation. 8.1 Bayesian Estimation In this chapter we introduce the concepts related to estimation and begin this by considering.
Structure and Randomness in the prime numbers Terence Tao, UCLA New Fellows Seminar, 11 July 2007.
Activity 1-16: The Distribution Of Prime Numbers
EE663 Image Processing Histogram Equalization Dr. Samir H. Abdul-Jauwad Electrical Engineering Department King Fahd University of Petroleum & Minerals.
Abstract My research explores the Levy skew alpha-stable distribution. This distribution form must be defined in terms of characteristic functions as its.
Generalized Chebyshev polynomials and plane trees Anton Bankevich St. Petersburg State University Jass’07.
The Growth of Functions
Copyright © Cengage Learning. All rights reserved. 9 Inferences Based on Two Samples.
Recurrence Relations Reading Material –Chapter 2 as a whole, but in particular Section 2.8 –Chapter 4 from Cormen’s Book.
What are permutation statistics? Let’s write [n] for the set {1, 2, 3, …, n}. A permutation of size n is a bijection  :[n]  [n]. We usually write permutations.
INFINITE SEQUENCES AND SERIES
A second order ordinary differential equation has the general form
Prof. Bart Selman Module Probability --- Part d)
8 TECHNIQUES OF INTEGRATION. In defining a definite integral, we dealt with a function f defined on a finite interval [a, b] and we assumed that f does.
INTEGRALS The Fundamental Theorem of Calculus INTEGRALS In this section, we will learn about: The Fundamental Theorem of Calculus and its significance.
13. The Weak Law and the Strong Law of Large Numbers
INFINITE SEQUENCES AND SERIES
Ch 5.5: Euler Equations A relatively simple differential equation that has a regular singular point is the Euler equation, where ,  are constants. Note.
Estimation 8.
Boyce/DiPrima 9 th ed, Ch 3.1: 2 nd Order Linear Homogeneous Equations-Constant Coefficients Elementary Differential Equations and Boundary Value Problems,
Leonhard Euler’s Amazing 1735 Proof that
Copyright © Cengage Learning. All rights reserved. CHAPTER 11 ANALYSIS OF ALGORITHM EFFICIENCY ANALYSIS OF ALGORITHM EFFICIENCY.
Physics 114: Lecture 15 Probability Tests & Linear Fitting Dale E. Gary NJIT Physics Department.
Chapter 1 Probability and Distributions Math 6203 Fall 2009 Instructor: Ayona Chatterjee.
Functions and Models 1. Exponential Functions 1.5.
5.3 The Fundamental Theorem of Calculus INTEGRALS In this section, we will learn about: The Fundamental Theorem of Calculus and its significance.
Review – Using Standard Deviation Here are eight test scores from a previous Stats 201 class: 35, 59, 70, 73, 75, 81, 84, 86. The mean and standard deviation.
Copyright © Cengage Learning. All rights reserved. 6 Inverse Functions.
Permutations & Combinations and Distributions
The importance of sequences and infinite series in calculus stems from Newton’s idea of representing functions as sums of infinite series.  For instance,
PROBABILITY AND STATISTICS FOR ENGINEERING Hossein Sameti Department of Computer Engineering Sharif University of Technology Two Functions of Two Random.
MATH 224 – Discrete Mathematics
Section 8.1 Estimating  When  is Known In this section, we develop techniques for estimating the population mean μ using sample data. We assume that.
The Gaussian (Normal) Distribution: More Details & Some Applications.
Integrals 5. The Fundamental Theorem of Calculus 5.4.
INTEGRALS The Fundamental Theorem of Calculus INTEGRALS In this section, we will learn about: The Fundamental Theorem of Calculus and its significance.
INTEGRALS 5. Suumary 1. Definite Integral 2.FTC1,If, then g’(x) = f(x). 3. FTC2,, where F is any antiderivative of f, that is, F’ = f.
Chapter 2 Mathematical preliminaries 2.1 Set, Relation and Functions 2.2 Proof Methods 2.3 Logarithms 2.4 Floor and Ceiling Functions 2.5 Factorial and.
Integrals  In Chapter 2, we used the tangent and velocity problems to introduce the derivative—the central idea in differential calculus.  In much the.
Computational Number Theory - traditional number theory Prime Numbers Factors Counting Factors D- functions.
Copyright © Cengage Learning. All rights reserved. CHAPTER 7 FUNCTIONS.
Chapter 5-The Integral Calculus, 2ed, by Blank & Krantz, Copyright 2011 by John Wiley & Sons, Inc, All Rights Reserved.
In section 11.9, we were able to find power series representations for a certain restricted class of functions. Here, we investigate more general problems.
Riemann Zeta Function and Prime Number Theorem Korea Science Academy Park, Min Jae.
Copyright © Cengage Learning. All rights reserved.
1 Probability and Statistical Inference (9th Edition) Chapter 5 (Part 2/2) Distributions of Functions of Random Variables November 25, 2015.
3 DIFFERENTIATION RULES. We have:  Seen how to interpret derivatives as slopes and rates of change  Seen how to estimate derivatives of functions given.
Statistics Sampling Distributions and Point Estimation of Parameters Contents, figures, and exercises come from the textbook: Applied Statistics and Probability.
Copyright © Cengage Learning. All rights reserved. 9 Inferences Based on Two Samples.
Expectations of Continuous Random Variables. Introduction The expected value E[X] for a continuous RV is motivated from the analogous definition for a.
Chapter 6 Large Random Samples Weiqi Luo ( 骆伟祺 ) School of Data & Computer Science Sun Yat-Sen University :
HAWKES LEARNING SYSTEMS Students Matter. Success Counts. Copyright © 2013 by Hawkes Learning Systems/Quant Systems, Inc. All rights reserved. Section 8.1.
On the behaviour of an edge number in a power-law random graph near a critical points E. V. Feklistova, Yu.
Copyright © Cengage Learning. All rights reserved. Estimation 7.
Chebychev’s Theorem on the Density of Prime Numbers Yaron Heger and Tal Kaminker.
Math for CS Fourier Transform
1 Walking on real numbers David H Bailey, Lawrence Berkeley National Lab, USA Collaborators: Francisco J. Aragon Artacho (Univ. of Newcastle, Australia),
Physics 114: Lecture 13 Probability Tests & Linear Fitting
5.3 The Fundamental Theorem of Calculus
On Robin’s Inequality and Riemann Hypothesis
The Growth of Functions
Copyright © Cengage Learning. All rights reserved.
Trigonometric Identities
CS 220: Discrete Structures and their Applications
Copyright © Cengage Learning. All rights reserved.
Copyright © Cengage Learning. All rights reserved.
Comparing Two Proportions
Objective – Logarithms,
Presentation transcript:

What is the Prime Number Theorem? The Prime Number Theorem gives an asymptotic answer to the question “How many primes are there less than n (where n is some integer)?” That such an asymptotic formula exists is quite interesting, given the seemingly random distribution of the primes. In particular, the PNT states that  (n) ~, or, in an equivalent form,  (n) ~ li(n), where  (n) = the prime counting function. Counts the number of primes less than or equal to some integer, n. Li(x) = dt Note that  (n) ~ li(n) is typically thought of as the more natural estimate. A Proof of Chebyshev’s Theorem The elementary proof of the PNT is too lengthy to fit in the margins of this poster, much less the poster itself. Instead, we will prove Chebyshev’s Thm, a much weaker result, which states that, where and are constants. If, then there must exist a constant such that (Shapiro 347). Therefore, it will be sufficient to prove that. We follow the method enumerated by Gioia (Gioia, 95-96). First, we introduce Mangoldt’s function (Apostol 32), an important function in number theory. For, we have if where p is a prime, and. Otherwise,. Note that since (for proof, see Apostol 32), we have (1) where ( is known as Chebyshev’s function - see Apostol 75) Euler’s Summation Formula (ESM) (for proof, see Apostol 54): Suppose f has a continuous derivative on some interval [y,x], where 0<y<x. Then: Taking and in the ESM, we obtain, respectively, (2) (3) (for details, see Apostol 55-57) Substituting (1) into (3) then gives us: (4) The Mobius Inversion Formula (MIF) (for proof, see Apostol 40): Suppose f and g are functions of a real variable. Then we have:, where is the Mobius function. Using the MIF with g(x)=1, we obtain (with some effort): (5) With g(x)=x, and using (2), we obtain: (6) Also, applying the MIF to (4) with and gives us: (7) In light of (5) and (6), all three terms are O(x), so we have proven that. The Prime Number Theorem Richard Lu Swarthmore College, Department of Mathematics & Statistics References Apostol, Tom Introduction to Analytic Number Theory. Springer- Verlag, New York. Gioia, Anthony A Note on Chebyshev’s Theorem. Mathematics Magazine 46,2: Havil, Julian Gamma: Exploring Euler’s Constant. Princeton University Press, Princeton. Jameson, G.J.O The Prime Number Theorem. Cambridge University Press, Cambridge. Levinson, Norman A Motivated Account of an Elementary Proof of the Prime Number Theorem. The American Mathematical Monthly 76,3: Shapiro, H.N On the number of primes less than or equal to x. Proceedings of the American.Mathematical.Society 1: University of Tennessee at Martin How many primes are there? Accessed 2006 Oct 12. On the WWW, the Swarthmore math department can be found at Proofs of the Prime Number Theorem The prime number theorem was first proved in 1898 by Hadamard and de la Vallee Poussin, using techniques of complex analysis. Some mathematicians theorized the existence of an elementary proof, while others doubted its existence. In particular, Hardy predicted that an elementary proof would “cause the whole theory to be rewritten.” (Jameson ) An elementary proof of the PNT was discovered in 1948 by Selberg and Erdos. While the two mathematicians had originally collaborated, they ended up independently publishing different versions. Since then, other versions of the PNT have appeared, most notably Levinson’s version (Levinson ). Most make use of Selberg’s formula to some degree (an interesting formula in of itself) (Jameson ). Acknowledgements I’d like to thank Prof. Walter Stromquist for his very helpful comments and suggestions. Interpretation of the Prime Number Theorem We can interpret the PNT as stating that the density of the prime numbers less than n is approximately 1/log n. The graph below gives us a sense as to the accuracy of the approximation. Source: We previously stated one version of the PNT as  (n) ~ n/log n. In fact, it has been shown that n/(log n – 1) provides an even better estimate for the prime counting function, as can be seen in the table below. Source: Jameson 3. Note that the inequality  (n) < Li(n) seems to always hold, at least for the values of n we have presented in the table. Surprisingly, Littlewood has shown that in fact  (n) - Li(n) switches signs an infinite number of times! (Havil 199)