Talk:Mersenne primes: Difference between revisions

From Rosetta Code
Content added Content deleted
(Duplicate of Lucas-Lehmer_test? Probably better of combining pages.)
 
 
(One intermediate revision by one other user not shown)
Line 1: Line 1:
==Combine with Lucas-Lehmer_test?==
==Combine with Lucas-Lehmer_test?==
This is essentially just going to be a duplicate of [[Lucas-Lehmer_test]]. Probably best off combining the pages and making this page redirect there.
This is essentially just going to be a duplicate of [[Lucas-Lehmer_test]], or perhaps [[Factors_of_a_Mersenne_number]]. Probably best off combining the pages and making this page redirect to one of those.


I'd prefer to have AppleScript correctly implemented for one of those more precisely like the Lucas Lehmer test before it gets merged.

Latest revision as of 22:52, 4 January 2018

Combine with Lucas-Lehmer_test?

This is essentially just going to be a duplicate of Lucas-Lehmer_test, or perhaps Factors_of_a_Mersenne_number. Probably best off combining the pages and making this page redirect to one of those.


I'd prefer to have AppleScript correctly implemented for one of those more precisely like the Lucas Lehmer test before it gets merged.