mersenneforum.org  

Go Back   mersenneforum.org > Great Internet Mersenne Prime Search > Math

Reply
 
Thread Tools
Old 2006-09-07, 17:51   #12
R. Gerbicz
 
R. Gerbicz's Avatar
 
"Robert Gerbicz"
Oct 2005
Hungary

22·7·53 Posts
Default

Quote:
Originally Posted by R. Gerbicz View Post
So the probability that
for p prime number 2^p-1 is also prime is about
prod(k=1,k<2^p/p,isprime(2*k*p+1)*(1-1/(2*k))) and this will be about
c/p, where c is a constant. This proof isn't hard. Use that about every p-th
prime number is in the 2*k*p+1 sequence and 1-x is about exp(-x) if abs(x)
is small and also Mertens' theorem.
Something is wrong here. Because the original expected probability c*log(p)/p
so I've lost log(p) factor, this is important, otherwise there would be only
c*log(log(log(n))) Mersenne primes up to n (this can't be, looking the Mersenne
primes, the expected Mersennes is c*log(log(n)) up to n). So there is two possibilities:
prod(k=1,k<2^p/p,isprime(2*k*p+1)*(1-1/(2*k))) is c*log(p)/p or somewhere
else there is an error in my argument.


It is possible to extend Wagstaff's (wrong) conjecture to other modulo's. To give
c1 and c2 for that: the expected probability that 2^p-1 is prime is e^gamma*log(c1*p)/(p*log(2))
if p==1 mod 3 and e^gamma*log(c2*p)/(p*log(2)) if p==2 mod 3. Looking the data c1>c2.
But if for example we see the remainders modulo 15 then we get the highest
probability for p==4 mod 15. So it's interesting that not p==1 mod 15 gives the highest
probability. ( for that (p-1) is divisible by 3 and 5).

Last fiddled with by R. Gerbicz on 2006-09-07 at 18:00 Reason: addition and extension
R. Gerbicz is offline   Reply With Quote
Old 2006-09-11, 21:12   #13
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

101101011101112 Posts
Default

OK, now that the latest discovery has been confirmed, we have a brand-spanking-new data point to read more into than it deserves ;)

32582657 = 210*47*677 + 1 .
ewmayer is offline   Reply With Quote
Old 2006-09-11, 21:18   #14
alpertron
 
alpertron's Avatar
 
Aug 2002
Buenos Aires, Argentina

2·683 Posts
Default

The second largest prime factor 47 is slightly greater than the fifth root of the exponent, about 31.8. So there is no significant statistic departure here from the expected value.
alpertron is offline   Reply With Quote
Old 2006-09-11, 21:43   #15
ewmayer
2ω=0
 
ewmayer's Avatar
 
Sep 2002
República de California

103×113 Posts
Default

Quote:
Originally Posted by alpertron View Post
The second largest prime factor 47 is slightly greater than the fifth root of the exponent, about 31.8. So there is no significant statistic departure here from the expected value.
Next thing you're going to tell us that the 210 was "fully within the expected average range," right?

"This number is not smooth - it only pretends to be smooth." :D

Last fiddled with by ewmayer on 2006-09-11 at 21:44
ewmayer is offline   Reply With Quote
Old 2006-09-11, 22:05   #16
R. Gerbicz
 
R. Gerbicz's Avatar
 
"Robert Gerbicz"
Oct 2005
Hungary

22·7·53 Posts
Default

Quote:
Originally Posted by ewmayer View Post
Next thing you're going to tell us that the 210 was "fully within the expected average range," right?
No, it was luck. The exponent of M15 is 1279 and this is the first Mersenne prime, whose exponent>2^10. We know exactly 30 Mersenne primes larger than M14. So the probability that none of the p-1 is divisible by 1024 is (1-1/512)^30=0.9430 so it has got about 5.7% chance that at least one of them is divisible by 1024. Note that it isn't very exactly because for example p==1 mod 4 has got a slightly higher chance than p==3 mod 4 for Mersenne exponents.

We can continue this. p-2=3^6*5*7*1277 so p-2 is divisible by 3^6=729. Not bad, p-1 is divisible by 2^10, and it's neighbour divisible by 3^7. What's this chance?
R. Gerbicz is offline   Reply With Quote
Old 2006-09-11, 23:33   #17
alpertron
 
alpertron's Avatar
 
Aug 2002
Buenos Aires, Argentina

2·683 Posts
Default

Quote:
Originally Posted by ewmayer View Post
Next thing you're going to tell us that the 210 was "fully within the expected average range," right?

"This number is not smooth - it only pretends to be smooth." :D
Please see post #4 on this thread for the expected values of the second largest factor of p-1.
alpertron is offline   Reply With Quote
Old 2006-09-12, 03:58   #18
wpolly
 
wpolly's Avatar
 
Sep 2002
Vienna, Austria

3×73 Posts
Default

32582657=2*3*5430443-1

Last fiddled with by wpolly on 2006-09-12 at 03:59
wpolly is offline   Reply With Quote
Old 2006-09-12, 05:42   #19
akruppa
 
akruppa's Avatar
 
"Nancy"
Aug 2002
Alexandria

46438 Posts
Default

The average exponent of 2 in a prime minus 1 is 2. For the Mersenne primes in Dario's list we have an average exponent of 67/29 = 2.31... without M44, and 77/30 = 2.566... with M44. It's a bit above the expected value, but not an awful lot...

Alex

Last fiddled with by akruppa on 2006-09-12 at 07:49
akruppa is offline   Reply With Quote
Old 2006-09-13, 11:23   #20
Flatlander
I quite division it
 
Flatlander's Avatar
 
"Chris"
Feb 2005
England

31·67 Posts
Default

Quote:
Originally Posted by alpertron View Post
I don't know if this was noticed before.

This is the factorization of the exponent - 1 of Mersenne primes.

...

Look at the second largest factor, in general it is much smaller than a second largest factor of a random number, so it appears that the exponents are not randomly distributed.
Is there any reason 'exponent - 1' was chosen?
If you look at 'exponent + 1', the first few factor very uninterestingly.

Last fiddled with by Flatlander on 2006-09-13 at 11:34 Reason: typo
Flatlander is offline   Reply With Quote
Old 2006-09-13, 11:36   #21
R.D. Silverman
 
R.D. Silverman's Avatar
 
Nov 2003

746010 Posts
Default

Quote:
Originally Posted by Flatlander View Post
Is anything any reason 'exponent - 1' was chosen?
If you look at 'exponent + 1', the first few factor very uninterestingly.
I don't want to burst everyone's bubble, but this entire discussion
is *meaningless*, because noone has defined 'randomly distributed'.

If one means 'uniformly random', that is clearly impossible.

One must specify a *density function* before one can even begin to
talk about 'random distribution'. So far, I have not seen such a
definition or discussion.

The gaps between Mersenne exponents can not follow *any* stationary
distribution. The gaps must increase as p --> oo.

All this talk about 'random' is meaningless without some rigorous definitions.
R.D. Silverman is offline   Reply With Quote
Old 2006-09-13, 12:11   #22
alpertron
 
alpertron's Avatar
 
Aug 2002
Buenos Aires, Argentina

25268 Posts
Default

Quote:
Originally Posted by R.D. Silverman View Post
I don't want to burst everyone's bubble, but this entire discussion
is *meaningless*, because noone has defined 'randomly distributed'.

If one means 'uniformly random', that is clearly impossible.

One must specify a *density function* before one can even begin to
talk about 'random distribution'. So far, I have not seen such a
definition or discussion.

The gaps between Mersenne exponents can not follow *any* stationary
distribution. The gaps must increase as p --> oo.

All this talk about 'random' is meaningless without some rigorous definitions.
If f(2,p) is the second largest factor of p-1 (when p is prime), I'm looking for the average of log(f(2,p))/log p in the range (n, 10n) when n -> inf. I think that it should be a constant near 0.2. Please see post #4 again.
alpertron is offline   Reply With Quote
Reply



Similar Threads
Thread Thread Starter Forum Replies Last Post
Mersenne Prime Exponent Distribution PawnProver44 Miscellaneous Math 26 2016-03-18 08:48
PC shuts down randomly. Need Help please mdq Hardware 38 2009-05-23 09:35
Fun with the new Mersenne prime exponent ewmayer Lounge 4 2006-09-06 20:57
Distributed Factoring and prime testing algorithms bunbun Software 6 2006-03-27 17:14
Mersenne composites (with prime exponent) Dougy Math 4 2005-03-11 12:14

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


Fri Jul 16 18:04:43 UTC 2021 up 49 days, 15:51, 1 user, load averages: 2.16, 1.89, 1.63

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

This forum has received and complied with 0 (zero) government requests for information.

Permission is granted to copy, distribute and/or modify this document under the terms of the GNU Free Documentation License, Version 1.2 or any later version published by the Free Software Foundation.
A copy of the license is included in the FAQ.