Documentation

FormalConjectures.Wikipedia.Mersenne

Conjectures about Mersenne primes #

Reference: Wikipedia

A Mersenne prime is a prime number of the form $2^p-1$.

Equations
Instances For

    A Wagstaff prime is a prime number of the form $(2^p+1)/3$.

    Equations
    Instances For

      Holds when there is exists a number k such that $p = 2^k \\pm 1$ or $p = 4^k \\pm 3$.

      Equations
      Instances For

        A natural number p satisfies the statement of the New Mersenne Conjecture if whenever two of the following conditions hold, then all three must hold:

        1. $2^p-1$ is prime
        2. $(2^p+1)/3$ is prime
        3. Exists a number k such that $p = 2^k \\pm 1$ or $p = 4^k \\pm 3$
        Equations
        • One or more equations did not get rendered due to their size.
        Instances For

          For any odd natural number p if two of the following conditions hold, then all three must hold:

          1. $2^p-1$ is prime
          2. $(2^p+1)/3$ is prime
          3. Exists a number k such that $p = 2^k \\pm 1$ or $p = 4^k \\pm 3$

          It suffices to check this conjecture for primes

          Are there infinitely many Mersenne primes?