Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3).
Navigation
Topics Help • Register • News • History • How to • Sequences statistics • Template prototypes

Difference between revisions of "M50"

From Prime-Wiki
Jump to: navigation, search
m
(template Mersenne)
Line 1: Line 1:
 +
{{InfoboxMersennePrime
 +
| title=M50
 +
| rank=50*
 +
| nvalue=77 232 917
 +
| top5000id=124104
 +
| digits=[http://www.mersenne.org/primes/digits/M77232917.zip 23 249 425]
 +
| pdigits=[http://www.mersenne.org/primes/perfect/perfect77232917.zip 46 498 850]
 +
| discovery=2017-12-26
 +
| discoverer=[[Jonathan Pace]]
 +
| credit1=[[George Woltman]]
 +
| credit2=[[Scott Kurowski]]
 +
| credit3=[[Aaron Blosser]]
 +
| project=[[GIMPS]] & [[PrimeNet]]
 +
| press=[https://www.mersenne.org/primes/?press=M77232917 Press release]
 +
}}
 
'''M50''' normally refers to the 50th [[Mersenne prime]], in order of size from the smallest to greatest. This is the primary usage and what is referred to in the rest of this article. For clarification about other possible usages refer to the [[nomenclature and notation]] article.
 
'''M50''' normally refers to the 50th [[Mersenne prime]], in order of size from the smallest to greatest. This is the primary usage and what is referred to in the rest of this article. For clarification about other possible usages refer to the [[nomenclature and notation]] article.
  
Line 9: Line 24:
  
 
==Verification==
 
==Verification==
To confirm that there were no errors in the [[:Category:Hardware|hardware]] or [[:Category:Software|software]], the number had to be independently verified by running tests on various machines with different architecture and software.
+
To confirm that there were no errors in the [[hardware]] or [[software]], the number had to be independently verified by running tests on various machines with different architecture and software.
  
 
The volunteers that ran these tests were:
 
The volunteers that ran these tests were:
* [[Aaron Blosser]] verified it using [[Prime95]] on an Intel Xeon server in 1.5 days
+
*[[Aaron Blosser]] verified it using [[Prime95]] on an Intel Xeon server in 1.5 days
* David Stanfill verified it using [[gpuOwL]] on an AMD RX Vega 64 GPU in 1.4 days
+
*David Stanfill verified it using [[gpuOwL]] on an AMD RX Vega 64 GPU in 1.4 days
* Andreas Höglund verified the prime using [[CUDALucas]] running on NVidia Titan Black GPU in 3.0 days
+
*Andreas Höglund verified the prime using [[CUDALucas]] running on NVidia Titan Black GPU in 3.0 days
* [[Ernst Mayer]] verified it using his own program [[Mlucas]] on 32-core Xeon server in 3.4 days
+
*[[Ernst Mayer]] verified it using his own program [[Mlucas]] on 32-core Xeon server in 3.4 days
* Andreas Höglund also confirmed using Mlucas running on an [[Amazon EC2]] instance in 2.7 days
+
*Andreas Höglund also confirmed using Mlucas running on an [[Amazon EC2]] instance in 2.7 days
  
 
==Links==
 
==Links==
* [http://mersenneforum.org/showthread.php?t=22837 Discovery thread at MersenneForum]
+
*[http://mersenneforum.org/showthread.php?t=22837 Discovery thread at MersenneForum]
 
[[Category:Mersenne prime]]
 
[[Category:Mersenne prime]]

Revision as of 09:38, 13 February 2019

M50
Prime class :
Type : Mersenne prime
Formula : Mn = 2n - 1
Prime data :
Rank : 50*
n-value : PhpTags Warning: number_format() expects parameter 1 to be float, string given in Template:Num on line 1
Number : {{{number}}}
Digits : 232 917.zip PhpTags Warning: number_format() expects parameter 1 to be float, string given in Template:Num on line 1
Perfect number : 2PhpTags Warning: number_format() expects parameter 1 to be float, string given in Template:Num on line 1
• (2PhpTags Warning: number_format() expects parameter 1 to be float, string given in Template:Num on line 1
-1)
Digits : 232 917.zip PhpTags Warning: number_format() expects parameter 1 to be float, string given in Template:Num on line 1
Discovery data :
Date of Discovery : 2017-12-26
Discoverer : Jonathan Pace

M50 normally refers to the 50th Mersenne prime, in order of size from the smallest to greatest. This is the primary usage and what is referred to in the rest of this article. For clarification about other possible usages refer to the nomenclature and notation article.

Discovery

The official discovery date for prime 277 232 917-1 was 2017-12-26. See the press release for the full description of this discovery.

The discovery was made on a computer volunteered by Jonathan Pace using Prime95 (version 28.9). The machine was running on an Intel i5-6600 CPU at 3.30GHz.[1]. It was one of the minister's computers in a church, where Jonathan Pace serves as a deacon and a computer network administrator. [2] The primality proof took 6 days of non-stop computing.

The official credit for the discovery goes to "J. Pace, G. Woltman, S. Kurowski, A. Blosser, et al."

Verification

To confirm that there were no errors in the hardware or software, the number had to be independently verified by running tests on various machines with different architecture and software.

The volunteers that ran these tests were:

  • Aaron Blosser verified it using Prime95 on an Intel Xeon server in 1.5 days
  • David Stanfill verified it using gpuOwL on an AMD RX Vega 64 GPU in 1.4 days
  • Andreas Höglund verified the prime using CUDALucas running on NVidia Titan Black GPU in 3.0 days
  • Ernst Mayer verified it using his own program Mlucas on 32-core Xeon server in 3.4 days
  • Andreas Höglund also confirmed using Mlucas running on an Amazon EC2 instance in 2.7 days

Links