Skip to content

Reserve Exponents With Higher Probability of Being a Mersenne Prime #4

Open
@Danc2050

Description

@Danc2050

The graph at the bottom of this page can be used to infer exponents that are probabilistically likely to be prime (i.e., by using the standard deviation of the graph -- using LibreCalc is one suggestion by Teal).

If anyone wanted to pick this idea up and implement it, I give that opportunity freely here... I'm busy with school, so don't know when I will get back to it realistically.

Standard Deviations
- Gimp Numbers: 26303282.12
- All Mersenne Primes: 21923345.62 ~= 21923346
- Last 10 Mersenne Primes: 21477597.23

Calculating range of primes
Last Exponent discovered to involve a Mersenne Prime: 82589933
Last Exponent + STD DEV of All Mersenne Primes*: 82589933 + 21923346 = 104,513,279

Thus, all exponents in the range 82,589,933 - 104,513,279 should be explored first and foremost.

STDDEV(MERSENNE).zip

Metadata

Metadata

Assignees

No one assigned

    Labels

    enhancementNew feature or requesthelp wantedExtra attention is needed

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions