An Overview of Sieve Methods

Total Page:16

File Type:pdf, Size:1020Kb

An Overview of Sieve Methods Int. J. Contemp. Math. Sciences, Vol. 5, 2010, no. 2, 67 - 80 An Overview of Sieve Methods R. A. Mollin Department of Mathematics and Statistics University of Calgary, Calgary, Alberta, Canada, T2N 1N4 URL: http://www.math.ucalgary.ca/˜ ramollin/ [email protected] Abstract We provide an overview of the power of Sieve methods in number theory meant for the non-specialist. Mathematics Subject Classification: Primary: 11N35; Secondary: 11- 02; 11N36 Keywords: Sieves, open problems 1 Sieves Some of the following is adapted from [11]. Sieve methods are used in fac- toring, recognizing primes, finding natural numbers in arithmetic progression whose common difference are primes, or generally to estimate the cardinali- ties of various sets defined by the use of multiplicative properties. Recall that use of a sieve or sieving is a process whereby we find numbers via searching up to a prescribed bound and eliminate candidates as we proceed until only the desired solution set remains. In other words, sieve theory is designed to estimate the size of sifted sets of integers. For instance, sieves may be used to attack the following open problems, for which sieve methods have provided some advances. (a) (The Twin Prime Conjecture) There are infinitely many primes p such that p + 2 is also prime. (b) (The Goldbach Conjecture) Every even integer n>2 is a sum of two primes. 68 R. A. Mollin (c) (The p = n2 + 1 Conjecture) There are infinitely many primes p of the form p = n2 +1. (d) (The q = 4p + 1 Conjecture) There are infinitely many primes p such that q =4p + 1 is also prime. (e) (Artin’s Conjecture) For any nonsquare integer a ∈{−1, 0, 1}, there exist infinitely many primes p such that a is a primitive root modulo p. Indeed, in 1986, Heath-Brown [8] used sieving methods to advance the Artin conjecture to within a hair of a solution when he proved that with the possible exception of at most two primes, there are infinitely many primes q such that p is a primitive root modulo q. Thus, sieve methods are important to review for their practical use in number theory and the potential for solutions of outstanding problems such as the above. The fundamental goal of sieve theory is to produce upper and lower bounds for cardinalities of sets of the type, S(S, P,y)={n ∈ S : p n implies p>yfor all p ∈ P}, (1) where S is a finite subset of N, P is a subset of P, the set of all primes, and y is a positive real number. Example 1 Let √ S = {n ∈ N : n ≤ x} and x<y≤ x. Then |S(S, P,y)| = {n ≤ x : p n implies p>y} = π(x) − π(y)+1, one more than the number of primes between x and y. To illustrate (1) more generally, we begin with what has been called “the oldest nontrivial algorithm that has survived to the present day.” From antiq- uity, we have the Sieve of Eratosthenes, which is covered in a first course in number theory—see [10, Example 1.16, p. 31], which sieves to produce primes to a chosen bound. However, as discussed therein, this sieve is highly ineffi- cient. Indeed, since in order to determine the primes up to some bound using ∈ N √this sieve for n , one must check for divisibility by all primes not exceeding n, then the sieve of Eratosthenes has complexity O(n loge n)(loge loge n)), An overview of Sieve methods 69 which even using the world’s fastest computers, this is beyond hope for large integers as a method for recognizing primes. Yet there is a formulation of this sieve that fits nicely into the use of arithmetic functions, and has appli- cations as a tool for modern sieves, so we present that here for completeness and interests sake. Recall that the M¨obius function μ(d) is defined by 1ifn =1, μ(n)= 0ifn is not squarefree, k k (−1) if n = j=1 pj where the pj are distinct primes. Also, let ω(d) denote the number of distinct prime divisors of d, and P the set of all primes. Theorem 1 Eratosthenes’ Sieve Let P = {p1,p2,... ,pn}⊆P be a set of distinct primes and let S ⊆ N with |S| < ∞. Denote by S the number of elements of S not divisible by any of the pj’s and by Sd the number of elements of S divisible by a given d ∈ N. Then S = μ(d)Sd. d|p1p2···pn Moreover, For m =1, 2,... ,n/2 , we have μ(d)Sd ≤ S ≤ μ(d)Sd, d|p p ···p d|p p ···p 1 2 n 1 2 n ω(d)≤2m−1 ω(d)≤2m where (1) is called Eratosthenes’ sieve. Proof. See [12, Corollary 2, p. 147]. 2 For instance, an application of Theorem 1 is that it may be used to prove the following result on the number of primes less than a certain bound, first proved in 1919, by the Norwegian mathematician Viggo Brun (1882–1978). Theorem 2 Brun’s Theorem If n ∈ N and B2n(x) denotes the number of primes p ≤ x for which |p +2n| is also prime, then 2 −2 B2n(x)=O(x(loge loge x) loge x). 70 R. A. Mollin Proof. See [12, Theorem 4.3, p. 148]. 2 Theorem 2 has as a special case, implications for the twin prime conjecture as follows. Corollary 1 Brun’s Constant Let Q be the set of all primes p such that p +2 is also prime, then 2 x(loge loge x) 1 << 2 , loge x p∈É p≤x and the series 1 = B (2) p p∈É is convergent, where (2) is called Brun’s constant. Proof. See [12, Corollary, p. 152]. 2 Remark 1 We do not know if Q in Corollary 1 is finite or not since its infini- tude would be the twin prime conjecture. We do know that the sum of the reciprocals of all primes diverges, but since the series (2) converges, this is not a proof of the conjecture since we would need divergence to get the infinitude. The behaviour of the two series does tell us that, although the twin prime conjecture may be true, the twin primes must be appreciably less dense than the entire set of primes. Brun’s result, that the reciprocals of twin primes converges, is one of the centerpiece achievements of sieve theory. The value of Brun’s constant is B ≈ 1.9021605824, with an error within ±0.000000003, computed by Thomas R. Nicely in 1999. It is worth noting the now famous fact that, in 1995, Nicely was doing computa- tions on Brun’s constant which led him to discover a flaw in the floating-point arithmetic of the Pentium computer chip, costing literally millions of dollars to its manufacturer Intel—see http://www.trnicely.net/twins/twins2.html. Theorem 1 tells us that the sieve of Eratosthenes investigates the function S(S, P,x)= 1, where Π = p n∈Ë p∈È gcd(n,Π)=1 p≤x An overview of Sieve methods 71 via the equality S(S, P,x)= μ(d)= μ(d)Sd. d|n n∈Ë d|Π d|Π The general basic sieve problem emanates from this, namely find arithmetic functions λ(d):N → R and λu(d):N → R with 1 if gcd(n, Π) = 1, λ(d) ≤ 0 if gcd(n, Π) > 1, d|n d|Π and 1 if gcd(n, Π) = 1, λu(d) ≥ 0 if gcd(n, Π) > 1, d|n d|Π such that λ(d)Sd = λ(d) ≤ S(S, P,x) ≤ λu(d)= λu(d)Sd. (3) d|n d|n n∈Ë d|Π n∈Ë d|Π d|Π d|Π Now we interpret the above in terms of what Selberg did to create his fa- mous sieve and how Theorem 1 comes into play. With the notation of Theorem 1 still in force, we add that P denotes the product of the primes in P, |S| = N, and call the following Selberg’s condition on S. There exists a multiplicative function f(d) such that if d P , then f(d) Sd = N + R(d), (4) d where |R(d)|≤f(d) and d>f(d) > 1. With the Selberg condition plugged into the right-hand side of (3), we have λu(d)f(d)N |S(S, P,x)|≤ + λu(d)R(d) d|Π d d|Π ⎛ ⎞ λu(d)f(d) ⎝ ⎠ = N + O |λu(d)R(d)| . (5) d|Π d d|Π Selberg’s sieve arose from his attempts to minimize (5) subject to Selberg’s condition (4). Theorem 1 comes into play again in that it is used in the proof of the following, first proved by Selberg [13] in 1947. The following is considered to be the fundamental theorem concerning Selberg’s sieve, which for the above-cited reasons, is often called Selberg’s upper bound sieve. 72 R. A. Mollin Theorem 3 Selberg’s Sieve Let P be a finite set of primes, P denoting their product, S ⊆ N with |S| = N ∈ N, such that S satisfies Selberg’s condition (4), and let S = S(S, P,x) be the number of elements of S not divisible by primes p ∈ P with p ≤ x where x>2. If for p P , we have that f(p) > 1, μ(n/d)d g(n)= , d|n f(d) and −1 Qx = g (d), d|P d≤x then −2 N f(p) S ≤ + x2 1 − .
Recommended publications
  • [Math.NT] 10 May 2005
    Journal de Th´eorie des Nombres de Bordeaux 00 (XXXX), 000–000 Restriction theory of the Selberg sieve, with applications par Ben GREEN et Terence TAO Resum´ e.´ Le crible de Selberg fournit des majorants pour cer- taines suites arithm´etiques, comme les nombres premiers et les nombres premiers jumeaux. Nous demontrons un th´eor`eme de restriction L2-Lp pour les majorants de ce type. Comme ap- plication imm´ediate, nous consid´erons l’estimation des sommes exponentielles sur les k-uplets premiers. Soient les entiers posi- tifs a1,...,ak et b1,...,bk. Ecrit h(θ) := n∈X e(nθ), ou X est l’ensemble de tous n 6 N tel que tousP les nombres a1n + b1,...,akn+bk sont premiers. Nous obtenons les bornes sup´erieures pour h p T , p > 2, qui sont (en supposant la v´erit´ede la con- k kL ( ) jecture de Hardy et Littlewood sur les k-uplets premiers) d’ordre de magnitude correct. Une autre application est la suivante. En utilisant les th´eor`emes de Chen et de Roth et un «principe de transf´erence », nous demontrons qu’il existe une infinit´ede suites arithm´etiques p1 < p2 < p3 de nombres premiers, telles que cha- cun pi + 2 est premier ou un produit de deux nombres premier. Abstract. The Selberg sieve provides majorants for certain arith- metic sequences, such as the primes and the twin primes. We prove an L2–Lp restriction theorem for majorants of this type. An im- mediate application is to the estimation of exponential sums over prime k-tuples.
    [Show full text]
  • On Sufficient Conditions for the Existence of Twin Values in Sieves
    On Sufficient Conditions for the Existence of Twin Values in Sieves over the Natural Numbers by Luke Szramowski Submitted in Partial Fulfillment of the Requirements For the Degree of Masters of Science in the Mathematics Program Youngstown State University May, 2020 On Sufficient Conditions for the Existence of Twin Values in Sieves over the Natural Numbers Luke Szramowski I hereby release this thesis to the public. I understand that this thesis will be made available from the OhioLINK ETD Center and the Maag Library Circulation Desk for public access. I also authorize the University or other individuals to make copies of this thesis as needed for scholarly research. Signature: Luke Szramowski, Student Date Approvals: Dr. Eric Wingler, Thesis Advisor Date Dr. Thomas Wakefield, Committee Member Date Dr. Thomas Madsen, Committee Member Date Dr. Salvador A. Sanders, Dean of Graduate Studies Date Abstract For many years, a major question in sieve theory has been determining whether or not a sieve produces infinitely many values which are exactly two apart. In this paper, we will discuss a new result in sieve theory, which will give sufficient conditions for the existence of values which are exactly two apart. We will also show a direct application of this theorem on an existing sieve as well as detailing attempts to apply the theorem to the Sieve of Eratosthenes. iii Contents 1 Introduction 1 2 Preliminary Material 1 3 Sieves 5 3.1 The Sieve of Eratosthenes . 5 3.2 The Block Sieve . 9 3.3 The Finite Block Sieve . 12 3.4 The Sieve of Joseph Flavius .
    [Show full text]
  • Sieve Theory and Small Gaps Between Primes: Introduction
    Sieve theory and small gaps between primes: Introduction Andrew V. Sutherland MASSACHUSETTS INSTITUTE OF TECHNOLOGY (on behalf of D.H.J. Polymath) Explicit Methods in Number Theory MATHEMATISCHES FORSCHUNGSINSTITUT OBERWOLFACH July 6, 2015 A quick historical overview pn+m − pn ∆m := lim inf Hm := lim inf (pn+m − pn) n!1 log pn n!1 Twin Prime Conjecture: H1 = 2 Prime Tuples Conjecture: Hm ∼ m log m 1896 Hadamard–Vallee´ Poussin ∆1 ≤ 1 1926 Hardy–Littlewood ∆1 ≤ 2=3 under GRH 1940 Rankin ∆1 ≤ 3=5 under GRH 1940 Erdos˝ ∆1 < 1 1956 Ricci ∆1 ≤ 15=16 1965 Bombieri–Davenport ∆1 ≤ 1=2, ∆m ≤ m − 1=2 ········· 1988 Maier ∆1 < 0:2485. 2005 Goldston-Pintz-Yıldırım ∆1 = 0, ∆m ≤ m − 1, EH ) H1 ≤ 16 2013 Zhang H1 < 70; 000; 000 2013 Polymath 8a H1 ≤ 4680 3 4m 2013 Maynard-Tao H1 ≤ 600, Hm m e , EH ) H1 ≤ 12 3:815m 2014 Polymath 8b H1 ≤ 246, Hm e , GEH ) H1 ≤ 6 H2 ≤ 398; 130, H3 ≤ 24; 797; 814,... The prime number theorem in arithmetic progressions Define the weighted prime counting functions1 X X Θ(x) := log p; Θ(x; q; a) := log p: prime p ≤ x prime p ≤ x p ≡ a mod q Then Θ(x) ∼ x (the prime number theorem), and for a ? q, x Θ(x; q; a) ∼ : φ(q) We are interested in the discrepancy between these two quantities. −x x x Clearly φ(q) ≤ Θ(x; q; a) − φ(q) ≤ q + 1 log x, and for any Q < x, X x X 2x log x x max Θ(x; q; a) − ≤ + x(log x)2: a?q φ(q) q φ(q) q ≤ Q q≤Q 1 P One can also use (x) := n≤x Λ(n), where Λ(n) is the von Mangoldt function.
    [Show full text]
  • Explicit Counting of Ideals and a Brun-Titchmarsh Inequality for The
    EXPLICIT COUNTING OF IDEALS AND A BRUN-TITCHMARSH INEQUALITY FOR THE CHEBOTAREV DENSITY THEOREM KORNEEL DEBAENE Abstract. We prove a bound on the number of primes with a given split- ting behaviour in a given field extension. This bound generalises the Brun- Titchmarsh bound on the number of primes in an arithmetic progression. The proof is set up as an application of Selberg’s Sieve in number fields. The main new ingredient is an explicit counting result estimating the number of integral elements with certain properties up to multiplication by units. As a conse- quence of this result, we deduce an explicit estimate for the number of ideals of norm up to x. 1. Introduction and statement of results Let q and a be coprime integers, and let π(x,q,a) be the number of primes not exceeding x which are congruent to a mod q. It is well known that for fixed q, π(x,q,a) 1 lim = . x→∞ π(x) φ(q) A major drawback of this result is the lack of an effective error term, and hence the impossibility to let q tend to infinity with x. The Brun-Titchmarsh inequality remedies the situation, if one is willing to accept a less precise relation in return for an effective range of q. It states that 2 x π(x,q,a) , for any x q. ≤ φ(q) log x/q ≥ While originally proven with 2 + ε in place of 2, the above formulation was proven by Montgomery and Vaughan [16] in 1973. Further improvement on this constant seems out of reach, indeed, if one could prove that the inequality holds with 2 δ arXiv:1611.10103v2 [math.NT] 9 Mar 2017 in place of 2, for any positive δ, one could deduce from this that there are no Siegel− 1 zeros.
    [Show full text]
  • An Introduction to Sieve Methods and Their Applications Alina Carmen Cojocaru , M
    Cambridge University Press 978-0-521-84816-9 — An Introduction to Sieve Methods and Their Applications Alina Carmen Cojocaru , M. Ram Murty Frontmatter More Information An Introduction to Sieve Methods and Their Applications © in this web service Cambridge University Press www.cambridge.org Cambridge University Press 978-0-521-84816-9 — An Introduction to Sieve Methods and Their Applications Alina Carmen Cojocaru , M. Ram Murty Frontmatter More Information LONDON MATHEMATICAL SOCIETY STUDENT TEXTS Managing editor: Professor J. W. Bruce, Department of Mathematics, University of Hull, UK 3 Local fields, J. W. S. CASSELS 4 An introduction to twistor theory: Second edition, S. A. HUGGETT & K. P. TOD 5 Introduction to general relativity, L. P. HUGHSTON & K. P. TOD 8 Summing and nuclear norms in Banach space theory, G. J. O. JAMESON 9 Automorphisms of surfaces after Nielsen and Thurston, A. CASSON & S. BLEILER 11 Spacetime and singularities, G. NABER 12 Undergraduate algebraic geometry, MILES REID 13 An introduction to Hankel operators, J. R. PARTINGTON 15 Presentations of groups: Second edition, D. L. JOHNSON 17 Aspects of quantum field theory in curved spacetime, S. A. FULLING 18 Braids and coverings: selected topics, VAGN LUNDSGAARD HANSEN 20 Communication theory, C. M. GOLDIE & R. G. E. PINCH 21 Representations of finite groups of Lie type, FRANCOIS DIGNE & JEAN MICHEL 22 Designs, graphs, codes, and their links, P. J. CAMERON & J. H. VAN LINT 23 Complex algebraic curves, FRANCES KIRWAN 24 Lectures on elliptic curves, J. W. S CASSELS 26 An introduction to the theory of L-functions and Eisenstein series, H. HIDA 27 Hilbert Space: compact operators and the trace theorem, J.
    [Show full text]
  • A Friendly Intro to Sieves with a Look Towards Recent Progress on the Twin Primes Conjecture
    A FRIENDLY INTRO TO SIEVES WITH A LOOK TOWARDS RECENT PROGRESS ON THE TWIN PRIMES CONJECTURE DAVID LOWRY-DUDA This is an extension and background to a talk I gave on 9 October 2013 to the Brown Graduate Student Seminar, called `A friendly intro to sieves with a look towards recent progress on the twin primes conjecture.' During the talk, I mention several sieves, some with a lot of detail and some with very little detail. I also discuss several results and built upon many sources. I'll provide missing details and/or sources for additional reading here. Furthermore, I like this talk, so I think it's worth preserving. 1. Introduction We talk about sieves and primes. Long, long ago, Euclid famously proved the in- finitude of primes (≈ 300 B.C.). Although he didn't show it, the stronger statement that the sum of the reciprocals of the primes diverges is true: X 1 ! 1; p p where the sum is over primes. Proof. Suppose that the sum converged. Then there is some k such that 1 X 1 1 < : pi 2 i=k+1 Qk Suppose that Q := i=1 pi is the product of the primes up to pk. Then the integers 1 + Qn are relatively prime to the primes in Q, and so are only made up of the primes pk+1;:::. This means that 1 !t X 1 X X 1 ≤ < 2; 1 + Qn pi n=1 t≥0 i>k where the first inequality is true since all the terms on the left appear in the middle (think prime factorizations and the distributive law), and the second inequality is true because it's bounded by the geometric series with ratio 1=2.
    [Show full text]
  • Which Polynomials Represent Infinitely Many Primes?
    Global Journal of Pure and Applied Mathematics. ISSN 0973-1768 Volume 14, Number 1 (2018), pp. 161-180 © Research India Publications http://www.ripublication.com/gjpam.htm Which polynomials represent infinitely many primes? Feng Sui Liu Department of Mathematics, NanChang University, NanChang, China. Abstract In this paper a new arithmetical model has been found by extending both basic operations + and × into finite sets of natural numbers. In this model we invent a recursive algorithm on sets of natural numbers to reformulate Eratosthene’s sieve. By this algorithm we obtain a recursive sequence of sets, which converges to the set of all natural numbers x such that x2 + 1 is prime. The corresponding cardinal sequence is strictly increasing. Test that the cardinal function is continuous with respect to an order topology, we immediately prove that there are infinitely many natural numbers x such that x2 + 1 is prime. Based on the reasoning paradigm above we further prove a general result: if an integer valued polynomial of degree k represents at least k +1 positive primes, then this polynomial represents infinitely many primes. AMS subject classification: Primary 11N32; Secondary 11N35, 11U09,11Y16, 11B37. Keywords: primes in polynomial, twin primes, arithmetical model, recursive sieve method, limit of sequence of sets, Ross-Littwood paradox, parity problem. 1. Introduction Whether an integer valued polynomial represents infinitely many primes or not, this is an intriguing question. Except some obvious exceptions one conjectured that the answer is yes. Example 1.1. Bouniakowsky [2], Schinzel [35], Bateman and Horn [1]. In this paper a recursive algorithm or sieve method adds some exotic structures to the sets of natural numbers, which allow us to answer the question: which polynomials represent infinitely many primes? 2 Feng Sui Liu In 1837, G.L.
    [Show full text]
  • There Are Infinitely Many Mersenne Primes
    Scan to know paper details and author's profile There are Infinitely Many Mersenne Primes Fengsui Liu ZheJiang University Alumnus ABSTRACT From the entire set of natural numbers successively deleting the residue class 0 mod a prime, we retain this prime and possibly delete another one prime retained. Then we invent a recursive sieve method for exponents of Mersenne primes. This is a novel algorithm on sets of natural numbers. The algorithm mechanically yields a sequence of sets of exponents of almost Mersenne primes, which converge to the set of exponents of all Mersenne primes. The corresponding cardinal sequence is strictly increasing. We capture a particular order topological structure of the set of exponents of all Mersenne primes. The existing theory of this structure allows us to prove that the set of exponents of all Mersenne primes is an infnite set . Keywords and phrases: Mersenne prime conjecture, modulo algorithm, recursive sieve method, limit of sequence of sets. Classification: FOR Code: 010299 Language: English LJP Copyright ID: 925622 Print ISSN: 2631-8490 Online ISSN: 2631-8504 London Journal of Research in Science: Natural and Formal 465U Volume 20 | Issue 3 | Compilation 1.0 © 2020. Fengsui Liu. This is a research/review paper, distributed under the terms of the Creative Commons Attribution-Noncom-mercial 4.0 Unported License http://creativecommons.org/licenses/by-nc/4.0/), permitting all noncommercial use, distribution, and reproduction in any medium, provided the original work is properly cited. There are Infinitely Many Mersenne Primes Fengsui Liu ____________________________________________ ABSTRACT From the entire set of natural numbers successively deleting the residue class 0 mod a prime, we retain this prime and possibly delete another one prime retained.
    [Show full text]
  • Eureka Issue 61
    Eureka 61 A Journal of The Archimedeans Cambridge University Mathematical Society Editors: Philipp Legner and Anja Komatar © The Archimedeans (see page 94 for details) Do not copy or reprint any parts without permission. October 2011 Editorial Eureka Reinvented… efore reading any part of this issue of Eureka, you will have noticed The Team two big changes we have made: Eureka is now published in full col- our, and printed on a larger paper size than usual. We felt that, with Philipp Legner Design and Bthe internet being an increasingly large resource for mathematical articles of Illustrations all kinds, it was necessary to offer something new and exciting to keep Eu- reka as successful as it has been in the past. We moved away from the classic Anja Komatar Submissions LATEX-look, which is so common in the scientific community, to a modern, more engaging, and more entertaining design, while being conscious not to Sean Moss lose any of the mathematical clarity and rigour. Corporate Ben Millwood To make full use of the new design possibilities, many of this issue’s articles Publicity are based around mathematical images: from fractal modelling in financial Lu Zou markets (page 14) to computer rendered pictures (page 38) and mathemati- Subscriptions cal origami (page 20). The Showroom (page 46) uncovers the fundamental role pictures have in mathematics, including patterns, graphs, functions and fractals. This issue includes a wide variety of mathematical articles, problems and puzzles, diagrams, movie and book reviews. Some are more entertaining, such as Bayesian Bets (page 10), some are more technical, such as Impossible Integrals (page 80), or more philosophical, such as How to teach Physics to Mathematicians (page 42).
    [Show full text]
  • Every Sufficiently Large Even Number Is the Sum of Two Primes
    EVERY SUFFICIENTLY LARGE EVEN NUMBER IS THE SUM OF TWO PRIMES Ricardo G. Barca Abstract The binary Goldbach conjecture asserts that every even integer greater than 4 is the sum of two primes. In this 2 paper, we prove that there exists an integer Kα such that every even integer x>pk can be expressed as the sum of two primes, where pk is the kth prime number and k > Kα. To prove this statement, we begin by introducing a type of double sieve of Eratosthenes as follows. Given a positive even integer x> 4, we sift from [1,x] all those elements that are congruents to 0 modulo p or congruents to x modulo p, where p is a prime less than √x. Therefore, any integer in the interval [√x,x] that remains unsifted is a prime q for which either x q = 1 or x q is also a prime. − − Then, we introduce a new way of formulating a sieve, which we call the sequence of k-tuples of remainders. By means of this tool, we prove that there exists an integer Kα > 5 such that pk/2 is a lower bound for the sifting 2 2 function of this sieve, for every even number x that satisfies pk <x<pk+1, where k > Kα, which implies that 2 x>pk (k > Kα) can be expressed as the sum of two primes. 1 Introduction 1.1 The sieve method and the Goldbach problem In 1742, Goldbach wrote a letter to his friend Euler telling about a conjecture involving prime numbers.
    [Show full text]
  • New Developments on the Twin Prime Problem and Generalizations M
    New developments on the twin prime problem and generalizations M. Ram Murty To cite this version: M. Ram Murty. New developments on the twin prime problem and generalizations. Hardy-Ramanujan Journal, Hardy-Ramanujan Society, 2014, 37, pp.13-19. hal-01128610 HAL Id: hal-01128610 https://hal.archives-ouvertes.fr/hal-01128610 Submitted on 10 Mar 2015 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. Hardy-Ramanujan Journal 37 (2014), 13-19 submitted 09/12/2014, accepted 15/12/2014, revised 17/12/2014 New developments on the twin prime problem and generalizations M. Ram Murty Abstract. We give a short survey of some recent remarkable advances on the twin prime problem. Beginning with the breakthrough work of Zhang in May 2013, we trace the developments culminating in the work of Maynard and Tao in November 2013 that led to simplifications and numerical improvements of Zhang's work. Keywords. sieve theory, twin primes, level of distribution 2010 Mathematics Subject Classification. 11N35, 11N36, 11N05 The year 2013 saw two major breakthroughs regarding the twin prime problem in the field of analytic number theory. The first took place in April and the second in October and November.
    [Show full text]
  • Math.NT] 29 Oct 2006 N H Ogunersrcin R Hsns Httoeint Primes
    THE PRINCIPLE OF THE LARGE SIEVE E. KOWALSKI Pour les soixantes ans de J-M. Deshouillers Abstract. We describe a very general abstract form of sieve based on a large sieve inequality which generalizes both the classical sieve inequality of Montgomery (and its higher-dimensional variants), and our recent sieve for Frobenius over function fields. The general framework sug- gests new applications. We give some first results on the number of prime divisors of “most” elements of an elliptic divisibility sequence, and we develop in some detail “probabilistic” sieves for random walks on arithmetic groups, e.g., estimating the probability of finding a reducible characteristic polynomial at some step of a random walk on SL(n, Z). In addition to the sieve principle, the applications depend on bounds for a large sieve constant. To prove such bounds involves a variety of deep results, including Property (τ) or expanding properties of Cayley graphs, and the Riemann Hypothesis over finite fields. Contents 1. Introduction 1 2. The principle of the large sieve 5 3. The “dual” sieve 12 4. Group and conjugacy sieves 13 5. Elementary and classical examples 16 6. Coset sieves 21 7. Degrees and sums of degrees of representations of finite groups 25 8. Probabilistic sieves 33 9. Sieving in arithmetic groups 36 10. The elliptic sieve 48 11. Sieving for Frobenius over finite fields 51 Appendix A: small sieves 58 Appendix B: local density computations over finite fields 61 References 64 1. Introduction Classical sieve theory is concerned with the problem of the asymptotic evaluation of averages arXiv:math/0610021v3 [math.NT] 29 Oct 2006 of arithmetic functions over integers constrained by congruence restrictions modulo a set of primes.
    [Show full text]