Chebychev’s Theorem on the Density of Prime Numbers Yaron Heger and Tal Kaminker.

Slides:



Advertisements
Similar presentations
With examples from Number Theory
Advertisements

Mathematical Induction
Lecture 2 Based on Chapter 1, Weiss. Mathematical Foundation Series and summation: ……. N = N(N+1)/2 (arithmetic series) 1 + r+ r 2 + r 3 +………r.
Copyright © Cengage Learning. All rights reserved. CHAPTER 5 SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION SEQUENCES, MATHEMATICAL INDUCTION, AND RECURSION.
Activity 1-16: The Distribution Of Prime Numbers
Greatest Common Factor. What is a Greatest Common Factor? The greatest common factor (GCF) of a group of numbers is the largest (greatest) of all the.
TH EDITION LIAL HORNSBY SCHNEIDER COLLEGE ALGEBRA.
Horizontal and Vertical Asymptotes. Vertical Asymptote A term which results in zero in the denominator causes a vertical asymptote when the function is.
Introduction Polynomials
1 Solutions to Recurrences Supplementary Notes Prepared by Raymond Wong Presented by Raymond Wong.
Expanders Eliyahu Kiperwasser. What is it? Expanders are graphs with no small cuts. The later gives several unique traits to such graph, such as: – High.
Warm up   1. Find the tenth term in the sequence:   2. Find the sum of the first 6 terms of the geometric series …   If r=-2 and a 8 =
1 Section 3.3 Mathematical Induction. 2 Technique used extensively to prove results about large variety of discrete objects Can only be used to prove.
APPLICATIONS OF DIFFERENTIATION 4. In Sections 2.2 and 2.4, we investigated infinite limits and vertical asymptotes.  There, we let x approach a number.
Bell Work: Write the first 10 prime numbers.
Copyright © 2010 Pearson Education, Inc. All rights reserved. 6.1 – Slide 1.
MATH 224 – Discrete Mathematics
Lecture 9. Arithmetic and geometric series and mathematical induction
Copyright © Cengage Learning. All rights reserved. 3 Applications of Differentiation.
Discrete Mathematics, 1st Edition Kevin Ferland
Introduction to Proofs
Basic Counting. This Lecture We will study some basic rules for counting. Sum rule, product rule, generalized product rule Permutations, combinations.
Mathematical Induction. F(1) = 1; F(n+1) = F(n) + (2n+1) for n≥ F(n) n F(n) =n 2 for all n ≥ 1 Prove it!
LIMITS AND DERIVATIVES 2. In Sections 2.2 and 2.4, we investigated infinite limits and vertical asymptotes.  There, we let x approach a number.  The.
APPLICATIONS OF DIFFERENTIATION 4. A polynomial behaves near infinity as its term of highest degree. The polynomial behaves like the polynomial Near infinity.
Binomial Coefficients, Inclusion-exclusion principle
Edge-disjoint induced subgraphs with given minimum degree Raphael Yuster 2012.
1 Introduction to Abstract Mathematics Chapter 3: Elementary Number Theory and Methods of Proofs Instructor: Hayk Melikya Direct.
In Sections 2.2 and 2.4, we investigated infinite limits and vertical asymptotes.  There, we let x approach a number.  The result was that the values.
1 Binomial Coefficients CS 202 Epp, section ??? Aaron Bloomfield.
Chapter 5 The Binomial Coefficients
Number Theory Project The Interpretation of the definition Andre (JianYou) Wang Joint with JingYi Xue.
Copyright © Cengage Learning. All rights reserved. 2 Limits and Derivatives.
Limits and Derivatives
Chapter 4 More on Directed Proof and Proof by Contrapositive 4.1 Proofs Involving Divisibility of Integers 4.2 Proofs Involving Congruence of Integers.
Graph Colouring L09: Oct 10. This Lecture Graph coloring is another important problem in graph theory. It also has many applications, including the famous.
Copyright © Zeph Grunschlag, Induction Zeph Grunschlag.
4.3 Logarithmic Functions Logarithms Logarithmic Equations
2.3 Real and Non Real Roots of a Polynomial Polynomial Identities Secondary Math 3.
Rules of Exponents.
1 Chapter 2 Pigeonhole Principle. 2 Summary Pigeonhole principle –simple form Pigeonhole principle –strong form Ramsey’s theorem.
CS104:Discrete Structures Chapter 2: Proof Techniques.
Copyright © Cengage Learning. All rights reserved. Sequences and Series.
2.6 Limits at Infinity: Horizontal Asymptotes LIMITS AND DERIVATIVES In this section, we: Let x become arbitrarily large (positive or negative) and see.
Copyright © Cengage Learning. All rights reserved. 3 Applications of Differentiation.
Limits Involving Infinity Infinite Limits We have concluded that.
Part of a set or part of a whole. 3 4 =Numerator the number of parts = Denominator the number that equals the whole.
Section 1.7. Definitions A theorem is a statement that can be shown to be true using: definitions other theorems axioms (statements which are given as.
1 Discrete Mathematical Mathematical Induction ( الاستقراء الرياضي )
Limits Involving Infinity Section 1.4. Infinite Limits A limit in which f(x) increases or decreases without bound as x approaches c is called an infinite.
LIMITS Calculating Limits Using the Limit Laws LIMITS In this section, we will: Use the Limit Laws to calculate limits.
2.3 Calculating Limits Using the Limit Laws LIMITS AND DERIVATIVES In this section, we will: Use the Limit Laws to calculate limits.
Logarithmic Functions Logarithms Logarithmic Equations Logarithmic Functions Properties of Logarithms.
Mathematical Induction EECS 203: Discrete Mathematics Lecture 11 Spring
Advanced Algorithms Analysis and Design By Dr. Nazir Ahmad Zafar Dr Nazir A. Zafar Advanced Algorithms Analysis and Design.
Randomness and Computation: Some Prime Examples
Copyright © Cengage Learning. All rights reserved.
Chapter 3 The Real Numbers.
Solution Think of FOIL in reverse. (x + )(x + )
Randomness and Computation: Some Prime Examples
Copyright © Cengage Learning. All rights reserved.
Basic Counting.
2.6 Limits at Infinity; Horizontal Asymptotes
Limits at Infinity 3.5 On the agenda:
Copyright © Cengage Learning. All rights reserved.
Methods of Proof Rosen 1.7, 1.8 Lecture 4: Sept 24, 25.
Foundations of Discrete Mathematics
Section 12.4.
Methods of Proof Rosen 1.7, 1.8 Lecture 4: Sept, 2019.
Presentation transcript:

Chebychev’s Theorem on the Density of Prime Numbers Yaron Heger and Tal Kaminker

So far we only proved that there are ∞ primes. But can we say more than this? We will prove in this lecture a good estimation on the density of primes

Density of primes Let us define = number of primes till x Compare this with:

For large numbers… xpi(x)x/ln xx/(ln x -1)

Basically it is possible to prove that: The numbers of primes till n is asymptotically the same as n/ln(n) Meaning: This was proven in 1896 by Hadamard and de la Vallée Poussin

But we can’t prove it right now… So we will prove less powerful but still good estimation We will prove that: π(x) = Θ(x/ log x) This is a result of a work by Chebychev made in 1852.

Chebychev-type estimates We will now prove that:

Lower bound The heart of the proof is understanding some facts of the binomial coefficient Let us define:

Overview First we will prove that: Thus, we get that: Then we will prove that: For each

Assuming (1) and (2) we conclude… For N = 2n (N is even): For N = 2n+1 (N is odd): Proof:

Proof of Using the Newton's binomial: Thus

… So, if we manage to prove that is the largest coefficient we will get that: Using simple arguments (for example that the first and the last coefficients are 1) we can get that:

Proof that is the largest coefficient Both the numerator and the denominator have n-k elements. But any of the numerator’s elements is larger than any of the denominator elements, thus: This is enough since

A graph:

Now we know that Now we will prove that: For each Where:

Proof that: For each First define: For and prime p, define = the power to which p appears in the factorization of n. Thus, is the largest k≥0 such that And we also get: For example,

For each Proof that: Next, define the floor function: = a div b For example: Also, this equals to the number of multiplies b,2b,3b,4b,…mb that do not exceed a

Proof that: For each Legendre’s lemma Proof: First define: R p,n = {(i, k) | 1 ≤ i ≤ n and divides i }.

Legendre’s lemma R p,n = {(i, k) | 1 ≤ i ≤ n and divides i }. Example for p=2 and n=20: For every ● the pair (i,k) is in Rp,n

According to what we have seen on the blackboard, since both sums represents |R p,n | we have: Legendre’s lemma And this proves the Legendre’s lemma.

So far we have seen… We proved And now we will prove that: ● ● And we defined:

For each Proof that: According to the proof on the blackboard, we get And since, We conclude that:

Summary : We first proved that: Then we proved: Finally we proved: And from here we concluded the lower bound theorem. ● ● For each