Proth_prime

Proth prime

Proth prime

Prime number of the form k*(2^n)+1


A Proth number is a natural number N 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

3, 5, 13, 17, 41, 97, 113, 193, 241, 257, 353, 449, 577, 641, 673, 769, 929, 1153, 1217, 1409, 1601, 2113, 2689, 2753, 3137, 3329, 3457, 4481, 4993, 6529, 7297, 7681, 7937, 9473, 9601, 9857 (OEIS: A080076).
Quick Facts Named after, Publication year ...

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]

Primality testing

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

[3][5]

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, 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 second largest known non-Mersenne prime.[9]

The project Seventeen or Bust, searching for Proth primes with a certain to prove that 78557 is the smallest Sierpinski number (Sierpinski problem), has found 11 large Proth primes by 2007. Similar resolutions to the prime Sierpiński problem and extended Sierpiński problem have yielded several more numbers.

Since divisors of Fermat numbers are always of the form , it is customary to determine if a new Proth prime divides a Fermat number.[10]

As of July 2023, PrimeGrid is the leading computing project for searching for Proth primes. Its main projects include:

  • general Proth prime search
  • 321 Prime Search (searching for primes of the form , also called Thabit primes of the second kind)
  • 27121 Prime Search (searching for primes of the form and )
  • Cullen prime search (searching for primes of the form )
  • Sierpinski problem (and their prime and extended generalizations) – searching for primes of the form where k is in this list:

k ∈ {21181, 22699, 24737, 55459, 67607, 79309, 79817, 91549, 99739, 131179, 152267, 156511, 163187, 200749, 209611, 222113, 225931, 227723, 229673, 237019, 238411}

As of June 2023, the largest Proth primes discovered are:[11]

More information rank, prime ...

    Uses

    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])

    Also, Proth primes can optimize den Boer reduction between the Diffie–Hellman problem and the Discrete logarithm problem. The prime number 55×2286 +1 has been used in this way.[21]

    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

    1. Borsos, 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, S2CID 246024152
    2. Sze, Tsz-Wo (2008). "Deterministic Primality Proving on Proth Numbers". arXiv:0812.2596 [math.NT].
    3. Weisstein, Eric W. "Proth Prime". mathworld.wolfram.com. Retrieved 2019-12-06.
    4. Weisstein, Eric W. "Proth Number". mathworld.wolfram.com. Retrieved 2019-12-07.
    5. 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, ISBN 978-1-4614-7258-2
    6. Van Zimmerman (30 Nov 2016) [9 Nov 2016]. "World Record Colbert Number discovered!". PrimeGrid.
    7. "The Prime Glossary: Fermat divisor". primes.utm.edu. Retrieved 14 November 2021.
    8. Caldwell, Chris K. "The top twenty: Proth". The Top Twenty. Retrieved 6 December 2019.
    9. Goetz, Michael (27 February 2018). "Seventeen or Bust". PrimeGrid. Retrieved 6 Dec 2019.
    10. "PrimeGrid's Extended Sierpinski Problem Prime Search" (PDF). primegrid.com. PrimeGrid. Retrieved 28 December 2021.
    11. "New GFN factors". www.prothsearch.com. Retrieved 14 November 2021.
    12. "Fermat factoring status". www.prothsearch.com. Retrieved 14 November 2021.
    13. "Official discovery of the prime number 99739×214019102+1" (PDF). PrimeGrid. 24 December 2019. Retrieved 14 November 2021.
    14. Helfgott, H. A.; Platt, David J. (2013). "Numerical Verification of the Ternary Goldbach Conjecture up to 8.875e30". arXiv:1305.3062 [math.NT].
    15. Helfgott, Harald A. (2013). "The ternary Goldbach conjecture is true". arXiv:1312.7748 [math.NT].
    16. "Harald Andrés Helfgott". Alexander von Humboldt-Professur. Retrieved 2019-12-08.
    17. Brown, Daniel R. L. (24 Feb 2015). "CM55: special prime-field elliptic curves almost optimizing den Boer's reduction between Diffie–Hellman and discrete logs" (PDF). International Association for Cryptologic Research: 1–3.
    18. Acar, Tolga; Shumow, Dan (2010). "Modular Reduction without Pre-Computation for Special Moduli" (PDF). Microsoft Research.

    Share this article:

    This article uses material from the Wikipedia article Proth_prime, and is written by contributors. Text is available under a CC BY-SA 4.0 International License; additional terms may apply. Images, videos and audio are available under their respective licenses.