mersenneforum.org

mersenneforum.org (https://www.mersenneforum.org/index.php)
-   Math (https://www.mersenneforum.org/forumdisplay.php?f=8)
-   -   infinitely many Mersenne primes??? (https://www.mersenneforum.org/showthread.php?t=1195)

LoKI.GuZ 2003-10-01 15:27

infinitely many Mersenne primes???
 
found this on [url]http://www.utm.edu/research/primes/mersenne/:[/url]
" Are there infinitely many Mersenne primes?
Equivalently we could ask: Are there infinitely many even perfect numbers? The answer is probably yes (because the harmonic series diverges). "

What does this harmonic series mean?? iis it SUM 1 / n2 as n goes all the way through infinity?? what does this have to deal with mersenne primes???

ixfd64 2003-10-20 22:27

I've been wondering that too...

only_human 2003-10-21 02:37

This is interesting to me too. I can only understand these things somewhat as a spectator reading popularized explanations. I understand that the harmonic series diverges. I see explanations that the sum of the reciprocals of all primes diverges. I can understand that they might be talking about the former and thinking about the latter. What I don't see is how this applies to Mersenne primes. I know I looked at that page before and never gave it any thought...until now (that you mention it).

cheesehead 2003-10-21 04:30

See earlier thread [URL=http://mersenneforum.org/showthread.php?s=&threadid=753]How do we know there is another Mersenne prime?[/URL] at http://mersenneforum.org/showthread.php?s=&threadid=753 There, wblipp posted: [QUOTE][i]Originally posted by wblipp.[/i]
From the prime number theorem, we know the probablity that numbers near the value "x" are prime is about 1/ln(x). So the probability that numbers near (2^p-1) are prime is about (1/(p*ln(2)). If we add this up for all primes, the expected number of Mersenne primes would be about (1/ln(2)) * [SUM(1/p)]. Some adjustments are appropriate because of known relationships such as M(p) is never divisible by 3, but this still leaves an estimate of the form c*[SUM(1/p)]. We know the sum increases without bound, so we expect there to be an infinite number of Mersenne primes.[/QUOTE]

[QUOTE][i]Originally posted by LoKI.GuZ.[/i]
[B]What does this harmonic series mean?? [/B][/QUOTE]

The harmonic series referred to is SUM(1/p).

TauCeti 2003-10-21 12:20

[QUOTE]From the prime number theorem, we know the probablity that numbers near the value "x" are prime is about 1/ln(x). So the probability that numbers near (2^p-1) are prime is about (1/(p*ln(2)). If we add this up for all primes, the expected number of Mersenne primes would be about (1/ln(2)) * [SUM(1/p)]. Some adjustments are appropriate because of known relationships such as M(p) is never divisible by 3, but this still leaves an estimate of the form c*[SUM(1/p)]. We know the sum increases without bound, so we expect there to be an infinite number of Mersenne primes.[/QUOTE]

But that reasoning is only helpful, if the distribution of primes is in a sense 'random'. And that is the million dollar question. The prove or disprove of the Riemann hypothesis (RH) could lead to insights about that problem.

The prime number theorem (PNT) only states, that the [I]limit[/I] of the quotient of the Prime counting function and x/ln(x) is 1 as x approaches infinity but is does not tell us, if there are regions where primes are 'dense' or 'sparse'

IF the RH is NOT true, that would implicate, that primes are NOT randomly distributed but there exist oscillations in the distribution.

In that case, mersenne numbers could evade 'primeness' depending on the kind of those oscillations aven if they statistically (regarding the PNT without the error-term) are expected to be prime sometimes.

Tau

--
sweet taste of madness
first not real part one half
chance admits defeat

clowns789 2003-10-31 23:59

I heard the Mersenne primes are on the diagonals of the Ulam Spiral. Can you just spin through that until you get to a diagonal?

Val 2003-11-01 05:39

All mersenne numbers fall on the diagonal, when using only odd numbers for the spiral.

That dont help much!

andi314 2003-11-01 09:07

What is the Ulam Spiral???

greetz andi314

only_human 2003-11-01 17:03

[QUOTE][i]Originally posted by cheesehead [/i]
[B]See earlier thread [URL=http://mersenneforum.org/showthread.php?s=&threadid=753]How do we know there is another Mersenne prime?[/URL] at [url]http://mersenneforum.org/showthread.php?s=&threadid=753[/url] There, wblipp posted:
From the prime number theorem, we know the probablity that numbers near the value "x" are prime is about 1/ln(x). So the probability that numbers near (2^p-1) are prime is about (1/(p*ln(2)). If we add this up for all primes, the expected number of Mersenne primes would be about (1/ln(2)) * [SUM(1/p)]. Some adjustments are appropriate because of known relationships such as M(p) is never divisible by 3, but this still leaves an estimate of the form c*[SUM(1/p)]. We know the sum increases without bound, so we expect there to be an infinite number of Mersenne primes.[/B][/QUOTE]

This bothers me because it can also be used as an expectation that there are an infinite number of Fermat primes (assuming c is anything greater than 0).

only_human 2003-11-01 17:04

[QUOTE][i]Originally posted by andi314 [/i]
[B]What is the Ulam Spiral???[/B][/QUOTE]
Here is an explanation:[URL=http://en.wikipedia.org/wiki/Ulam_spiral]Ulam spiral - Wikipedia[/URL]

philmoore 2003-11-10 22:54

I think this was posted previously in another thread, but since I didn't find it, I'll apply wblipp's argument to Fermat numbers: Assume that the probability that a Fermat number Fn = 2^(2^n)+1 is prime is proportional to 1/ln(Fn), approximately equal to 1/(ln(2)*2^n). Then the expected number of Fermat primes is c/ln(2) times SUM(1/2^n) as n goes from zero to infinity. Because this sum is finite (being a geometric series), the expected number of Fermat primes is also finite. The difference with Mersennes is that there are many more Mersenne prime candidates, whereas Fermat prime candidates are much sparser.

Actually, Crandall, Papadopoulos, and Mayer give a formula in their paper for the approximate "probability" that a Fermat (or Mersenne) number is prime:
(Probability) approx = (e^(gamma)*ln(B))/(ln(2)*exponent)
where gamma is the Euler constant and the exponent is p for 2^p-1 (Mersenne numbers) or 2^n for 2^(2^n)+1 (Fermat numbers), and B is the lower bound (i.e., the search limit) on any possible factors. Using the search limits given at
[url]www.fermatsearch.org[/url]
we find a "probability" of F33 = 2^(2^33)+1 being prime to be approximately 1 in 57,000,000. The probability for F34 is only about half of that, and F35 half that again. Since all Fermat numbers up to F32 are known to be composite, we can estimate the "probability" of there being even one more Fermat prime as being around one in 32,000,000. (I put "probability" in quotes because the actual probability is either zero or one.)


All times are UTC. The time now is 04:24.

Powered by vBulletin® Version 3.8.11
Copyright ©2000 - 2021, Jelsoft Enterprises Ltd.