Big doings with small g a p s

Similar documents
Gaps between primes: The story so far

Bounded gaps between primes

1 i<j k (g ih j g j h i ) 0.

SQUARE PATTERNS AND INFINITUDE OF PRIMES

Small gaps between prime numbers

Distribution of Prime Numbers Prime Constellations Diophantine Approximation. Prime Numbers. How Far Apart Are They? Stijn S.C. Hanson.

Lecture 7. January 15, Since this is an Effective Number Theory school, we should list some effective results. x < π(x) holds for all x 67.

8 Primes and Modular Arithmetic

Prime Numbers. Prime Numbers. Ramesh Sreekantan ISI, Bangalore. December 1, 2014

Cool Results on Primes

Are the Digits in a Mersenne Prime Random? A Probability Model

(Primes and) Squares modulo p

CHAPTER 1 REAL NUMBERS KEY POINTS

1 Modular Arithmetic Grade Level/Prerequisites: Time: Materials: Preparation: Objectives: Navajo Nation Math Circle Connection

#26: Number Theory, Part I: Divisibility

Math 3361-Modern Algebra Lecture 08 9/26/ Cardinality

Prime Number Theory and the Riemann Zeta-Function

Fibonacci mod k. In this section, we examine the question of which terms of the Fibonacci sequence have a given divisor k.

Small prime gaps. Kevin A. Broughan. December 7, University of Waikato, Hamilton, NZ

Intermediate Math Circles February 14, 2018 Contest Prep: Number Theory

The Dynamics of Continued Fractions

Contest Number Theory

Elementary Number Theory

Grade 8 Chapter 7: Rational and Irrational Numbers

Towards the Twin Prime Conjecture

An integer p is prime if p > 1 and p has exactly two positive divisors, 1 and p.

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction

Sponsored by: UGA Math Department and UGA Math Club. Team Round / 1 hour / 210 points November 16, 2013 WITH SOLUTIONS

Notes on arithmetic. 1. Representation in base B

not to be republished NCERT REAL NUMBERS CHAPTER 1 (A) Main Concepts and Results

5.2. Perfect Numbers Divisors of a natural number were covered in Section 5.1.

Math 319 Problem Set #2 Solution 14 February 2002

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers Solutions

CHAPTER 6. Prime Numbers. Definition and Fundamental Results

This is a recursive algorithm. The procedure is guaranteed to terminate, since the second argument decreases each time.

NOTES ON ZHANG S PRIME GAPS PAPER

Some new representation problems involving primes

New bounds on gaps between primes

You separate binary numbers into columns in a similar fashion. 2 5 = 32

Arithmetic Problems. Chapter Reconstruction of division problems AMM E1 This is Problem E1 of the AMERICAN MATHEMATICAL MONTHLY: x x x x

Definition 6.1 (p.277) A positive integer n is prime when n > 1 and the only positive divisors are 1 and n. Alternatively

PUTNAM TRAINING NUMBER THEORY. Exercises 1. Show that the sum of two consecutive primes is never twice a prime.

Heuristics for Prime Statistics Brown Univ. Feb. 11, K. Conrad, UConn

MATH 402 : 2017 page 1 of 6

Goldbach and twin prime conjectures implied by strong Goldbach number sequence

PRIME NUMBERS YANKI LEKILI

Cantor and Infinite Sets

What do we actually know about prime numbers distribution?

The Riemann Hypothesis

FERMAT S TEST KEITH CONRAD

Math Circle Beginners Group February 28, 2016 Euclid and Prime Numbers

PATTERNS OF PRIMES IN ARITHMETIC PROGRESSIONS

OEIS A I. SCOPE

. As the binomial coefficients are integers we have that. 2 n(n 1).

7. Prime Numbers Part VI of PJE

Various new observations about primes

Sieve theory and small gaps between primes: Introduction

ALIQUOT SEQUENCES WITH SMALL STARTING VALUES. Wieb Bosma Department of Mathematics, Radboud University, Nijmegen, the Netherlands

21. Factoring Numbers I

Discrete Mathematics and Probability Theory Spring 2016 Rao and Walrand Note 8

Sundaram's Sieve. by Julian Havil. Sundaram's Sieve

Power series and Taylor series

One-to-one functions and onto functions

, p 1 < p 2 < < p l primes.

The ranges of some familiar arithmetic functions

The ranges of some familiar arithmetic functions

that if a b (mod m) and c d (mod m), then ac bd (mod m) soyou aren't allowed to use this fact!) A5. (a) Show that a perfect square must leave a remain

Discrete Mathematics and Probability Theory Fall 2018 Alistair Sinclair and Yun Song Note 6

Lecture 6: Introducing Complexity

Fundamentals of Mathematics I

COM S 330 Lecture Notes Week of Feb 9 13

DO NOT USE WITHOUT PERMISSION

10.1 Radical Expressions and Functions Math 51 Professor Busken

Summer Research Projects for First Year Students

Numbers and their divisors

Dramatis Personae. Robin Whitty. Riemann s Hypothesis, Rewley House, 15 September Queen Mary University of London

The theory of numbers

Situation: Summing the Natural Numbers


Analytic Number Theory Solutions

If something is repeated, look for what stays unchanged!

MATH 25 CLASS 8 NOTES, OCT

CMSC Discrete Mathematics SOLUTIONS TO SECOND MIDTERM EXAM November, 2005

The Fundamental Theorem of Arithmetic

Intermediate Math Circles March 6, 2013 Number Theory I

Algorithms (II) Yu Yu. Shanghai Jiaotong University

Prime and Perfect Numbers

Intermediate Mathematics League of Eastern Massachusetts

SOME FAMOUS UNSOLVED PROBLEMS. November 18, / 5

Number Theory and Algebraic Equations. Odile Marie-Thérèse Pons

CHAPTER 1 NUMBER SYSTEMS. 1.1 Introduction

2x 1 7. A linear congruence in modular arithmetic is an equation of the form. Why is the solution a set of integers rather than a unique integer?

Introduction to Number Theory

Some Review Problems for Exam 3: Solutions

Cool theorems proved by undergraduates

The ranges of some familiar functions

Here is another characterization of prime numbers.

Section 4.1: Sequences and Series

Section X.55. Cyclotomic Extensions

Transcription:

Big doings with small g a p s Paul Pollack University of Georgia AAAS Annual Meeting February 16, 2015 1 of 26

SMALL GAPS: A SHORT SURVEY 2 of 26

300 BCE Let p n denote the nth prime number, so p 1 = 2, p 2 = 3, p 3 = 5,.... Theorem (Euclid) There are infinitely many primes. In other words, if π(x) := #{p x : p prime}, then π(x) as x. Proof. Suppose otherwise. Suppose p 1,..., p n is the complete list, and let P := p 1 p n + 1. P leaves a remainder of 1 when divided by each p i, and so has no prime divisor. But every integer > 1 has a prime divisor. 3 of 26

Twin primes Once we know that there are infinitely many primes, one wants to know where they fall on the number line. One way to get a handle on this is to look at the gap sequence. Call the nth prime gap d n, so that The sequence {d n } begins d n = p n+1 p n. 1, 2, 2, 4, 2, 4, 2, 4, 6, 2, 6, 4, 2, 4, 6, 6, 2, 6, 4, 2, 6, 4, 6, 8,... (OEIS A001223) It was noticed many moons ago that d n = 2 appears to appear infinitely often. 4 of 26

Recall: A pair of prime numbers {p, p + 2} is called a twin prime pair. Twin prime pairs: {3, 5}, {5, 7}, {11, 13}, {17, 19}, {29, 31}, {41, 43}, {59, 61}, {71, 73},... Twin prime conjecture: There are infinitely many twin prime pairs. 5 of 26

Recall: A pair of prime numbers {p, p + 2} is called a twin prime pair. Twin prime pairs: {3, 5}, {5, 7}, {11, 13}, {17, 19}, {29, 31}, {41, 43}, {59, 61}, {71, 73},... Twin prime conjecture: There are infinitely many twin prime pairs. No one knows precisely when this very natural conjecture was made. The term twin prime itself is relatively recent, having been introduced by Stäckel in 1916 (in German: Primzahlzwilling ). But the conjecture itself is surely centuries older. 5 of 26

A desperate professor, a brilliant student and a 2000-year-old math problem collide in this thriller about ambition, ego and the nature of genius. 6 of 26

Combining work of Goldston Pintz Yildirim (2005) with groundbreaking new results on how primes are distributed in arithmetic progressions, Zhang proved a startlingly strong approximation to the twin prime conjecture. Theorem (Y. Zhang, April 2013) There are infinitely many values of n for which d n < 70 10 6. 7 of 26

Theorem (J. Maynard, November 2013) d n 600 infinitely often. The method used by Maynard was discovered almost simultaneously by Tao. Their results were refined in work of the Polymath8b team, who showed that infinitely often. d n 246 8 of 26

Polymath8b also improved the known results on gaps between primes two apart in the sequence of primes, instead of consecutive. For example, they showed that infinitely often this gap is at most 398130. 9 of 26

10 of 26 (MORE) BIG DOINGS

Primes and periodicity Consider the following chart of the numbers 1 26 arranged into 2 rows: 1 3 5 7 9 11 13 15 17 19 21 23 25 2 4 6 8 10 12 14 16 18 20 22 24 26 Let s color in the primes. 11 of 26

Primes and periodicity Consider the following chart of the numbers 1 26 arranged into 2 rows: 1 3 5 7 9 11 13 15 17 19 21 23 25 2 4 6 8 10 12 14 16 18 20 22 24 26 The second row has only the prime 2; every other prime appears in the first row. There s no mystery about why this is the case: Prime numbers are odd! What if we try more than two rows? 11 of 26

With 6 rows, the chart now looks like... 1 7 13 19 25 31 37 43 49 55 61 67 73 2 8 14 20 26 32 38 44 50 56 62 68 74 3 9 15 21 27 33 39 45 51 57 63 69 75 4 10 16 22 28 34 40 46 52 58 64 70 76 5 11 17 23 29 35 41 47 53 59 65 71 77 6 12 18 24 30 36 42 48 54 60 66 72 78 Again, let s color in the primes. 12 of 26

With 6 rows, the chart now looks like... 1 7 13 19 25 31 37 43 49 55 61 67 73 2 8 14 20 26 32 38 44 50 56 62 68 74 3 9 15 21 27 33 39 45 51 57 63 69 75 4 10 16 22 28 34 40 46 52 58 64 70 76 5 11 17 23 29 35 41 47 53 59 65 71 77 6 12 18 24 30 36 42 48 54 60 66 72 78 In this case, there are only two rows with more than one prime. In the second, fourth, and sixth row, the numbers all have a factor of 2. And in the third row, they all have a factor of 3. 12 of 26

In general, if we arrange the natural numbers into n rows, if the row number has a common factor with n, so will every number in the row. Those rows can contain at most one prime. For the other rows, there s no reason they couldn t contain many primes. Call such rows admissible. Theorem (Dirichlet, 1837) Every admissible row contains infinitely many primes. 13 of 26

Dirichlet s theorem answers a very natural question about how the primes fall into these rows. But it s not the end of the story. Example Let s go back to our arrangement into six rows, where the admissible rows were the first and fifth. The pair 5, 7 is a pair of consecutive primes where the first is from row 5 and the second is from row 1. This happens again: 11, 13. And again: 17, 19. Does this happen infinitely often? 14 of 26

Dirichlet s theorem answers a very natural question about how the primes fall into these rows. But it s not the end of the story. Example Let s go back to our arrangement into six rows, where the admissible rows were the first and fifth. The pair 5, 7 is a pair of consecutive primes where the first is from row 5 and the second is from row 1. This happens again: 11, 13. And again: 17, 19. Does this happen infinitely often? Yes, we have to switch back and forth like this infinitely often, since both rows contain infinitely many primes. 14 of 26

Example This easy question suggests a harder question. The primes 23 and 29 are a pair of consecutive primes both from the fifth row. This happens again: 53 and 59. Does it happen infinitely often? It s not so obvious anymore. 15 of 26

Shiu strings Theorem (D. K. L. Shiu, 2000) Arrange the positive integers into n rows. Pick any admissible row. There are infinitely many pairs of consecutive primes which land in that row. In fact, this is true not just for pairs of consecutives, but for triples, quadruples, or tuples of any length. Example You can find 10 6 consecutive primes that all end in the digit 7. 16 of 26

What is Shiu s theorem doing in this talk? The new work on bounded gaps gives another proof of Shiu s beautiful result. The proof is much simpler than the original argument. Moreover, the new methods give more than what Shiu was able to show. Example We mentioned that there are infinitely many runs of consecutive primes of length 10 6 that end in 7. These new methods imply that a positive proportion of all primes start such a run (Maynard, 2014). 17 of 26

Another question of Gauss If p is a prime other than 2 or 5, the decimal expansion of 1 p is purely periodic. For example, 1 = 0.333333 = 0.3, 3 1 7 = 0.142857, 1 11 = 0.09, and 1 13 = 0.076923. Questions What is the length of the period here? He knew it was always a divisor of p 1. Sometimes it s equal, as when p = 7, and sometimes not (as in the other examples above). 18 of 26

Questions (Gauss, ca. 1800) Is the period of 1 p equal to p 1 infinitely often? Such primes have an interesting property: If you know the expansion of 1 p, then you get the expansions of 2 p, 3 p,..., p 1 p by shifting; e.g., 1 7 = 0.142857 while 5 7 = 0.571428. just Gauss did extensive computations suggesting an affirmative answer. 19 of 26

In fact, it seems that about 37% of the primes have Gauss s property. Here s a 51-digit example: 100000000000000000000000000000000000000000000000709. Seek and ye shall find! Nevertheless, Gauss s guess is still unproved. The problem is connected with the Generalized Riemann Hypothesis, an unproved statement that is nevertheless often assumed in number theoretic investigations. 20 of 26

Assuming the Generalized Riemann Hypothesis, Hooley showed in 1967 that Gauss was right. Using the machinery introduced by Maynard and Tao, and making the same hypothesis, you can find infinitely many pairs, triples, quadruples, etc., of consecutive primes all of which have Gauss s property. (Pollack 2014) 21 of 26

Some questions of Sierpiński Let s(n) denote the sum of the decimal digits of n. For example, s(2014) = 2 + 1 + 4 = 7. We can observe that s(1442173) = s(1442191) = s(1442209) = s(1442227). 22 of 26

Some questions of Sierpiński Let s(n) denote the sum of the decimal digits of n. For example, s(2014) = 2 + 1 + 4 = 7. We can observe that s(1442173) = s(1442191) = s(1442209) = s(1442227). Questions (Sierpiński, 1961) Given m, are there infinitely many m-tuples of consecutive primes p n,..., p n+m 1 with s(p n ) = s(p n+1 ) = = s(p n+m 1 )? Answer (Thompson 22 of 26 and P.): Yes.

Other number systems The Maynard Tao work on gaps between primes can be ported over to other settings, as long as those settings share enough properties in common with the usual setting of positive integers. Example Define a B-number as a finite nonempty sequence of 0s and 1s, with no leading 0s unless the string consists only of 0. Listing strings by length, the first few examples are thus 0, 1, 10, 11, 101,.... We define non-carry addition (+) and non-carry multiplication ( ) of B-numbers by the usual grade-school algorithms for addition and multiplication but systematically ignoring carries. For example, 1 + 1 = 0 with our definition. 23 of 26

And... 1 0 1 0 1 + 1 1 0 1 1 1 0 0 0 while 1 0 1 0 1 1 1 0 1 1 0 1 0 1 0 0 0 0 0 1 0 1 0 1 1 0 1 0 1 1 1 1 0 1 0 0 1 A prime B-number is one with more than one digit which cannot be written as a non-carry product except as 1 itself or itself 1. For example, 10 and 11 are prime, but 11101001 is not. 24 of 26

Questions Is there a bounded gaps theorem for prime B-numbers? Yes! Theorem There are infinitely many pairs of prime B-numbers which differ only in their last 9 digits. This is worked out by Castillo, Hall, Lemke Oliver, Thompson and P. (2014). 25 of 26

Questions Is there a bounded gaps theorem for prime B-numbers? Yes! Theorem There are infinitely many pairs of prime B-numbers which differ only in their last 9 digits. This is worked out by Castillo, Hall, Lemke Oliver, Thompson and P. (2014). Where do B-numbers come from? The multiplication on B-numbers is the same as the multiplication on polynomials a d x d + + a 2 x 2 + a 1 x + a 0 but with coefficients always reduced modulo 2. Similar theorems hold if the coefficients are reduced modulo p for any fixed prime p. 25 of 26

Much more could be said, and many more people s work could be mentioned (Banks, Freiberg, Turnage-Butterbaugh, Thorner, Baker,... ), but now seems like a suitable place to stop. 26 of 26

Much more could be said, and many more people s work could be mentioned (Banks, Freiberg, Turnage-Butterbaugh, Thorner, Baker,... ), but now seems like a suitable place to stop. THANK YOU! 26 of 26