Currently there may be errors shown on top of a page, because of a missing Wiki update (PHP version and extension DPL3). |
Topics | Help • Register • News • History • How to • Sequences statistics • Template prototypes |
Difference between revisions of "M12"
m |
m |
||
Line 1: | Line 1: | ||
− | '''M12''', the 12th known [[Mersenne prime]] <math>2^{127}-1</math>, often referred to as M127. This was first proven to be [[prime]] by [[ | + | '''M12''', the 12th known [[Mersenne prime]] <math>2^{127}-1</math>, often referred to as M127. This was first proven to be [[prime]] by [[Édouard Lucas]] in 1876, after 19 years of hand calculations (although it is claimed that it can be done by hand in 6 months of non-stop work. See video [http://news.bbc.co.uk/2/hi/technology/7458479.stm here].) In 1948 it took a [[computer]] 25 minutes to run the program to check it. Now it can be done on a "smart phone" in under one second. This was the largest known Mersenne prime until 1952, when [[Raphael Robinson|Robinson]] at [[UCLA]] found [[M13]], <math>2^{521}-1</math>. |
Lucas had bypassed [[M9]], [[M10]], and [[M11]]. The casual observer might wonder how and why this happened. Lucas was following a sequence (see [[Double Mersenne number]]). The first possible Mersenne prime <math>(2^{1}-1=2)</math>, when placed back in the formula <math>(2^{2}-1=7)</math> also produces a prime. When this value is tested <math>(2^{7}-1=127)</math>, another prime is produced. So, Lucas was testing to see if this trend held. | Lucas had bypassed [[M9]], [[M10]], and [[M11]]. The casual observer might wonder how and why this happened. Lucas was following a sequence (see [[Double Mersenne number]]). The first possible Mersenne prime <math>(2^{1}-1=2)</math>, when placed back in the formula <math>(2^{2}-1=7)</math> also produces a prime. When this value is tested <math>(2^{7}-1=127)</math>, another prime is produced. So, Lucas was testing to see if this trend held. |
Revision as of 14:31, 17 February 2019
M12, the 12th known Mersenne prime
Lucas had bypassed M9, M10, and M11. The casual observer might wonder how and why this happened. Lucas was following a sequence (see Double Mersenne number). The first possible Mersenne prime
There have been efforts to again test this trend. With a number so large