Formulas for Primes. Eric Rowland Hofstra University. Eric Rowland Formulas for Primes / 27

Similar documents
arxiv: v3 [math.nt] 23 Jul 2008

A4M33PAL, ZS , FEL ČVUT

NUMBER THEORY AMIN WITNO

Sheet 1: Introduction to prime numbers.

PT. Primarity Tests Given an natural number n, we want to determine if n is a prime number.

Modular Arithmetic. Kieran Cooney - February 18, 2016

Final Math Paper. James Marden. December 3, Introduction. Mersenne primes are a set of primes which are of the form: (2 p ) 1 = M

Cryptography, Number Theory, and RSA

Wilson s Theorem and Fermat s Theorem

An interesting class of problems of a computational nature ask for the standard residue of a power of a number, e.g.,

Primitive Roots. Chapter Orders and Primitive Roots

University of British Columbia. Math 312, Midterm, 6th of June 2017

Distribution of Primes

Practice Midterm 2 Solutions

Zhanjiang , People s Republic of China

Tiling Problems. This document supersedes the earlier notes posted about the tiling problem. 1 An Undecidable Problem about Tilings of the Plane

6. Find an inverse of a modulo m for each of these pairs of relatively prime integers using the method

Intermediate Math Circles October 8, 2008 Number Theory I

N umber theory provides a rich source of intriguing

Mathematics Explorers Club Fall 2012 Number Theory and Cryptography

The Strong Finiteness of Double Mersenne Primes and the Infinity of Root Mersenne Primes and Near-square Primes of Mersenne Primes

Section 8.1. Sequences and Series

The covering congruences of Paul Erdős. Carl Pomerance Dartmouth College

N-Queens Problem. Latin Squares Duncan Prince, Tamara Gomez February

Collection of rules, techniques and theorems for solving polynomial congruences 11 April 2012 at 22:02

SOLUTIONS TO PROBLEM SET 5. Section 9.1

To be able to determine the quadratic character of an arbitrary number mod p (p an odd prime), we. The first (and most delicate) case concerns 2

The Chinese Remainder Theorem

Solutions for the Practice Final

b) Find all positive integers smaller than 200 which leave remainder 1, 3, 4 upon division by 3, 5, 7 respectively.

Number Theory and Security in the Digital Age

PRIMES IN SHIFTED SUMS OF LUCAS SEQUENCES. Lenny Jones Department of Mathematics, Shippensburg University, Shippensburg, Pennsylvania

Assignment 2. Due: Monday Oct. 15, :59pm

PROPERTIES OF MERSENNE NUMBERS AND PRIMES

Number Theory. Konkreetne Matemaatika

Calculators will not be permitted on the exam. The numbers on the exam will be suitable for calculating by hand.

Table of Contents. Table of Contents 1

DVA325 Formal Languages, Automata and Models of Computation (FABER)

LECTURE 3: CONGRUENCES. 1. Basic properties of congruences We begin by introducing some definitions and elementary properties.

Proof that Mersenne Prime Numbers are Infinite and that Even Perfect Numbers are Infinite

NANYANG TECHNOLOGICAL UNIVERSITY SEMESTER II EXAMINATION MH1301 DISCRETE MATHEMATICS. Time Allowed: 2 hours

Walking on Numbers and a Self-Referential Formula

CSCI3390-Lecture 8: Undecidability of a special case of the tiling problem

of the hypothesis, but it would not lead to a proof. P 1

ALGEBRA: Chapter I: QUESTION BANK

Grade 6 Math Circles. Divisibility

Number Theory/Cryptography (part 1 of CSC 282)

Constructions of Coverings of the Integers: Exploring an Erdős Problem

Variations on a Theme of Sierpiński

Introduction. and Z r1 Z rn. This lecture aims to provide techniques. CRT during the decription process in RSA is explained.

The congruence relation has many similarities to equality. The following theorem says that congruence, like equality, is an equivalence relation.

Solutions to Exam 1. Problem 1. a) State Fermat s Little Theorem and Euler s Theorem. b) Let m, n be relatively prime positive integers.

LUCAS-SIERPIŃSKI AND LUCAS-RIESEL NUMBERS

Example Enemy agents are trying to invent a new type of cipher. They decide on the following encryption scheme: Plaintext converts to Ciphertext

MATH 13150: Freshman Seminar Unit 15

SMT 2014 Advanced Topics Test Solutions February 15, 2014

MAT Modular arithmetic and number theory. Modular arithmetic

An elementary study of Goldbach Conjecture

p 1 MAX(a,b) + MIN(a,b) = a+b n m means that m is a an integer multiple of n. Greatest Common Divisor: We say that n divides m.

Math 255 Spring 2017 Solving x 2 a (mod n)

Solutions to the 2004 CMO written March 31, 2004

Solutions to Problem Set 6 - Fall 2008 Due Tuesday, Oct. 21 at 1:00

Discrete Mathematics and Probability Theory Spring 2018 Ayazifar and Rao Midterm 2 Solutions

Number Theory - Divisibility Number Theory - Congruences. Number Theory. June 23, Number Theory

MA/CSSE 473 Day 9. The algorithm (modified) N 1

Modular Arithmetic: refresher.

Solutions for the Practice Questions

Chapter 4 Number Theory

CHAPTER 2. Modular Arithmetic

Week 1. 1 What Is Combinatorics?

Computability. What can be computed?

Goldbach Conjecture (7 th june 1742)

SYMMETRIES OF FIBONACCI POINTS, MOD m

MATH 324 Elementary Number Theory Solutions to Practice Problems for Final Examination Monday August 8, 2005

arxiv: v1 [math.co] 8 Oct 2012

Math 127: Equivalence Relations

Q(173)Q(177)Q(188)Q(193)Q(203)

The Symmetric Traveling Salesman Problem by Howard Kleiman

An Aperiodic Tiling from a Dynamical System: An Exposition of An Example of Culik and Kari. S. Eigen J. Navarro V. Prasad

Solutions to Exercises Chapter 6: Latin squares and SDRs

A STUDY OF EULERIAN NUMBERS FOR PERMUTATIONS IN THE ALTERNATING GROUP

Launchpad Maths. Arithmetic II

Playing with Permutations: Examining Mathematics in Children s Toys

Advanced Automata Theory 4 Games

Calculators will not be permitted on the exam. The numbers on the exam will be suitable for calculating by hand.

MAT3707. Tutorial letter 202/1/2017 DISCRETE MATHEMATICS: COMBINATORICS. Semester 1. Department of Mathematical Sciences MAT3707/202/1/2017

Institute of Information and Mathematical Sciences. Prime Number Search Algorithms

Public Key Encryption

ORDER AND CHAOS. Carl Pomerance, Dartmouth College Hanover, New Hampshire, USA

Combinatorial Proofs

13 Searching for Pattern

CMPSCI 250: Introduction to Computation. Lecture #14: The Chinese Remainder Theorem David Mix Barrington 24 February 2012

Exam 1 7 = = 49 2 ( ) = = 7 ( ) =

Final Exam, Math 6105

UNIVERSITY OF NORTHERN COLORADO MATHEMATICS CONTEST

On the Fibonacci Sequence. By: Syrous Marivani LSUA. Mathematics Department. Alexandria, LA 71302

CMPSCI 250: Introduction to Computation. Lecture #14: The Chinese Remainder Theorem David Mix Barrington 4 October 2013

Applications of Fermat s Little Theorem and Congruences

Public Key Cryptography Great Ideas in Theoretical Computer Science Saarland University, Summer 2014

UNIVERSITY OF MANITOBA DATE: December 7, FINAL EXAMINATION TITLE PAGE TIME: 3 hours EXAMINER: M. Davidson

Transcription:

Formulas for Primes Eric Rowland Hofstra University 2018 2 14 Eric Rowland Formulas for Primes 2018 2 14 1 / 27

The sequence of primes 1 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 sieve of Eratosthenes generates the sequence of primes: 2, 3, 5, 7, 11, 13, 17, 19, 23, 29, 31, 37, 41, 43, 47, 53, 59, 61, 67, 71, 73,... Two questions: Is it easy to tell when a number is prime? Are there formulas that easily produce primes? (1 slide) (24 slides) Eric Rowland Formulas for Primes 2018 2 14 2 / 27

Can primality be determined quickly? Trial division: Test divisibility by all numbers 2 m n. Wilson s Theorem (Lagrange 1773) If n 2, then n is prime if and only if n divides (n 1)! + 1. For example, 5 divides 4! + 1 = 25, but 6 doesn t divide 5! + 1 = 121. But determining whether an l-digit number is prime using Wilson s theorem requires multiplying 10 l numbers. Is there a polynomial-time algorithm for testing primality? Yes. Agrawal, Kayal, & Saxena (2002) provided an algorithm that determines whether an l-digit number is prime in c l 12 steps. Eric Rowland Formulas for Primes 2018 2 14 3 / 27

Willans formula for the nth prime (1964) 1/n 2 n p n = 1 + n ( ) 2 i=1 i j=1 cos (j 1)!+1 j π (j 1)!+1 j = { an integer not an integer ( ) 2 cos (j 1)!+1 j π = if j = 1 or j is prime if j 2 and j is not prime { 1 if j = 1 or j is prime 0 if j 2 and j is not prime ( ) 2 i j=1 cos (j 1)!+1 j π = (# primes i) + 1 ( ) n 1/n = (# primes i) + 1 { 1 if i < p n 0 if i p n Eric Rowland Formulas for Primes 2018 2 14 4 / 27

Translation Eric Rowland Formulas for Primes 2018 2 14 5 / 27

Fermat primes n 0 1 2 3 4 5 6 7 8 9 10 2 n + 1 2 3 5 9 17 33 65 129 257 513 1025 If 2 n + 1 is prime, must n be a power of 2 (or n = 0)? Yes: a m b m = (a b) (a m 1 + a m 2 b + a m 3 b 2 + + b m 1) Suppose n is divisible by some odd m. Let a = 2 n/m and b = 1: a m b m = (2 n/m ) m ( 1) m = 2 n + 1 is divisible by a b = 2 n/m + 1. 2 16 + 1 = 65537 is also prime! Fermat conjectured that 2 2k + 1 is prime for all k 0. But Euler factored 2 32 + 1 = 4294967297 = 641 6700417. And no Fermat primes have been found since! Eric Rowland Formulas for Primes 2018 2 14 6 / 27

Mersenne primes n 0 1 2 3 4 5 6 7 8 9 10 2 n 1 0 1 3 7 15 31 63 127 255 511 1023 Marin Mersenne (1588 1648) If 2 n 1 is prime, must n be prime? Yes: ( ) 2 km 1 = (2 k 1) 2 (m 1)k + + 2 3k + 2 2k + 2 k + 1. However, 2 11 1 = 2047 = 23 89. Eric Rowland Formulas for Primes 2018 2 14 7 / 27

Great Internet Mersenne Prime Search Testing primality of 2 p 1 is (relatively) easy: Lucas Lehmer test. GIMPS is a distributed computing project begun in 1996. http://mersenne.org All 50 known Mersenne primes: 2 2 1, 2 3 1, 2 5 1, 2 7 1, 2 13 1, 2 17 1, 2 19 1, 2 31 1, 2 61 1, 2 89 1, 2 107 1, 2 127 1, 2 521 1, 2 607 1, 2 1279 1, 2 2203 1, 2 2281 1, 2 3217 1, 2 4253 1, 2 4423 1, 2 9689 1, 2 9941 1, 2 11213 1, 2 19937 1, 2 21701 1, 2 23209 1, 2 44497 1, 2 86243 1, 2 110503 1, 2 132049 1, 2 216091 1, 2 756839 1, 2 859433 1, 2 1257787 1, 2 1398269 1, 2 2976221 1, 2 3021377 1, 2 6972593 1, 2 13466917 1, 2 20996011 1, 2 24036583 1, 2 25964951 1, 2 30402457 1, 2 32582657 1, 2 37156667 1, 2 42643801 1, 2 43112609 1, 2 57885161 1, 2 74207281 1, 2 77232917 1 Largest known prime: 2 77232917 1. It was discovered in December 2017 and has 23,249,425 digits. Eric Rowland Formulas for Primes 2018 2 14 8 / 27

A prime-generating double exponential In 1947, William Mills proved the existence of a real number α such that α 3n is prime for n 1. If the Riemann hypothesis is true, the smallest such α is α = 1.3063778838630806904686144926026057 and generates the primes 2, 11, 1361, 2521008887, 16022236204009818131831320183,.... But the only known way of computing digits of α is by working backward from known large primes! Eric Rowland Formulas for Primes 2018 2 14 9 / 27

Euler s polynomial (1772) Euler observed that n 2 n + 41 is prime for 1 n 40: 41, 43, 47, 53, 61, 71, 83, 97, 113, 131, 151, 173, 197, 223, 251, 281, 313, 347, 383, 421, 461, 503, 547, 593, 641, 691, 743, 797, 853, 911, 971, 1033, 1097, 1163, 1231, 1301, 1373, 1447, 1523, 1601 But for n = 41 the value is 1681 = 41 2. Does there exist a polynomial f (n) that only takes on prime values? Yes. The constant polynomial f (n) = 3 does! Eric Rowland Formulas for Primes 2018 2 14 10 / 27

Prime-generating polynomials What about a non-constant polynomial? Suppose f (n) is prime for all n 1. Let p = f (1). Then f (1 + px) = f (1) + p (higher order terms) is divisible by p for each x 1. No. What about a multivariate polynomial? Eric Rowland Formulas for Primes 2018 2 14 11 / 27

Theorem (Jones Sato Wada Wiens 1976) The set of positive values taken by the following degree-25 polynomial in 26 variables is equal to the set of prime numbers. (k + 2) ( 1 (wz + h + j q) 2 ((gk + 2g + k + 1)(h + j) + h z) 2 (2n + p + q + z e) 2 (16(k + 1) 3 (k + 2)(n + 1) 2 + 1 f 2 ) 2 (e 3 (e + 2)(a + 1) 2 + 1 o 2 ) 2 ((a 2 1)y 2 + 1 x 2 ) 2 (16r 2 y 4 (a 2 1) + 1 u 2 ) 2 (((a + u 2 (u 2 a)) 2 1)(n + 4dy) 2 + 1 (x + cu) 2 ) 2 (n + l + v y) 2 ((a 2 1)l 2 + 1 m 2 ) 2 (ai + k + 1 l i) 2 (p + l(a n 1) + b(2an + 2a n 2 2n 2) m) 2 (q + y(a p 1) + s(2ap + 2a p 2 2p 2) x) 2 (z + pl(a p) + t(2ap p 2 1) pm) 2) Corollary: If k + 2 is prime, then there is a proof that k + 2 is prime consisting of 87 additions and multiplications. Eric Rowland Formulas for Primes 2018 2 14 12 / 27

Programming with polynomials The set of positive values taken by n (1 (n 2m) 2) for positive integers n, m is the set of positive even numbers: n 2m = 0 has a solution m n is even. Given a system of equations whose solutions characterize primes, we can use the same trick. The JSWW multivariate polynomial is an implementation of a primality test in the programming language of polynomials. Eric Rowland Formulas for Primes 2018 2 14 13 / 27

Hilbert s 10th problem Hilbert s 10th problem Is there an algorithm to determine whether a polynomial equation has positive integer solutions? x 2 = y 2 + 2 no solution x 2 = y 2 + 3 solution exists (x = 2, y = 1) x 3 + y 3 = z 3 no solution x 3 + xy + 1 = y 4??? Work of Davis, Matiyasevich, Putnam, and Robinson, 1950 1970: No. Any set of positive integers output by a computer program (running forever) can be encoded as the set of positive values of a polynomial. And the halting problem is undecidable (Turing). Eric Rowland Formulas for Primes 2018 2 14 14 / 27

But where are the primes? In practice, those formulas for primes don t generate primes at all! They are engineered to generate primes we already knew. Are there formulas that generate primes we didn t already know? Eric Rowland Formulas for Primes 2018 2 14 15 / 27

INTERLUDE Eric Rowland Formulas for Primes 2018 2 14 16 / 27

Cellular automata alphabet Σ; for example Σ = {, } infinite row of elements of Σ (the initial condition) function f : Σ d Σ (the local update rule) Conway s game of life is a famous 2-dimensional cellular automaton. Stephen Wolfram s approach: Look at all possible rules. Eric Rowland Formulas for Primes 2018 2 14 17 / 27

Eric Rowland Formulas for Primes 2018 2 14 18 / 27

Eric Rowland Formulas for Primes 2018 2 14 19 / 27

Programming with cellular automata A 16-color rule depending on 3 cells that computes the primes: Eric Rowland Formulas for Primes 2018 2 14 20 / 27

Recurrences At a summer research program in 2003, Wolfram conducted a live experiment on the space of all possible recurrences. Fibonacci recurrence: s(n) = s(n 1) + s(n 2) 50 40 30 20 10 600 500 400 300 200 100 2 4 6 8 10 200 400 600 800 1000 Hofstadter recurrence: s(n) = s(n s(n 1)) + s(n s(n 2)) Eric Rowland Formulas for Primes 2018 2 14 21 / 27

A new recurrence Matthew Frank substituted other components... One picture caught his eye: s(n) = s(n 1) + gcd(n, s(n 1)) 3000 s(1) = 7 2500 s(2) = 7 + gcd(2, 7) = 7 + 1 = 8 s(3) = 8 + gcd(3, 8) = 8 + 1 = 9 2000 1500 1000 500 s(4) = 9 + gcd(4, 9) = 9 + 1 = 10 s(5) = 10 + gcd(5, 10) = 10 + 5 = 15 s(6) = 15 + gcd(6, 15) = 15 + 3 = 18 s(7) = 18 + gcd(7, 18) = 18 + 1 = 19 s(8) = 19 + gcd(8, 19) = 19 + 1 = 20 s(9) = 20 + gcd(9, 20) = 20 + 1 = 21 200 400 600 800 1000 s(10) = 21 + gcd(10, 21) = 21 + 1 = 22 s(11) = 22 + gcd(11, 22) = 22 + 11 = 33 s(12) = 33 + gcd(12, 33) = 33 + 3 = 36 s(13) = 36 + gcd(13, 36) = 36 + 1 = 37 Difference sequence s(n) s(n 1) = gcd(n, s(n 1)): 1, 1, 1, 5, 3, 1, 1, 1, 1, 11, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 23, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 47, 3, 1, 5,... Eric Rowland Formulas for Primes 2018 2 14 22 / 27

The difference sequence 1, 1, 1, 5, 3, 1, 1, 1, 1, 11, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 23, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 47, 3, 1, 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 101, 3, 1, 1, 7, 1, 1, 1, 1, 11, 3, 1, 1, 1, 1, 1, 13, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 233, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 467, 3, 1, 5, 3, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1, 1,... s(n) s(n 1) appears to always be 1 or prime! Eric Rowland Formulas for Primes 2018 2 14 23 / 27

Key observations ni 10 6 10 5 10 4 1000 100 log plot of the position n i of the ith non-1 term 10 20 40 60 80 i Ratio between clusters is very nearly 2. Each cluster is initiated by a large prime p. If gcd(n i, s(n i 1)) is prime, then the next prime p that occurs is the smallest prime divisor of 2n i 1, and it occurs at n i+1 = n i + p 1 2. Eric Rowland Formulas for Primes 2018 2 14 24 / 27

Prime-generating recurrence Theorem (Rowland 2008) Let s(1) = 7, and for n > 1 let s(n) = s(n 1) + gcd(n, s(n 1)). For each n 2, gcd(n, s(n 1)) is either 1 or prime. This recurrence can generate primes we didn t expect to see! Does it generate primes efficiently? No. Each prime p is preceded by p 3 2 consecutive 1s. Eric Rowland Formulas for Primes 2018 2 14 25 / 27

Which primes appear? 5, 3, 11, 3, 23, 3, 47, 3, 5, 3, 101, 3, 7, 11, 3, 13, 233, 3, 467, 3, 5, 3, 941, 3, 7, 1889, 3, 3779, 3, 7559, 3, 13, 15131, 3, 53, 3, 7, 30323, 3, 60647, 3, 5, 3, 101, 3, 121403, 3, 242807, 3, 5, 3, 19, 7, 5, 3, 47, 3, 37, 5, 3, 17, 3, 199, 53, 3, 29, 3, 486041, 3, 7, 421, 23, 3, 972533, 3, 577, 7, 1945649, 3, 163, 7, 3891467, 3, 5, 3, 127, 443, 3, 31, 7783541, 3, 7, 15567089, 3, 19, 29, 3, 5323, 7, 5, 3, 31139561, 3, 41, 3, 5, 3, 62279171, 3, 7, 83, 3, 19, 29, 3, 1103, 3, 5, 3, 13, 7, 124559609, 3, 107, 3, 911, 3, 249120239, 3, 11, 3, 7, 61, 37, 179, 3, 31, 19051, 7, 3793, 23, 3, 5, 3, 6257, 3, 43, 11, 3, 13, 5, 3, 739, 37, 5, 3, 498270791, 3, 19, 11, 3, 41, 3, 5, 3, 996541661, 3, 7, 37, 5, 3, 67, 1993083437, 3, 5, 3, 83, 3, 5, 3, 73, 157, 7, 5, 3, 13, 3986167223, 3, 7, 73, 5, 3, 7, 37, 7, 11, 3, 13, 17, 3, 19, 29, 3, 13, 23, 3, 5, 3, 11, 3, 7972334723, 3, 7, 463, 5, 3, 31, 7, 3797, 3, 5, 3, 15944673761, 3, 11, 3, 5, 3, 17, 3, 53, 3, 139, 607, 17, 3, 5, 3, 11, 3, 7, 113, 3, 11, 3, 5, 3, 293, 3, 5, 3, 53, 3, 5, 3, 151, 11, 3, 31889349053, 3, 63778698107, 3, 5, 3, 491, 3, 1063, 5, 3, 11, 3, 7, 13, 29, 3, 6899, 3, 13, 127557404753, 3, 41, 3, 373, 19, 11, 3, 43, 17, 3, 320839, 255115130849, 3, 510230261699, 3, 72047, 3, 53, 3, 17, 3, 67, 5, 3, 79, 157, 5, 3, 110069, 3, 7, 1020460705907, 3, 5, 3, 43, 179, 3, 557, 3, 167,... p = 2 cannot occur. But all odd primes below 587 do occur. Theorem (Chamizo Raboso Ruiz-Cabello 2011) The difference sequence contains infinitely many distinct primes. Eric Rowland Formulas for Primes 2018 2 14 26 / 27

A variant Benoit Cloitre looked at the recurrence with s(1) = 1. He observed that s(n) = s(n 1) + lcm(n, s(n 1)) s(n) s(n 1) 1 seems to be 1 or prime for each n 2: 2, 1, 2, 5, 1, 7, 1, 1, 5, 11, 1, 13, 1, 5, 1, 17, 1, 19, 1, 1, 11, 23, 1, 5, 13, 1, 1, 29, 1, 31, 1, 11, 17, 1, 1, 37, 1, 13, 1, 41, 1, 43, 1, 1, 23, 47, 1, 1, 1, 17, 13, 53, 1, 1, 1, 1, 29, 59, 1, 61, 1, 1, 1, 13, 1, 67, 1, 23, 1, 71, 1, 73, 1, 1, 1, 1, 13, 79, 1, 1, 41, 83, 1, 1, 43, 29, 1, 89, 1, 13, 23, 1, 47, 1, 1, 97, 1, 1, 1, 101, 1, 103, 1, 1, 53, 107, 1, 109, 1, 1, 1, 113, 1, 23, 29, 1, 59, 1, 1, 1, 61, 41, 1, 1, 1, 127, 1, 43, 1, 131, 1, 1, 67, 1, 1, 137, 1, 139, 1, 47, 71, 1, 1, 29, 73, 1, 1, 149, 1, 151, 1, 1, 1, 1, 1, 157, 1, 53, 1, 1, 1, 163, 1, 1, 83,... No proof yet! Eric Rowland Formulas for Primes 2018 2 14 27 / 27