Proth primes: primes of the form k*2^m + 1 with odd k < 2^m, m ≥ 1
A Proth number is a natural numberN of the form where k and n are positive integers, k is odd and . A Proth prime is a Proth number that is prime. They are named after the French mathematician François Proth.[2] The first few Proth primes are
It is still an open question whether an infinite number of Proth primes exist. It was shown in 2022 that the reciprocal sum of Proth primes converges to a real number near 0.747392479, substantially less than the value of 1.093322456 for the reciprocal sum of Proth numbers.[1]
The primality of Proth numbers can be tested more easily than many other numbers of similar magnitude.
Definition
A Proth number takes the form where k and n are positive integers, is odd and . A Proth prime is a Proth number that is prime.[2][3] Without the condition that , all odd integers larger than 1 would be Proth numbers.[4]
The primality of a Proth number can be tested with Proth's theorem, which states that a Proth number is prime if and only if there exists an integer for which
This theorem can be used as a probabilistic test of primality, by checking for many random choices of whether If this fails to hold for several random , then it is very likely that the number is composite.[citation needed]
This test is a Las Vegas algorithm: it never returns a false positive but can return a false negative; in other words, it never reports a composite number as "probably prime" but can report a prime number as "possibly composite".
In 2008, Sze created a deterministic algorithm that runs in at most time, where Õ is the soft-O notation. For typical searches for Proth primes, usually is either fixed (e.g. 321 Prime Search or Sierpinski Problem) or of order (e.g. Cullen prime search). In these cases algorithm runs in at most , or time for all . There is also an algorithm that runs in time.[2][6]
Fermat numbers are a special case of Proth numbers, wherein k=1. In such a scenario Pépin's test proves that only base a=3 need to be checked to deterministically verify or falsify the primality of a Fermat number.
Large primes
As of 2022[update], the largest known Proth prime is . It is 9,383,761 digits long.[7] It was found by Szabolcs Peter in the PrimeGrid volunteer computing project which announced it on 6 November 2016.[8] It is also the third largest known non-Mersenne prime.[9]
Small Proth primes (less than 10200) have been used in constructing prime ladders, sequences of prime numbers such that each term is "close" (within about 1011) to the previous one. Such ladders have been used to empirically verify prime-related conjectures. For example, Goldbach's weak conjecture was verified in 2008 up to 8.875 × 1030 using prime ladders constructed from Proth primes.[18] (The conjecture was later proved by Harald Helfgott.[19][20][better source needed])
As Proth primes have simple binary representations, they have also been used in fast modular reduction without the need for pre-computation, for example by Microsoft.[22]
References
^ abBorsos, Bertalan; Kovács, Attila; Tihanyi, Norbert (2022), "Tight upper and lower bounds for the reciprocal sum of Proth primes", Ramanujan Journal, 59, Springer: 181–198, doi:10.1007/s11139-021-00536-2, hdl:10831/83020, S2CID246024152
^Konyagin, Sergei; Pomerance, Carl (2013), Graham, Ronald L.; Nešetřil, Jaroslav; Butler, Steve (eds.), "On Primes Recognizable in Deterministic Polynomial Time", The Mathematics of Paul Erdős I, Springer New York, pp. 159–186, doi:10.1007/978-1-4614-7258-2_12, ISBN978-1-4614-7258-2